diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2020-06-08 20:34:04 +0200 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2020-12-05 19:11:18 +0100 |
commit | ae59995553452b178abdf657b33fdb1c641ec45f (patch) | |
tree | 2cf586e819c44ae5267c98b78211235e0118222e | |
parent | 731c5db8759565ba8f9a3581166326e8d7bfa069 (diff) | |
download | rockbox-ae59995553.tar.gz rockbox-ae59995553.zip |
rbutil: Update changelog.
Add changes that haven't been added yet.
Change-Id: I90e1326e62bb121c7a1242ee76610faae745505c
-rw-r--r-- | rbutil/rbutilqt/changelog.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/rbutil/rbutilqt/changelog.txt b/rbutil/rbutilqt/changelog.txt index 0dec314155..992ea19445 100644 --- a/rbutil/rbutilqt/changelog.txt +++ b/rbutil/rbutilqt/changelog.txt @@ -26,3 +26,17 @@ Version 1.4.1 * Improve update check information dialog. * Correct USB IDs for Sandisk Sansa c200v2. * Add support for iPod Classic 6G bootloader. + +Version 1.5.0 +* Add support for xDuoo X3, X3ii, X20. +* Add support for AGPTek Rocker. +* Add support for AIGO Eros Q and various clones (AIGO Eros K, AGPTek H3, HIFI Walker H2, Surfans F20) +* Add support for showing "retired" target status. +* Update Iriver H100 / H300 series bootloader. +* Rename Game Files installation to Plugin Data; now installs files for further games (Duke3D, Wolfenstein3D, etc.) as well as other plugins (MIDI patchset) +* Support installing daily builds. +* Move Manual / prerendered voice file installation to main dialog. +* Support installing voice files in other languages than english (available languages depends on build). +* Improved HiDPI support. +* Drop support for Qt4, now requires Qt5. +* Update various external libraries. |