aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-08-01 19:29:23 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-08-01 19:29:23 +0000
commit64c57e221b547221773f4fc8611bfacdaf16a8d3 (patch)
tree5fb421f1d660710df2929657b7f429ca06c3b78d
parent70c48754151d0457e5d4f647b387dd3f31146ede (diff)
downloadqmmp-64c57e221b547221773f4fc8611bfacdaf16a8d3.tar.gz
qmmp-64c57e221b547221773f4fc8611bfacdaf16a8d3.tar.bz2
qmmp-64c57e221b547221773f4fc8611bfacdaf16a8d3.zip
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5307 90c681e8-e032-0410-971d-27865f9a5e38
-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)