From c5df1bed612f43dc79a12e24b59df7338e40e2fb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 15 Apr 2021 21:23:57 +0000 Subject: updated ChangeLog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9810 90c681e8-e032-0410-971d-27865f9a5e38 --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4be39186c..7947d1888 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1606,3 +1606,34 @@ Version 1.4.0 * updated Greek translation (Dimitrios Glentadakis) * updated Italian translation (Luigi Toscano) * updated German translation (Ettore Atalan) + +Version 1.5.0 +* added media library plugin (experimental) +* added builtin CUE editor +* added m4b support in the ffmpeg plugin +* added option to enable CRC checking in the mpeg plugin +* added ID3v1/ID3v2 charset detection using librcd library in the mpeg plugin +* added webp format support for cover image +* added groups rebuilding after playlist updating +* added metadata formatter optimization +* added "%dir" function in the metdata formatter +* added feature to integrate widgets to main interface from plugins +* added feature to execute external command in the fileops plugin +* improved visualization synchronization +* improved lyrics plugin: + - added widget mode + - show text of the current playing song (in the widget mode only) + - fixed form layout +* improved qsui plugin: + - added feature to add dock widgets from plugins + - added feature to change tab bar position + - added icons to the filesystem browser menu + - added feature to group dock widgets in the multiple lines + - removed "Actions" submenu, using "Tools" menu instead +* improved skinned plugin: + - added playlist color settings + - moved "Show playlists" option to "Playlist" submenu + - moved "group tracks" and "show header" options to "Playlist" submenu +* removed some deprecated API usage +* removed obsolete code +* changed minimal ffmpeg version to 3.4 -- cgit v1.2.3-13-gbd6f