source: roaraudio/ChangeLog @ 4793:a5f42917b666

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

Moved error string lookup from VS into error.c (pr1)

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