source: roaraudio/ChangeLog @ 1028:95623ae5d1b2

Last change on this file since 1028:95623ae5d1b2 was 1028:95623ae5d1b2, checked in by phi, 15 years ago

updated ChangeLog?: added roarmonhttp and RIFF/WAVE support

File size: 2.7 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        * added tool roarmonhttp: http streaming tool, CGI or inetd
19        * added wirting support for RIFF/WAVE
20
21v. 0.1beta3 - Thu Nov 27 2008
22        * fixed some includes, patch by janus
23
24v. 0.1beta2 - Tue Nov 25 2008
25        * check for __LP64__
26        * added roaraudio/error.h
27        * added manpages for roar_codec2str() and roar_str2codec()
28        * got some YIFF clients working, including yplay!
29        * added roarcleints/roarradio*: A RoarAudio client which inizialiszes a new source
30                                        and has buildin HTTP support.
31        * added CDRum support
32        * added writeing support for A-Law
33        * added proxy support for SOCKS4 and 4d, SSH and HTTP CONNECT
34        * improved 32 bit support a lot
35        * checking for IPv6 support, not just assuming it to exist (win32 fix)
36        * updated docs a bit
37        * added install target
38
39v. 0.1beta1 - Sun Sep 07 2008
40        * fixed a lot typos
41        * Added readonly support for A-Law
42        * now also build doc/
43        * fixed a bug with NetBSD's which
44        * look for pkg-config
45        * look for other tools, added --runtime-detect to configure
46        * Fixed some manpages
47        * added support for passive playback (passfh)
48        * added support for ROAR_ATTACH_SIMPLE
49        * cleaned codec ID #defines a bit up
50        * added CMD PASSFH
51        * get roard build again on MAC OS X
52        * added tool roarcatpassfh
53        * added --simple, --passive and --background to roarcatplay
54        * got cf vorbis work on vio
55        * got standard vio work better on DECnet
56
57v. 0.1 - Sun Aug 31 2008
58        * done basic stuff
59        * started 'libroaresd' to support ESD clients
60        * started 'libroararts' to support aRts clients
61        * started 'libroaryiff' to support YIFF clients
62        * started 'libroarpulse' to support PulseAudio clients
63        * done a libao plugin
64        * done a lot basic networking stuff, still need some more proxy code
65        * got roard work file even with small buffers (<1ms)
66        * support diffrent codecs server side decoding
67        * support for meta data
68        * done some manpages
69        * added Ogg Vorbis support (server and client side)
70        * added basic clients and some clients for testing and as examples
Note: See TracBrowser for help on using the repository browser.