source: roaraudio/ChangeLog @ 5102:04186989eedd

Last change on this file since 5102:04186989eedd was 5102:04186989eedd, checked in by phi, 13 years ago

roard now starts up in 32 bit mode by default. (configure option has been addded) (Closes: #48)

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