source: roaraudio/ChangeLog @ 1151:699db521c74a

Last change on this file since 1151:699db521c74a was 1149:610f61d064c1, checked in by phi, 15 years ago

started changelog for 0.2beta0 :)

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