aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a0c5c415..628d50ba3 100644
--- a/NEWS
+++ b/NEWS
@@ -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