diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 37 |
1 files changed, 37 insertions, 0 deletions
@@ -1,3 +1,40 @@ +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 + - "playlistadd" supports file:/// + - "idle" with unrecognized event name fails +* database + - proxy: forward "idle" events + - proxy: copy "Last-Modified" from remote directories + - upnp: new plugin +* storage + - music_directory can point to a remote file server + - nfs: new plugin + - smbclient: new plugin +* playlist + - soundcloud: use https instead of http + - soundcloud: add default API key +* archive + - read tags from songs in an archive +* input + - alsa: new input plugin + - nfs: new input plugin + - smbclient: new input plugin +* filter + - volume: improved software volume dithering +* encoder: + - shine: new encoder plugin +* threads: + - the update thread runs at "idle" priority + - the output thread runs at "real-time" priority + - increase kernel timer slack on Linux + - name each thread (for debugging) +* new resampler option using libsoxr +* allow playlist directory without music directory +* install systemd unit for socket activation + ver 0.18.9 (not yet released) * decoder - vorbis: fix linker failure when libvorbis/libogg are static |