source: roaraudio/ChangeLog @ 4866:532ec0e34fcc

roaraudio_0_4beta5_pr0
Last change on this file since 4866:532ec0e34fcc was 4866:532ec0e34fcc, checked in by phi, 13 years ago

Release!: 0.4beta5-pr0

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