source: roaraudio/ChangeLog @ 5635:94450e5c67fc

Last change on this file since 5635:94450e5c67fc was 5635:94450e5c67fc, checked in by phi, 12 years ago

Added audio click to roard's libshout driver "shout".

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