source: roaraudio/ChangeLog @ 1164:34acf1586649

Last change on this file since 1164:34acf1586649 was 1157:5a1850d8ec0f, checked in by phi, 15 years ago

allow overruns in sync streams, make new driver API more stable (network drivers/SIGSOP/SIGCONT)

File size: 3.7 KB
Line 
1v, 0.2beta0 - ?
2        * use new driver interface as default (finally!)
3        * fixed a bug in roard to not accept new streams in termination state
4        * added support to filters to reset
5        * added basic support to report latency
6        * added vio support for ctl()s
7        * allow overruns in sync output streams
8
9v. 0.1beta5 - Wed Jan 21 2009
10        * done some patchs to help porting libroar to win32
11        * made libm optional
12        * added option to configure to build without any optional compontents
13        * added option to configure to give a helper programm to exec tests (e.g. wine)
14        * updated help a bit
15        * fixed roarbidir
16        * added support for sync vio
17        * updated roarfctest
18        * added filter reset command
19
20v. 0.1beta4 - Tue Dec 23 2008
21        * added roar_buffer_shift_out()
22        * changed roarshout to be 100% compatible with oggfwd options
23        * added full support for mu-Law
24        * added VIO support for driver API
25        * changed esd output driver to use new vio driver API
26        * wrote OSS driver
27        * added support for --standby and --auto-standby
28        * write support for stream based drivers, finally!
29        * added -o/-O-/-oO/-oN to roard: stream based output drivers
30        * patched null and raw driver to use VIO interface
31        * ported libao plugin to new VIO interface
32        * added -oP support to mark outputs primary
33        * added ROAR_INSTINT to abstract from __LP64__
34        * added new trivial filters: Add, Quantifier, Clip
35        * added codecfilter for libfishsound, use it as default for ogg_flac and ogg_speex
36        * added Ogg FLAC and Ogg Speex Magic
37        * added tool roarmonhttp: http streaming tool, CGI or inetd
38        * added writing support for RIFF/WAVE
39        * flag sources as sources
40        * patched some things for cygwin
41        * fixed double-reconnect bug within XMMS plugin
42        * include libao plugin in normal configure/build/install
43        * added passthru for meta streams
44        * fixed a lot small bugs
45        * include basic rc/init script for debian like systems
46
47v. 0.1beta3 - Thu Nov 27 2008
48        * fixed some includes, patch by janus
49
50v. 0.1beta2 - Tue Nov 25 2008
51        * check for __LP64__
52        * added roaraudio/error.h
53        * added manpages for roar_codec2str() and roar_str2codec()
54        * got some YIFF clients working, including yplay!
55        * added roarcleints/roarradio*: A RoarAudio client which inizialiszes a new source
56                                        and has buildin HTTP support.
57        * added CDRum support
58        * added writeing support for A-Law
59        * added proxy support for SOCKS4 and 4d, SSH and HTTP CONNECT
60        * improved 32 bit support a lot
61        * checking for IPv6 support, not just assuming it to exist (win32 fix)
62        * updated docs a bit
63        * added install target
64
65v. 0.1beta1 - Sun Sep 07 2008
66        * fixed a lot typos
67        * Added readonly support for A-Law
68        * now also build doc/
69        * fixed a bug with NetBSD's which
70        * look for pkg-config
71        * look for other tools, added --runtime-detect to configure
72        * Fixed some manpages
73        * added support for passive playback (passfh)
74        * added support for ROAR_ATTACH_SIMPLE
75        * cleaned codec ID #defines a bit up
76        * added CMD PASSFH
77        * get roard build again on MAC OS X
78        * added tool roarcatpassfh
79        * added --simple, --passive and --background to roarcatplay
80        * got cf vorbis work on vio
81        * got standard vio work better on DECnet
82
83v. 0.1 - Sun Aug 31 2008
84        * done basic stuff
85        * started 'libroaresd' to support ESD clients
86        * started 'libroararts' to support aRts clients
87        * started 'libroaryiff' to support YIFF clients
88        * started 'libroarpulse' to support PulseAudio clients
89        * done a libao plugin
90        * done a lot basic networking stuff, still need some more proxy code
91        * got roard work file even with small buffers (<1ms)
92        * support diffrent codecs server side decoding
93        * support for meta data
94        * done some manpages
95        * added Ogg Vorbis support (server and client side)
96        * added basic clients and some clients for testing and as examples
Note: See TracBrowser for help on using the repository browser.