diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-09 12:24:18 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-05-09 12:24:18 +0000 |
| commit | 444f8f6abd0644c4ef03bbaddae11706e238a81f (patch) | |
| tree | 73e5d05b6930b4a339a3a5763b6ea5405b3d9434 /ChangeLog | |
| parent | 6461abfaf21d1cc90a157696b3e3cfa973dad6e1 (diff) | |
| download | qmmp-444f8f6abd0644c4ef03bbaddae11706e238a81f.tar.gz qmmp-444f8f6abd0644c4ef03bbaddae11706e238a81f.tar.bz2 qmmp-444f8f6abd0644c4ef03bbaddae11706e238a81f.zip | |
updated changelogs
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9989 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 67 |
1 files changed, 65 insertions, 2 deletions
@@ -1607,6 +1607,69 @@ Version 1.4.0 * updated Italian translation (Luigi Toscano) * updated German translation (Ettore Atalan) +Version 1.4.1 +* fixed NetBSD build +* fixed 'jump to track' dialog delay +* fixed feature to disable formats in the ffmpeg plugin +* fixed some streams detection in the mpeg plugin +* fixed losing of equalizer settings +* fixed codec and bitrate displaying for IceCast streams +* fixed playback startup detection in the mpris plugin +* updated Russian translation +* updated Dutch translation (Heimen Stoffels) +* updated Galician translation (Delio Docampo Cordeiro) +* updated Polish translation (mrerexx) +* updated Portuguese translation (Sérgio Marques) +* updated Spanish translation (Joel Barrios) +* updated Turkish translation (abcmen) + +Version 1.4.2 +* fixed playlist updating +* fixed memory leak +* fixed kwin support +* fixed xing header parsing in the mpeg plugin +* updated Greek translation (Dimitrios Glentadakis) + +Version 1.4.3 +* fixed possible crash on general plugin restart +* fixed dithering +* fixed memory leak +* fixed ignored files checking +* fixed cue tracks support in the converter plugin +* fixed issue with missing disc number in the mpeg plugin +* fixed possible freezing on playback resume +* updated Finnish translation (Kimmo Kujansuu) +* updated Bulgarian translation (Miroslav Mihov) + +Version 1.4.4 +* fixed crash when changing audio parameters +* fixed memory leak +* removed lyrics.wikia.com provider (service was closed) +* using plain text in the KDE tray tooltip +* updated Dutch translation (Heimen Stoffels) +* updated Galician translation (Delio Docampo Cordeiro) +* updated Spanish translation (Joel Barrios) +* updated Bulgarian translation (Miroslav Mihov) + +Version 1.4.5 +* added TagLib 1.12 support +* disabled CRC checking in the mpeg plugin +* fixed playlist update +* fixed build with gcc 11 +* fixed API documentation +* fixed skin search path +* fixed application icons + +Version 1.4.6 +* added application startup optimization +* added X11 session checking in the notifier plugin +* fixed provider settings parsing in the lyrics plugin +* fixed equalizer form in the qsui plugin +* fixed build with the latest ffmpeg version +* updated Portuguese translation (Sérgio Marques) +* updated Italian translation (Luigi Toscano) +* updated French translation (Adrien Vigneron) + Version 1.5.0 * added media library plugin (experimental) * added PipeWire plugin (experimental) @@ -1614,7 +1677,7 @@ Version 1.5.0 * 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 WebP format support for cover image * added groups rebuilding after playlist updating * added metadata formatter optimization * added "%dir" function in the metdata formatter @@ -1637,4 +1700,4 @@ Version 1.5.0 - 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 +* changed minimal FFmpeg version to 3.4 |
