diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +ver 0.19 (not yet released) +* protocol + - new commands "addtagid", "cleartagid" + - "lsinfo" and "readcomments" allowed for remote files + - "listneighbors" lists file servers on the local network +* database + - proxy: forward "idle" events + - proxy: copy "Last-Modified" from remote directories + - 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 |