source: roaraudio/ChangeLog @ 1114:44fe0f22e73d

Last change on this file since 1114:44fe0f22e73d was 1114:44fe0f22e73d, checked in by phi, 15 years ago

updated ChangeLog? to represent the changes on the new version

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