source: roaraudio/ChangeLog @ 1165:aaab2496feab

Last change on this file since 1165:aaab2496feab was 1165:aaab2496feab, checked in by phi, 15 years ago

ha, I finally fixed the double close bug

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