aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-02-10 18:22:36 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-02-10 18:22:36 +0000
commit18e46c30412932f8642879a2cf0e524534d7c8f9 (patch)
tree3092f22f41c53bb93f0bb0e00950c0ca956a79c4
parent1c1651be2ebf087f11479c7a1e07d944bc72ceab (diff)
downloadqmmp-18e46c30412932f8642879a2cf0e524534d7c8f9.tar.gz
qmmp-18e46c30412932f8642879a2cf0e524534d7c8f9.tar.bz2
qmmp-18e46c30412932f8642879a2cf0e524534d7c8f9.zip
fixed changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2594 90c681e8-e032-0410-971d-27865f9a5e38
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a013c943..6847aaf42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -519,3 +519,29 @@ Version 0.5.0
* updated German translation (Panagiotis Papadopoulos)
* updated Spanish translation (Félix Medrano)
* updated Lithuanian translation (Algirdas Butkus)
+
+Version 0.6.0
+* added converter plugin
+* added file type determination by content
+* added '--quit' command line option
+* added text scroller background option
+* added playlists separator option
+* added multiband equalizer api
+* added equalizer presets from Amarok (Thanks to Panagiotis Papadopoulos)
+* added playlits access from command line
+* added dithering to MPEG plugin
+* added priority support to decoder api
+* added user interface api
+* added default destination and file name pattern to fileops plugin
+* added additional directory filters
+* added feature to add files from command line to specific playlist
+* added pkg-config support
+* added vqf support
+* changed playlist insertion behaviour
+* improved cue plugin
+* moved skinned ui to separate plugin
+* fixed 'hide on close' feature
+* fixed moc warnings during compilation
+* fixed IPC under windows
+* fixed windows-specific bugs
+* fixed problems with some asynchronous calls