aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 066e12792..5737dd02f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+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:///
+* 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
+ - 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
+
ver 0.18.8 (2014/02/07)
* decoder
- ffmpeg: support libav v10_alpha1