source: roaraudio/ChangeLog @ 3512:498b97aad10c

Last change on this file since 3512:498b97aad10c was 3512:498b97aad10c, checked in by phi, 14 years ago

work on complibs

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