source: roaraudio/ChangeLog @ 4703:be4d84be6f04

Last change on this file since 4703:be4d84be6f04 was 4703:be4d84be6f04, checked in by phi, 13 years ago

added basic gopher support

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