aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68efb8a85..5354019f2 100644
--- a/NEWS
+++ b/NEWS
@@ -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