aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-06-17 19:52:09 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2016-06-17 19:52:09 +0000
commitf7fec7713d2714f14a5abe73c173696db80c87bc (patch)
tree820b45297543659410c3c3ddc8db3e1e2a88b008 /ChangeLog
parent93fe2bd08e49b4c36ce0c8b7577c40d408e6204e (diff)
downloadqmmp-f7fec7713d2714f14a5abe73c173696db80c87bc.tar.gz
qmmp-f7fec7713d2714f14a5abe73c173696db80c87bc.tar.bz2
qmmp-f7fec7713d2714f14a5abe73c173696db80c87bc.zip
updated changelogs
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6474 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73abbaae2..074e4d874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1127,6 +1127,7 @@ Version 0.10.0
* added multi-thread support in the audio converter plugin
* added support for m4a files in the ReplayGain scanner
* added WASAPI output plugin
+* added https support in the http plugin
* improved skinned interface:
- show track details when double-clicking on song title in the main window (Thomas Perl)
- improved time indicator in the shaded mode (Thomas Perl)
@@ -1155,6 +1156,9 @@ Version 0.10.0
* removed libsamplerate dependency from the jack plugin (using soxr instead)
* changed default settings in the mpeg plugin
* fixed metadata encoding issue in the http plugin
+* fixed unicode support under windows
+* fixed unity/compiz support
+* fixed disc number parsing
* updated Bulgarian translation (Kiril Kirilov)
* updated Chinese Traditional translation (Jeff Huang)
* updated Chinese Simplified translation (Mingcong Bai, Mingye Wang, mabier)