source: roaraudio/ChangeLog @ 4778:0597235b26c1

Last change on this file since 4778:0597235b26c1 was 4777:5a250aafb5ba, checked in by phi, 13 years ago

Added support for use of DECnet and ARP neighbour tables to locate servers (enumdev only at the moment).

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