source: roaraudio/ChangeLog @ 4405:55b8ee27d991

roaraudio_0_4beta0
Last change on this file since 4405:55b8ee27d991 was 4405:55b8ee27d991, checked in by phi, 14 years ago

release!

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