source: roaraudio/ChangeLog @ 1124:5a630e3bd0a8

Last change on this file since 1124:5a630e3bd0a8 was 1122:a7f6c777986f, checked in by phi, 15 years ago

typo and +sync vio

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