source: roaraudio/ChangeLog @ 4577:e9b3b3b521dd

Last change on this file since 4577:e9b3b3b521dd was 4577:e9b3b3b521dd, checked in by phi, 13 years ago

Announce standards via OpenSLP (Closes: #5)

File size: 15.7 KB
Line 
1v. 0.4beta2 - ?
2        * Announce standards via OpenSLP (Closes: #5)
3
4v. 0.4beta1 - Mon Nov 01 2010 16:14 CET
5        Prereleases: 0: Fri Oct 29 2010 11:14 CEST
6        * Implemented a very general test for types. Needed by win32 port.
7        * Added support to enum servers with roarctl.
8        * Improved server eunm.
9        * Implemented SERVER_INFO command.
10        * Added some basic crypto functions.
11        * Implemented Tiger Hash Algo.
12        * Implemented basic AUTH command.
13        * Implemented CAPS command.
14        * Wrote authfile API.
15        * Changed SONAME version to 1.
16        * Changed buffer interface, no public struct anymore.
17        * Fixed lots of compiler warnings
18        * Added new test system RAT
19        * Added support for single sink mode (Closes: #25)
20        * Implemented atomic flag toggling and flag protection.
21        * Started porting to OpenVMS (See #24)
22        * Escape user input to configure script correctly (Closes: #28)
23
24v. 0.4beta0 - Fri Oct 01 2010 13:36 CEST
25        Prereleases: 0: Sun Sep 26 2010 18:29 CEST;
26                     1: Tue Sep 28 2010 22:55 CEST
27        * fixed FTBFS with newer versions of RSound
28        * Added memory locking module to roard
29        * fixed libroaross's select() to work with mplayer
30        * fixed a problem with PASSFH on some systems
31        * Added LTM support to libroar and roard (roard only supports RMS)
32        * Added a lot const keywords
33        * Added notify framework (process internal signals)
34        * Added support for WAIT command
35        * Added support to get a list of possible servers (enumdev)
36        * Added hwmixer support to roard
37        * fixed LD_LIBRARY_PATH bug in roarify (GNU systems only) (pr1)
38          (Closes: DEB#598295, CVE-2010-3363)
39        * fixed matrix pointer bug in libao driver. (pr1)
40        * Some doc updates (final release)
41
42v. 0.3 - Sun Aug 22 2010 26:14 CEST
43        Prereleases: 0: Mon Aug 16 2010 29:58 CEST;
44                     1: Fri Aug 20 2010 11:13 CEST
45        * Fixed locking bug with libroaross and Audacity
46        * Added working resampler code thanks to maister.
47          (Closes: DEB#592017)
48        * Changed way to find default driver.
49        * Updated Debian init script
50        * Added VS API
51        * Fixed strange bug in RSound emulation killing streams
52          after long time.
53        * Removed libao and audacious plugins (they are in upstream now)
54        * Added basic bash completion script
55        * Updated ckport database file to match the current libs (pr1)
56        * Wrote more comments in the VS header (pr1)
57        * fixed latency stuff in VS (pr1)
58
59v. 0.3beta7 - Fri Jul 23 2010 15:11 CEST
60        Prereleases: 0: Mon Jul 19 2010 12:58 CEST;
61                     1: Mon Jul 19 2010 20:37 CEST;
62                     2: Wed Jul 21 2010 11:07 CEST
63        * Added support for audio profiles
64        * Updated libroarrsound
65        * Added RPlay protocol to roard
66        * Updates of copyright and license headers
67        * Added ckport file
68        * Updated some tools to get away from old, legacy
69          and security relevant function calls
70        * Fixed bug with incorrect number of arguments to roard
71        * Added some more ROAR_INFO()s to roard
72        * Added tool roarclientpass
73        * Corrected Debian init script (pr1)
74        * Fixed problems on Big Endian systems with libdnet (pr2)
75
76v. 0.3beta6 - Thu Jun 24 2010 20:47 CEST
77        Prereleases: 0: Fri Jun 11 2010 10:47 CEST;
78                     1: Sat Jun 12 2010 11:07 CEST;
79                     2: Wed Jun 16 2010 12:52 CEST
80        * Added something like select() for VIOs
81        * Fixed a lot warnings
82        * disabled cmd codecfilter by default
83        * Fixed error with roarinterconnect on non-OSS systems
84        * Fixed some problems with minimal builds
85        * Some Copyright fixes
86        * much better VIO support for connections
87        * much better OSS emulation
88        * Updated win32 port
89        * Updated RSound support
90        * fixed pos calc in case of PCM->PCM converting (pr1)
91        * fixed libroarpulse (pr2)
92
93v. 0.3beta5 - Sun May 02 2010 12:41 CEST
94        * added tool roardtmf
95        * Support to store server address in X11's root window propertys
96        * some small fixes
97        * wrote a lot more libroarpulse code, some async API clients work now
98        * added compbins for esddsp, artsdsp, audiooss, padsp
99        * splited libroarpulse and libroarpulse-simple
100        * upgraded some code to use VIO
101        * more updates for Debian
102        * fixed init script for Debian and Debian like systems
103        * fixed some mixer stuff, a lot things work better now
104        * added support for notify beeps
105        * updated drivers
106        * updated ROAR_{ERR,WARN,INFO,DBG}()
107        * added syslog support
108        * updated test suit
109        * done a lot work on libroaross
110        * fixed segfault in ALSA plugin
111        * Added support for OSS to roarinterconnect(1)
112        * Added server side RSound Emulation
113        * Added libroarrsound, client side RSound Emulation
114        * Added ALSA driver
115        * Added RSound driver
116        * Added PortAudio driver
117
118v. 0.3beta4 - Sat Feb 06 2010 26:02 CET
119        * Applyed patches for Debian
120        * updated roarify to load libs of correct version
121        * updated list of supported versions (complibs)
122        * added header with common units
123        * added support for PulseAudio Simple protocol
124        * added support to libroaross to emulate DMX4Linux (write only)
125        * added DSTR driver to roard
126        * updated librarys' soname
127        * do not link OpenSSL by default (licence incompatible?)
128        * support for dynamic lib loading, plugin interface
129        * support to for registering DSTR types
130        * moved WinSock things out of main vio.[ch]
131        * support auto-tool --prefix*=*
132
133v. 0.3beta3 - Fri Jan 22 2010 22:17 CET
134        * added some aRts/NAS/YIFF/PulseAudio tools to compbins
135        * added support for comp libs to roar-config
136        * added support for uni-directional streams in roarinterconnect
137        * write much better support for config, including codec config
138        * reduced the TCP overhead produced by speex
139        * added support for speex preprocessor
140        * get names of complibs from table, do not guess them
141        * a lot small fixes
142        * moved most of the mixer stuff out of roard into libroardsp
143        * added flags immutable and enhance
144        * test for signal.h
145        * Corrected (DSTR) HTTP Protocol support so servers without headerflush
146          should now work, too.
147        * added protocol support for icy
148        * Added version numbers to lib names
149        * updated manpages
150        * wrote OSS emulation
151        * fixed test scripts
152
153v. 0.3beta2 - Mon Oct 05 2009 19:48 CEST
154        * Added prethru flag
155        * Added support to read info about client's network node
156        * Ported libroaresd, libroarartsc
157        * Fixed some problems with EsounD emulation
158        * added support for compatibility binarys
159        * added poll() support to libroarsndio
160        * reject streams of unsupported codec
161
162v. 0.3beta1 - Sat Sep 26 2009 25:50 CEST
163        * incremented nummber of streams per client fron 4 to 8
164        * RIFF WAVE codecfilter uses virtual streams
165        * another set of changed names of parameters in roarctl
166        * Interface to read byteorder of a client from roard
167        * implemented a 'state of stream' var
168        * cleanup, small fixes
169        * added VIO interface to transcoder interface
170        * ask codecfilter of parent in case of new child stream
171        * added 'subsystem' complex: multi subsystem data on single streams
172        * added basic /Radio Data and Trasmitter Control System/.
173        * better support for stereo upmixing
174        * make audio group a optional thing
175        * better support for win32
176        * wrote WMM driver
177        * better multi protocol support
178        * Support for server side EsounD emulation on win32
179
180v. 0.3beta0 - Sun Sep 06 2009 22:42 CEST
181        * added new stream directions for MIDI and light control
182        * cleanup of client stream struct
183        * added basic light control subsystem
184        * added DMX512 driver
185        * wrote basic MIDI subsystem
186        * added flag 'mute'
187        * added flag 'mmap'
188        * added lib libroarmidi and libroarlight
189        * added OpenSLP support
190        * rewote fillmixbuer2 code
191        * added a roar_conv2() with a more clear API
192        * added support to write pidfile
193        * added support for encoding 32 bit Vorbis streams
194        * added transcoding features in libroardsp
195        * added tool 'roarphone'
196        * added tool 'roarinterconnect'
197        * added simple raw data subsystem
198        * added working support for THRU streams
199        * changed names of parameters in roarctl
200        * added lib libroareio - Extended IO for RoarAudio
201        * Update order of default drivers, now it is: oss, ao, esd, null
202        * cleanup of old sysio driver interface
203        * added server side EsounD emulation
204        * added multi homed support to server
205        * fixed a long outstanding bug with pa_path_get_filename()
206
207v. 0.2 - Thu May 21 2009 21:00
208        * do a some more testings for functions not existing on win32
209        * init winsock
210        * done a lot fixes in order to get libroar and some clients work on win32
211        * done a lot cleanup on configure script
212
213v. 0.2rc2 - Sun May 17 2009 25:44
214        * corrected check for GNU peercred
215        * added basic logging support to configure
216        * fixed plugin configures
217        * added and fixed semi-install target on plugins
218        * call plugin configures from main configure
219        * include plugins in Makefile known to work from configure
220        * fixed Makefiles of plugins: added -I../../include, -L../../lib
221        * Make use of pkg-config in plugin configures
222        * corrected possition of -ls on linker commands in most Makefiles
223        * added more explicide linker commands so most things now build
224          with classic BSD make.
225        * devided into components: libs, roard, clients, doc
226        * add toption to set roard's cycle freq
227        * moved a lot things in plugin's configure scripts to a commone one
228
229v. 0.2rc1 - Wed May 13 2009 12:05
230        * Started to port to OpenSolaris
231        * fixed bug in default based sockets, make HTTP VIO from non default port work
232        * got libroarsndio build under OpenBSD 4.5
233        * do not depend tests in configure on roaraudio.h: fixes some checks on *BSD
234        * renamed member 'fh' of connection struct to '__fh', this breaks
235          all code depending on it so we see how it behaves in case
236          we replace this with a real VIO object in near future
237        * started VIO 2popen interface
238        * fixed exec() on systems with sizeof(int) != sizeof(char*)
239        * do not do unnessesery calls to fdatasync() on sockets
240        * link roarvorbis against libogg and libvorbis
241        * remove need of GNU/Tar like -z on remote system from send-roaraudio
242        * added support for hwmixer flag on OSS and sndio driver
243        * fiexed some typos
244
245v. 0.2beta3 - Fri May 01 2009 15:15
246        * added esdfilt options to roarfilt, esdplay options to roarcatplay
247        * added short options to roarcat/mon/filt as stated in the manpage
248        * updated manpages
249        * also build libroar{,dsp}.a
250        * Changed VIO CTLs in a binary inkompatible way
251        * added support for autoconf flag to OSS driver
252        * added driver for OpenBSD sndio interface
253        * started libroarsndio
254        * added code for plugins: audacirus, mplayer, gst10
255        * fixed some building problems
256        * added roarify and s start for it's manpage
257        * added stream flags pause and hwmixer
258
259v. 0.2beta2 - Fri Mar 27 2009 21:20
260        * added (dummy) flags autoconf and cleanmeta
261        * added streams_ctl() to server
262        * added support for primary flag as -oO, support for blocks parameter
263        * added (GnuPG) pinentry support.
264        * added support for Ogg Vorbis encoder to set meta data :)
265        * fixed some (minor) bugs, including segfault in vio
266        * added a lot things to the vio interface
267        * added gzip and simple OpenPGP support to vio interface
268        * added a simple pointer stack.
269        * added (OpenSSH) askpass support.
270        * added vio pipe support, currectly pipe() and socketpair() based onse.
271        * test for OpenSSL
272        * added support to VIO open OpenSSL BIOs
273        * added support to read a string and convert it into a VIO stack
274        * added simple VIO stack as VIO pass object
275        * started cleaner VIO Socket implementation
276        * Reduced lib size with --minimal trasticly (>33%!)
277        * Done a lot patches to makeing RoarAudio more portable (also to win32)
278        * moved convert.[ch] and poly.[ch] from libroar to libroardsp
279        * updated AUTHROS, README and check HACKING
280        * added tools/send-roaraudio: tool to send RoarAudio von CVS to a diffrent
281                                      host in order to test it.
282        * added dist/archlinux and archlinux rc script.
283
284v. 0.2beta1 - Mon Feb 23 2009 25:08
285        * added options --default-codec and --without-cf-cmd to configure script
286        * added some funcs to list of frozen API calls
287        * added sleep command to roarctl
288        * updated roard manpage
289        * fixed a possible segfault within auto codec detection and
290          added support for native flac
291        * fixed some compiler warnings
292        * made roarcat and roarmon 100% esdcat and esdmon compatible
293        * set fragment size for OSS driver
294        * fixed some minor bugs
295        * changed buffer interface a bit to support non buffer alloced buffers
296
297v. 0.2beta0 - Wed Feb 04 2009
298        * use new driver interface as default (finally!)
299        * fixed a bug in roard to not accept new streams in termination state
300        * added support to filters to reset
301        * added basic support to report latency
302        * added vio support for ctl()s
303        * allow overruns in sync output streams
304        * solved double close bug
305        * added support for non-execed streams with client behinde a NAT gateway
306        * use socketpair() for AF_UNIX streams to create a new non-execed stream
307        * got AF_UNIX support back working on OpenBSD
308        * added needed paths for OpenBSD
309        * only use use fsync() if there is no fdatasync()
310
311v. 0.1beta5 - Wed Jan 21 2009
312        * done some patchs to help porting libroar to win32
313        * made libm optional
314        * added option to configure to build without any optional compontents
315        * added option to configure to give a helper programm to exec tests (e.g. wine)
316        * updated help a bit
317        * fixed roarbidir
318        * added support for sync vio
319        * updated roarfctest
320        * added filter reset command
321
322v. 0.1beta4 - Tue Dec 23 2008
323        * added roar_buffer_shift_out()
324        * changed roarshout to be 100% compatible with oggfwd options
325        * added full support for mu-Law
326        * added VIO support for driver API
327        * changed esd output driver to use new vio driver API
328        * wrote OSS driver
329        * added support for --standby and --auto-standby
330        * write support for stream based drivers, finally!
331        * added -o/-O-/-oO/-oN to roard: stream based output drivers
332        * patched null and raw driver to use VIO interface
333        * ported libao plugin to new VIO interface
334        * added -oP support to mark outputs primary
335        * added ROAR_INSTINT to abstract from __LP64__
336        * added new trivial filters: Add, Quantifier, Clip
337        * added codecfilter for libfishsound, use it as default for ogg_flac and ogg_speex
338        * added Ogg FLAC and Ogg Speex Magic
339        * added tool roarmonhttp: http streaming tool, CGI or inetd
340        * added writing support for RIFF/WAVE
341        * flag sources as sources
342        * patched some things for cygwin
343        * fixed double-reconnect bug within XMMS plugin
344        * include libao plugin in normal configure/build/install
345        * added passthru for meta streams
346        * fixed a lot small bugs
347        * include basic rc/init script for debian like systems
348
349v. 0.1beta3 - Thu Nov 27 2008
350        * fixed some includes, patch by janus
351
352v. 0.1beta2 - Tue Nov 25 2008
353        * check for __LP64__
354        * added roaraudio/error.h
355        * added manpages for roar_codec2str() and roar_str2codec()
356        * got some YIFF clients working, including yplay!
357        * added roarcleints/roarradio*: A RoarAudio client which inizialiszes a new source
358                                        and has buildin HTTP support.
359        * added CDRum support
360        * added writeing support for A-Law
361        * added proxy support for SOCKS4 and 4d, SSH and HTTP CONNECT
362        * improved 32 bit support a lot
363        * checking for IPv6 support, not just assuming it to exist (win32 fix)
364        * updated docs a bit
365        * added install target
366
367v. 0.1beta1 - Sun Sep 07 2008
368        * fixed a lot typos
369        * Added readonly support for A-Law
370        * now also build doc/
371        * fixed a bug with NetBSD's which
372        * look for pkg-config
373        * look for other tools, added --runtime-detect to configure
374        * Fixed some manpages
375        * added support for passive playback (passfh)
376        * added support for ROAR_ATTACH_SIMPLE
377        * cleaned codec ID #defines a bit up
378        * added CMD PASSFH
379        * get roard build again on MAC OS X
380        * added tool roarcatpassfh
381        * added --simple, --passive and --background to roarcatplay
382        * got cf vorbis work on vio
383        * got standard vio work better on DECnet
384
385v. 0.1 - Sun Aug 31 2008
386        * done basic stuff
387        * started 'libroaresd' to support ESD clients
388        * started 'libroararts' to support aRts clients
389        * started 'libroaryiff' to support YIFF clients
390        * started 'libroarpulse' to support PulseAudio clients
391        * done a libao plugin
392        * done a lot basic networking stuff, still need some more proxy code
393        * got roard work file even with small buffers (<1ms)
394        * support diffrent codecs server side decoding
395        * support for meta data
396        * done some manpages
397        * added Ogg Vorbis support (server and client side)
398        * added basic clients and some clients for testing and as examples
Note: See TracBrowser for help on using the repository browser.