source: roaraudio/ChangeLog @ 4198:afe9fe9194b0

Last change on this file since 4198:afe9fe9194b0 was 4198:afe9fe9194b0, checked in by phi, 14 years ago

disable libao and audacious plugins

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