source: roaraudio/ChangeLog @ 4950:a18a02be1349

Last change on this file since 4950:a18a02be1349 was 4950:a18a02be1349, checked in by phi, 13 years ago

Added support for non-stream execs (Closes: #32)

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