source: roaraudio/ChangeLog @ 4412:4c720a643e75

Last change on this file since 4412:4c720a643e75 was 4412:4c720a643e75, checked in by phi, 14 years ago

type test

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