source: roaraudio/ChangeLog @ 1149:610f61d064c1

Last change on this file since 1149:610f61d064c1 was 1149:610f61d064c1, checked in by phi, 15 years ago

started changelog for 0.2beta0 :)

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