aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-07-30 15:09:19 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-07-30 15:09:19 +0000
commit07022a4e24e069dec3d8765cfd30cfdf79cb49de (patch)
tree4842b6153985f7c47249a0e0524e08fc6082821a /ChangeLog
parent47bd659878b9678fb2f165e3d56c0979dcf9567e (diff)
downloadqmmp-07022a4e24e069dec3d8765cfd30cfdf79cb49de.tar.gz
qmmp-07022a4e24e069dec3d8765cfd30cfdf79cb49de.tar.bz2
qmmp-07022a4e24e069dec3d8765cfd30cfdf79cb49de.zip
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7328 90c681e8-e032-0410-971d-27865f9a5e38
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
+
+