aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-03-05 11:51:02 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-03-05 11:51:02 +0000
commit149b790b31ad963e229f6ece2dfb26576d030bb6 (patch)
tree882faf59f3957ef75a0ed5787af782b082dfb957 /ChangeLog
parentfacb8aaf84dcaf650fb27a6c97ed1b4064e9d195 (diff)
downloadqmmp-149b790b31ad963e229f6ece2dfb26576d030bb6.tar.gz
qmmp-149b790b31ad963e229f6ece2dfb26576d030bb6.tar.bz2
qmmp-149b790b31ad963e229f6ece2dfb26576d030bb6.zip
updated changelogs
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3300 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 6 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a8525804..f6aaf1da4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -647,20 +647,19 @@ Version 0.7.0
* added udisks2 plugin
* added opus plugin
* added track change plugin
-* added copy/paste plugin
-* added ffmpeg_legacy plugin
+* added tracks copy/paste plugin
* added x-content/audio-cdda content type
-* added 24/32-bit equalizer (Closes issue 552)
+* added 24/32-bit equalizer
* 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 playlists downloading support to the command line parser
* added winapi 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 libavutil version output to 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
@@ -668,6 +667,6 @@ Version 0.7.0
* 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
+* disabled udisks plugin by default
+* moved ffmpeg 0.6-0.8 support to separate plugin