source: roaraudio/ChangeLog @ 1001:6c779f376e99

Last change on this file since 1001:6c779f376e99 was 1001:6c779f376e99, checked in by phi, 15 years ago

Ogg FLAC/Ogg Speex support via libfishsound

File size: 2.6 KB
Line 
1v. 0.1beta4 - ???
2        * added roar_buffer_shift_out()
3        * changed roarshout to be 100% compatible with oggfwd options
4        * added full support for mu-Law
5        * added VIO support for driver API
6        * changed esd output driver to use new vio driver API
7        * wrote OSS driver
8        * added support for --standby and --auto-standby
9        * write support for stream based drivers, finally!
10        * added -o/-O-/-oO/-oN to roard: stream based output drivers
11        * patched null and raw driver to use VIO interface
12        * ported libao plugin to new VIO interface
13        * added -oP support to mark outputs primary
14        * added ROAR_INSTINT to abstract from __LP64__
15        * added new trivial filters: Add, Quantifier, Clip
16        * added codecfilter for libfishsound, use it as default for ogg_flac and ogg_speex
17        * added Ogg FLAC and Ogg Speex Magic
18
19v. 0.1beta3 - Thu Nov 27 2008
20        * fixed some includes, patch by janus
21
22v. 0.1beta2 - Tue Nov 25 2008
23        * check for __LP64__
24        * added roaraudio/error.h
25        * added manpages for roar_codec2str() and roar_str2codec()
26        * got some YIFF clients working, including yplay!
27        * added roarcleints/roarradio*: A RoarAudio client which inizialiszes a new source
28                                        and has buildin HTTP support.
29        * added CDRum support
30        * added writeing support for A-Law
31        * added proxy support for SOCKS4 and 4d, SSH and HTTP CONNECT
32        * improved 32 bit support a lot
33        * checking for IPv6 support, not just assuming it to exist (win32 fix)
34        * updated docs a bit
35        * added install target
36
37v. 0.1beta1 - Sun Sep 07 2008
38        * fixed a lot typos
39        * Added readonly support for A-Law
40        * now also build doc/
41        * fixed a bug with NetBSD's which
42        * look for pkg-config
43        * look for other tools, added --runtime-detect to configure
44        * Fixed some manpages
45        * added support for passive playback (passfh)
46        * added support for ROAR_ATTACH_SIMPLE
47        * cleaned codec ID #defines a bit up
48        * added CMD PASSFH
49        * get roard build again on MAC OS X
50        * added tool roarcatpassfh
51        * added --simple, --passive and --background to roarcatplay
52        * got cf vorbis work on vio
53        * got standard vio work better on DECnet
54
55v. 0.1 - Sun Aug 31 2008
56        * done basic stuff
57        * started 'libroaresd' to support ESD clients
58        * started 'libroararts' to support aRts clients
59        * started 'libroaryiff' to support YIFF clients
60        * started 'libroarpulse' to support PulseAudio clients
61        * done a libao plugin
62        * done a lot basic networking stuff, still need some more proxy code
63        * got roard work file even with small buffers (<1ms)
64        * support diffrent codecs server side decoding
65        * support for meta data
66        * done some manpages
67        * added Ogg Vorbis support (server and client side)
68        * added basic clients and some clients for testing and as examples
Note: See TracBrowser for help on using the repository browser.