source: roaraudio/ChangeLog @ 5143:56d0a7957ed2

roaraudio_0_4_pr0
Last change on this file since 5143:56d0a7957ed2 was 5143:56d0a7957ed2, checked in by phi, 13 years ago

Release!: v. 0.4pr0

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