source: roaraudio/ChangeLog @ 4555:304dd9501edb

Last change on this file since 4555:304dd9501edb was 4555:304dd9501edb, checked in by phi, 13 years ago

Escape user input to configure script correctly (Closes: #28)

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