aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-08-01 18:14:43 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-08-01 18:14:43 +0000
commit70c48754151d0457e5d4f647b387dd3f31146ede (patch)
treed4cf834c6aeee66417db71ea6472eb787a2b3275 /ChangeLog
parentb2dcecdeec1b3d8cf5bd32d6f2e00dd5452969a5 (diff)
downloadqmmp-70c48754151d0457e5d4f647b387dd3f31146ede.tar.gz
qmmp-70c48754151d0457e5d4f647b387dd3f31146ede.tar.bz2
qmmp-70c48754151d0457e5d4f647b387dd3f31146ede.zip
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5306 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2b75556e..d42450298 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -891,3 +891,40 @@ Version 0.8.0
* updated Serbian translation (Mladen Pejaković)
* updated Polish translation (Grzegorz Gibas)
* updated Lithuanian translation (Algirdas Butkus)
+
+Version 0.9.0
+added Portuguese translation (Sérgio Marques)
+update Ukrainian translation
+added ChannelMap class
+equalizer: 9 channels support
+improved album artist tag support
+playlist container optimization
+added asynchronous sorting
+added CMAKE_AUTOMOC feature (patch by RyoTa SimaMoto)
+qmake: added feature to disable plugins without qmmp.pri modification
+added flags for playlist changes notification
+added feature to remember playlists scroll positions
+added feature to exclude cue data files
+added parser implementation
+moved drawing functions to separate class
+multicolumn support implementation
+updated Czech translation (Jaroslav Lichtblau)
+updated Hebrew translation (Genghis Khan)
+increased details dialog size
+added feature to change user agent
+using dsound plugin as default (under win32 only)
+changed default pl separator
+added feature to hide song lengths
+improved album artist tag support
+mpeg plugin: improved ape support
+added feature to change window title
+updated German translation (Ettore Atalan)
+skinned ui: added shortcut for "Rename List" action
+added feature to reset fonts
+added feature to restore default shortcuts
+changed default skin to Glare by sixsixfive
+fileops: added feature to move files (#132)
+fileops: improved settings dialog
+added sorting by file modification date (#741)
+gme: added feature to disable fadeout
+sample rate converter: some optimization