source: roaraudio/ChangeLog @ 5561:6b90284299f6

roaraudio_1_0beta3
Last change on this file since 5561:6b90284299f6 was 5561:6b90284299f6, checked in by phi, 12 years ago

Release!: v. 1.0beta3

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