source: roaraudio/ChangeLog @ 5417:9152cdd6a02c

Last change on this file since 5417:9152cdd6a02c was 5417:9152cdd6a02c, checked in by phi, 12 years ago

Fixed bug in MIDI clock (Closes: #193) (pr2)

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