news: add more miscellaneous missing news
This commit is contained in:
parent
be044ee1a2
commit
88362cbcca
15
NEWS
15
NEWS
@ -8,7 +8,9 @@ ver 0.15 (200?/??/??)
|
|||||||
- support the "album artist" tag
|
- support the "album artist" tag
|
||||||
- support MusicBrainz tags
|
- support MusicBrainz tags
|
||||||
- parse RVA2 tags in mp3 files
|
- parse RVA2 tags in mp3 files
|
||||||
- parse ID3 tags in RIFF/WAV files
|
- parse ID3 tags in AIFF/RIFF/WAV files
|
||||||
|
- ffmpeg: support new metadata API
|
||||||
|
- ffmpeg: added support for the tags comment, genre, year
|
||||||
* decoders:
|
* decoders:
|
||||||
- audiofile: streaming support added
|
- audiofile: streaming support added
|
||||||
- audiofile: added 24 bit support
|
- audiofile: added 24 bit support
|
||||||
@ -20,6 +22,8 @@ ver 0.15 (200?/??/??)
|
|||||||
- flac: parse stream tags
|
- flac: parse stream tags
|
||||||
- mpcdec: support the new libmpcdec SV8 API
|
- mpcdec: support the new libmpcdec SV8 API
|
||||||
- added configuration option to disable decoder plugins
|
- added configuration option to disable decoder plugins
|
||||||
|
- flac: support embedded cuesheets
|
||||||
|
- ffmpeg: updated list of supported formats
|
||||||
* audio outputs:
|
* audio outputs:
|
||||||
- added option to disable audio outputs by default
|
- added option to disable audio outputs by default
|
||||||
- wait 10 seconds before reopening after play failure
|
- wait 10 seconds before reopening after play failure
|
||||||
@ -32,6 +36,8 @@ ver 0.15 (200?/??/??)
|
|||||||
- pipe: new audio output plugin which runs a command
|
- pipe: new audio output plugin which runs a command
|
||||||
- alsa: better period_time default value for high sample rates
|
- alsa: better period_time default value for high sample rates
|
||||||
- solaris: new audio output plugin for Solaris /dev/audio
|
- solaris: new audio output plugin for Solaris /dev/audio
|
||||||
|
- httpd: new audio output plugin for web based streaming, similar to icecast
|
||||||
|
but built in.
|
||||||
* commands:
|
* commands:
|
||||||
- "playlistinfo" and "move" supports a range now
|
- "playlistinfo" and "move" supports a range now
|
||||||
- added "sticker database", command "sticker", which allows clients
|
- added "sticker database", command "sticker", which allows clients
|
||||||
@ -57,10 +63,13 @@ ver 0.15 (200?/??/??)
|
|||||||
* playlist: don't unpause on delete
|
* playlist: don't unpause on delete
|
||||||
* daemon: ignore "user" setting if already running as that user
|
* daemon: ignore "user" setting if already running as that user
|
||||||
* listen: fix broken client IP addresses in log
|
* listen: fix broken client IP addresses in log
|
||||||
* 32 bit audio support
|
* 24/32 bit audio support
|
||||||
* Print available protocols in --version
|
* print available protocols in --version
|
||||||
* fill buffer after seeking
|
* fill buffer after seeking
|
||||||
* choose the fallback resampler at runtime
|
* choose the fallback resampler at runtime
|
||||||
|
* steps taken towards win32 compatibility
|
||||||
|
* require glib 2.6 or greater
|
||||||
|
* built-in documentation using doxygen and docbook
|
||||||
|
|
||||||
|
|
||||||
ver 0.14.2 (2009/02/13)
|
ver 0.14.2 (2009/02/13)
|
||||||
|
Loading…
Reference in New Issue
Block a user