aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-11-13 11:11:52 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-11-13 11:11:52 +0000
commitfc24271495fdc9152e30437ec3c1c6667474fa06 (patch)
tree7841a31d680540e56a6812fa3dc5c9bda698a8b1 /ChangeLog
parent874b4a6c6c6053aa71141a8785e4779e52ce84e0 (diff)
downloadqmmp-fc24271495fdc9152e30437ec3c1c6667474fa06.tar.gz
qmmp-fc24271495fdc9152e30437ec3c1c6667474fa06.tar.bz2
qmmp-fc24271495fdc9152e30437ec3c1c6667474fa06.zip
fixed changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3904 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1b78da1e..4aae6784f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -752,3 +752,29 @@ Version 0.7.0
* updated Japanese translation (Ryota Shimamoto)
* updated Hebrew translation (Genghis Khan)
* updated Chezh translation (Karel Volny)
+
+Version 0.8.0
+* added sid plugin
+* added ReplayGain scanner
+* added playlist groups
+* added plugin cache
+* added feature to disable transport plugins
+* added timeout for transport plugins
+* added peak overflow support
+* added ogg opus preset to the converter plugin
+* added support for id3v2-based replaygain tags
+* added '--toggle-mute' command line option
+* added volume control hotkeys
+* added context menu in the analyzer plugin
+* added delayed initialization in the wildmidi plugin
+* added 'mute' global hotkey
+* added quick search to the playlist browser dialog
+* added multiple tracks support to the details dialog
+* added float output for lossy decoders
+* improved 'jump to track' dialog
+* improved ReplayGain
+* fixed noise on buffer underrun
+* fixed title format in the shaded mode
+* fixed alt-f4 behaviour
+* fixed possible race condition
+