diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +ver 0.20 (not yet released) +* protocol + - "commands" returns playlist commands only if playlist_directory configured + - "search"/"find" have a "window" parameter + - report song duration with milliseconds precision + - "sticker find" can match sticker values +* tags + - ape, ogg: drop support for non-standard tag "album artist" + affected filetypes: vorbis, flac, opus & all files with ape2 tags + (most importantly some mp3s) +* decoder + - ffmpeg: support ReplayGain and MixRamp + - ffmpeg: support stream tags +* output + - pulse: set channel map to WAVE-EX +* mixer + - null: new plugin +* reset song priority on playback +* remove dependency on GLib + ver 0.19.8 (not yet released) * input - mms: reduce delay at the beginning of playback |