source: roaraudio/ChangeLog @ 4069:3db1f618d632

roaraudio_0_3beta7_pr0
Last change on this file since 4069:3db1f618d632 was 4069:3db1f618d632, checked in by phi, 14 years ago

prerelease!

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