aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog70
1 files changed, 35 insertions, 35 deletions
diff --git a/ChangeLog b/ChangeLog
index d42450298..d267be58f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -893,38 +893,38 @@ Version 0.8.0
* 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
+* added channel position support
+* added 9-channels support to equalizer
+* added album artist tag support
+* added asynchronous sorting
+* added sorting by file modification date
+* added multicolumn mode
+* added feature to hide song lengths
+* added feature to disable plugins without qmmp.pri modification (qmake only)
+* added feature to remember playlists scroll positions
+* added feature to exclude cue data files
+* added feature to change user agent
+* added feature to change window title
+* added feature to reset fonts
+* added feature to restore default shortcuts
+* added shortcut for "Rename List" action
+* added feature to disable fadeout in the gme plugin
+* optimized playlist container
+* optimized sample rate converter
+* improved cmake build scripts (RyoTa SimaMoto)
+* improved playlist changes notification
+* improved title formatter
+* improved ape tag support in the mpeg plugin
+* improved fileops plugin:
+ - added feature to move files
+ - reworked settings dialog
+* increased details dialog size
+* changed default skin to Glare (author: sixsixfive)
+* changed default playlist separator
+* using dsound plugin as default under windows
+* updated Russian translation
+* updated Czech translation (Jaroslav Lichtblau)
+* updated Hebrew translation (Genghis Khan)
+* updated German translation (Ettore Atalan)
+* updated Portuguese translation (Sérgio Marques)
+* updated Ukrainian translation (Gennadi Motsyo)