aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c5649c33..133b3ae06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1172,3 +1172,34 @@ Version 0.10.0
* updated Portuguese translation (Sérgio Marques)
* updated Russian translation
* updated Ukrainian translation (Gennadi Motsyo)
+
+Version 0.11.0
+* added archive reader plugin (requires TagLib 1.11 or higher)
+* added file writer plugin
+* added icecast output plugin
+* added feature to disable notifications when another application is in the full screen mode
+* added cover tab to the track details dialog
+* added stream input to the sndfile plugin
+* added '--volume-status' command-line option
+* added '--mute-status' command-line option
+* added feature to change user interface from command line
+* added parent directory name to the title formatting fields
+* added cache to the lyrics plugin
+* added feature to clear window title when playback is finished
+* improved plugin API
+* improved cover cache
+* improved visualization support
+* improved aac plugin
+* improved audio format determination in the ffmpeg plugin
+* improved m3u, pls and xspf support
+* improved DirectSound and WASAPI support
+* improved mpeg plugin:
+ - added lame header support
+ - added gapless support
+ - improved file type determination
+* improved qsui plugin:
+ - reduced memory usage
+ - added quick search to the file system browser
+ - added feature to change toolbar icon size
+
+