source: roaraudio/ChangeLog @ 4843:05ca8907fa35

Last change on this file since 4843:05ca8907fa35 was 4843:05ca8907fa35, checked in by phi, 13 years ago

Added support for HTTP Basic Auth

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