diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -15,6 +15,9 @@ ver 0.16 (20??/??/??) - sndfile: new decoder plugin based on libsndfile - flac: load external cue sheet when no internal one - mpg123: new decoder plugin based on libmpg123 + - sidplay: support sub-tunes + - sidplay: implemented songlength database + - sidplay: support seeking * encoders: - twolame: new encoder plugin based on libtwolame * output: @@ -32,6 +35,14 @@ ver 0.16 (20??/??/??) * obey $(sysconfdir) for default mpd.conf location +ver 0.15.3 (2009/08/29) +* decoders: + - vorbis: faster tag scanning with ov_test_callback() +* output: + - fix stuttering due to uninitialized variable +* update: don't re-read unchanged container files + + ver 0.15.2 (2009/08/15) * tags: - ape: check the tag size (fixes integer underflow) |