ChangeLog
Release date: Sun May 13 2012 21:28 CEST
- Fixed warnings on AMD64 (Closes: #203)
- Added support to set audio info of codec helper (Closes: #200)
- Added support for multiple queues (Closes: #210, #211, #198)
- Added const keywords to client_str2acclev() and client_str2proto() (Closes: #216)
- Support reading old stores (Closes: #221)
- CURRENT, DEFAULT and STARTUP pointers are now per queue (Closes: #223)
- Make global variables more local.
- Reduced memory usage (by ~24% on test setup).
- Updated plugin system (export public header with plugin API).
Release date: Sat Mar 17 2012 13:12 CET
- Ported to RoarAudio 1.0* (Closes: #182)
- Fixed some compiler warnings.
- Added support to load plugins.
- Added some more const keywords.
- Made some global variables more local.
- Re-ported to win32.
- Increased maximum number of playlists to 64.
Release date: Fri Sep 30 2011 14:07 CEST
- Some fixes to smooth usage on win32.
- Corrected license headers.
- Support to load playlist via command lion.
- Support playback while import.
Release date: Tue Dec 21 2010 15:57 CET
- Corrected test for libuuid and libslp
- Added codec-helper directory with common Codec Helpers
- Moved rpld-* tools from RoaringBox package to this one.
- Added support for random EIs and random pointers.
- Store and restore volume via normal store directory (Closes: #67)
- Added support (currently write only) for XSPF playlists (See: #65)
Release date: Thu Nov 18 2010 15:42 CET
- Set ownership and rights on UNIX sockets on our own, no need to be set by init script anymore (Closes: #69)
- Do not kill process if pidfile does not exist or is empty (Closes: #70)
- Handle server side volume changes correctly (Closes: #68)
- Added support for --close-fh and --client-fh (Closes: #71)
- Added support for --no-listen
- Done some manpage updates.
- Avoid non-deletable pid-file
- Fixed a lot compiler warnings (-Wextra stuff only)
- Fixed spaces in IMPORT and EXPORT commands bug (Closes: #79)
- Set debug message prefix correctly
Release date: Tue Nov 09 2010 17:05 CET
- Fixed OpenSLP support (cased when libroar not supporing SLP)
- Added non-fatal version of --restore (Closes: #58)
- Corrected text in Debian init script (Closes: #57)
- Reject to run as root. Fixes root exploit trigged by very stupid users (Closes: #63)
Release date: Fri Oct 01 2010 21:08 CEST
- Added history playlist
- Updated mpd protocol support a lot
Release date: Sat Jul 24 2010 23:04 CEST
- Added manpage
- Added UNAUTH command in simple protocol
- Changed all internals from sysio to VIO
Release date: Mon May 03 2010 22:12 CEST
- support for auto locating files if no filename is given based on Tantalos
- Added support for reading meta data from roard
- started MPD protocol emulation
- wrote control files for Debian
Release date: Sun Jan 10 2010 23:42 CET
- Start of project
- Support for multiple playlists
- Import/Export for RPLD, VCLT, M3U, PLS, Plain
- Support for UNIX/IPv4/DECnet sockets
- Support for Store and Restore
- Support for codec helper
- Support files for Debian like systems
- configure and install make target
- Support restore of UUID from VCLT playlists
- Support for two pointers: current playlist pointer, default playlist pointer
- Support to store pointers
- PIDFile support
- support to pause streams
- support for Artist/Performer to be diffrent
- support annoucement via OpenSLP
|