source: roaraudio/ChangeLog @ 1139:c1e6154ad919

roaraudio_0_1beta5
Last change on this file since 1139:c1e6154ad919 was 1139:c1e6154ad919, checked in by phi, 15 years ago

updates for 0.1beta5

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