source: roaraudio/ChangeLog @ 4751:86b8468f9404

Last change on this file since 4751:86b8468f9404 was 4751:86b8468f9404, checked in by phi, 13 years ago

Disable more stuff in minimal build (Closes: #104)

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