source: roaraudio/ChangeLog @ 5109:4f9fc788fe91

Last change on this file since 5109:4f9fc788fe91 was 5109:4f9fc788fe91, checked in by phi, 13 years ago

Started to use compiler attributes (Also see: #130)

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