source: roaraudio/ChangeLog @ 3762:ae388834ca5b

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

prepair for next version

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