source: roaraudio/ChangeLog @ 4201:6a20e75a4f6b

roaraudio_0_3_pr0
Last change on this file since 4201:6a20e75a4f6b was 4201:6a20e75a4f6b, checked in by phi, 14 years ago

release!

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