diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +ver 0.19 (not yet released) +* protocol + - new commands "addtagid", "cleartagid" + - "lsinfo" and "readcomments" allowed for remote files +* database + - proxy: forward "idle" events + - upnp: new plugin +* playlist + - soundcloud: use https instead of http +* archive + - read tags from songs in an archive +* input + - alsa: new input plugin + - smbclient: new input plugin +* filter + - volume: improved software volume dithering +* encoder: + - shine: new encoder plugin +* new resampler option using libsoxr +* the update thread runs at "idle" priority +* the output thread runs at "real-time" priority + ver 0.18.8 (not yet released) * decoder - ffmpeg: support libav v10_alpha1 |