aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-02-24 10:45:21 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-02-24 10:45:21 +0000
commit879ad6a3a7b5d2291acaa0c1ff495be809c49233 (patch)
treec8b5c07180c0dbc8f5a8988fffdfbd0439fcb8a0 /ChangeLog
parent6adb2025e6ac0f741d2e53645e6fa3c010bba01f (diff)
downloadqmmp-879ad6a3a7b5d2291acaa0c1ff495be809c49233.tar.gz
qmmp-879ad6a3a7b5d2291acaa0c1ff495be809c49233.tar.bz2
qmmp-879ad6a3a7b5d2291acaa0c1ff495be809c49233.zip
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3281 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6ed3dcd4..8574a6553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -642,3 +642,32 @@ Version 0.6.0
* updated Polish translation (Grzegorz Gibas)
* updated German translation (Panagiotis Papadopoulos)
* updated Dutch translation (Ronald Uitermark)
+
+Version 0.7.0
+* added udisks2 plugin
+* added opus plugin
+* added track change plugin
+* added copy/paste plugin
+* added ffmpeg_legacy plugin
+* added x-content/audio-cdda content type
+* added 24/32-bit equalizer (Closes issue 552)
+* added unity integration
+* added user interface language option
+* added playlists auto-save feauture (patch by Ferdinand Vesely)
+* added unified URL dialog
+* added remote playlists support to the command line parser
+* added windows support to the hotkey plugin
+* added volume control support to the waveout plugin
+* added wildmidi configuration file auto-search
+* added sorting by file creation date
+* added libavutil version to the about dialog of the ffmpeg plugin
+* added automatic 16-bit audio converter
+* enabled UTF-8 by default for cue files and shoutcast metadata
+* enabled more formats by default in the ffmpeg plugin
+* improved some plugins api
+* improved analyzer plugin (variable size, fullscreen mode, etc)
+* improved last.fm registration
+* improved configuration dialog
+* removed legacy code from the ffmpeg plugin
+* removed QtXML dependence from the scrobbler plugin
+* disabled udisks plugin by default