From 07022a4e24e069dec3d8765cfd30cfdf79cb49de Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 30 Jul 2017 15:09:19 +0000 Subject: updated changelog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7328 90c681e8-e032-0410-971d-27865f9a5e38 --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c5649c33..133b3ae06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1172,3 +1172,34 @@ Version 0.10.0 * updated Portuguese translation (Sérgio Marques) * updated Russian translation * updated Ukrainian translation (Gennadi Motsyo) + +Version 0.11.0 +* added archive reader plugin (requires TagLib 1.11 or higher) +* added file writer plugin +* added icecast output plugin +* added feature to disable notifications when another application is in the full screen mode +* added cover tab to the track details dialog +* added stream input to the sndfile plugin +* added '--volume-status' command-line option +* added '--mute-status' command-line option +* added feature to change user interface from command line +* added parent directory name to the title formatting fields +* added cache to the lyrics plugin +* added feature to clear window title when playback is finished +* improved plugin API +* improved cover cache +* improved visualization support +* improved aac plugin +* improved audio format determination in the ffmpeg plugin +* improved m3u, pls and xspf support +* improved DirectSound and WASAPI support +* improved mpeg plugin: + - added lame header support + - added gapless support + - improved file type determination +* improved qsui plugin: + - reduced memory usage + - added quick search to the file system browser + - added feature to change toolbar icon size + + -- cgit v1.2.3-13-gbd6f