diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +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 +* tags + - ape: drop support for non-standard tag "album artist" +* output + - pulse: set channel map to WAVE-EX +* mixer + - null: new plugin +* reset song priority on playback +* remove dependency on GLib + ver 0.19.7 (not yet released) * playlist - don't skip non-existent songs in "listplaylist" |