source: roaraudio/ChangeLog @ 5196:6769899f55d2

Last change on this file since 5196:6769899f55d2 was 5196:6769899f55d2, checked in by phi, 12 years ago

Re-wrote ALSA plugin (pr1)

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