rockbox/rbutil/rbutilqt/base
Dominik Riebeling 104ff3433a rbutil: Rework server info data handling.
Don't create our own in-memory map with server data. Instead use the
configuration file retrieved from the download server, and do the
resolve / replacement on the fly.

Simplifies things, and prepares for cleaner handling for different build
types.

Change-Id: Ifd027b21486e402fda3df9c2f7a30264651f733d
2020-11-15 21:01:36 +01:00
..
archiveutil.cpp Add support for CAB archives to rbutil 2013-11-04 23:00:23 +01:00
archiveutil.h Add support for CAB archives to rbutil 2013-11-04 23:00:23 +01:00
autodetection.cpp rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
autodetection.h Use function for updating detected device entry. 2013-09-30 23:42:21 +02:00
bootloaderinstallams.cpp rbutil: enable "done" signal on bootloader uninstall 2016-08-15 20:10:59 +02:00
bootloaderinstallams.h
bootloaderinstallbase.cpp rbutil: Fix Xduoo bootloader installation. 2020-08-23 16:55:28 +02:00
bootloaderinstallbase.h rbutil: add abort signal for bootloader install/uninstall 2016-08-15 20:14:25 +02:00
bootloaderinstallbspatch.cpp rbutil: Fix Xduoo bootloader installation. 2020-08-23 16:55:28 +02:00
bootloaderinstallbspatch.h rbutil: Add support for the xDuoo X3, X3ii, X20, and AGPTek Rocker. 2020-07-20 18:40:24 +00:00
bootloaderinstallchinachip.cpp
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp rbutil: show progress bar during bootloader uninstall 2016-08-15 20:12:32 +02:00
bootloaderinstallfile.h
bootloaderinstallhelper.cpp rbutil: Add postinstall hint for rocker and xduoo player. 2020-09-30 21:12:50 +02:00
bootloaderinstallhelper.h
bootloaderinstallhex.cpp rbutil: enable "done" signal on bootloader uninstall 2016-08-15 20:10:59 +02:00
bootloaderinstallhex.h
bootloaderinstallimx.cpp rbutil: enable "done" signal on bootloader uninstall 2016-08-15 20:10:59 +02:00
bootloaderinstallimx.h
bootloaderinstallipod.cpp rbutil: show progress bar during bootloader uninstall 2016-08-15 20:12:32 +02:00
bootloaderinstallipod.h
bootloaderinstallmi4.cpp rbutil: Fix some minor issues found by clazy. 2020-09-27 10:57:58 +02:00
bootloaderinstallmi4.h
bootloaderinstallmpio.cpp rbutil: enable "done" signal on bootloader uninstall 2016-08-15 20:10:59 +02:00
bootloaderinstallmpio.h
bootloaderinstalls5l.cpp rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
bootloaderinstalls5l.h rbutil: Use QElapsedTimer for measuring time. 2020-08-07 22:18:41 +02:00
bootloaderinstallsansa.cpp rbutil: show progress bar during bootloader uninstall 2016-08-15 20:12:32 +02:00
bootloaderinstallsansa.h
bootloaderinstalltcc.cpp rbutil: enable "done" signal on bootloader uninstall 2016-08-15 20:10:59 +02:00
bootloaderinstalltcc.h
encoderbase.cpp rbutil: Enable use of libmp3lame on macOS. 2020-11-06 21:13:39 +01:00
encoderbase.h
encoderexe.cpp rbutil: Simplify extenal encoder binary handling. 2020-11-01 13:23:22 +01:00
encoderexe.h rbutil: Simplify extenal encoder binary handling. 2020-11-01 13:23:22 +01:00
encoderlame.cpp rbutil: Command line fallback on libmp3lame failure. 2020-11-06 21:13:32 +01:00
encoderlame.h rbutil: Command line fallback on libmp3lame failure. 2020-11-06 21:13:32 +01:00
encoderrbspeex.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
encoderrbspeex.h
encttssettings.cpp Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +00:00
encttssettings.h
httpget.cpp rbutil: Modernize HttpGet implementation. 2020-11-07 12:50:33 +01:00
httpget.h rbutil: Modernize HttpGet implementation. 2020-11-07 12:50:33 +01:00
mspackutil.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
mspackutil.h Add support for CAB archives to rbutil 2013-11-04 23:00:23 +01:00
progressloggerinterface.h
rbsettings.cpp rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
rbsettings.h Implement a first, simple changelog dialog. 2013-09-30 23:42:21 +02:00
rockboxinfo.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
rockboxinfo.h
serverinfo.cpp rbutil: Rework server info data handling. 2020-11-15 21:01:36 +01:00
serverinfo.h rbutil: Rework server info data handling. 2020-11-15 21:01:36 +01:00
system.cpp rbutil: Fix various warnings. 2020-08-16 12:13:28 +02:00
system.h rbutil: Fix various warnings. 2020-08-16 12:13:28 +02:00
systeminfo.cpp rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
systeminfo.h rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
talkfile.cpp rbutil: Fix some minor issues found by clazy. 2020-09-27 10:57:58 +02:00
talkfile.h
talkgenerator.cpp rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
talkgenerator.h
ttsbase.cpp rbutil: Support 'espeak-ng' and 'mimic' TTS engines 2020-07-19 19:32:43 +00:00
ttsbase.h
ttscarbon.cpp Fix compile warning on OS X. 2016-03-27 12:38:17 +02:00
ttscarbon.h
ttsespeak.h
ttsespeakng.h rbutil: Support 'espeak-ng' and 'mimic' TTS engines 2020-07-19 19:32:43 +00:00
ttsexes.cpp rbutil: Fix some minor issues found by clazy. 2020-09-27 10:57:58 +02:00
ttsexes.h
ttsfestival.cpp rbutil: More Qt6 compatibility. 2020-10-29 21:28:28 +01:00
ttsfestival.h
ttsflite.h
ttsmimic.h rbutil: Support 'espeak-ng' and 'mimic' TTS engines 2020-07-19 19:32:43 +00:00
ttsmssp.h
ttssapi.cpp rbutil: Fix some minor issues found by clazy. 2020-09-27 10:57:58 +02:00
ttssapi.h
ttssapi4.h
ttsswift.h
uninstall.cpp rbutil: Fix some minor issues found by clazy. 2020-09-27 10:57:58 +02:00
uninstall.h
utils.cpp rbutil: Rework player configuration. 2020-11-14 16:42:29 +01:00
utils.h rbutil: Replace sysinfo filesystem cluster size with type. 2020-10-04 11:31:30 +02:00
voicefile.cpp rbutil: Initial Qt6 support. 2020-08-16 12:14:02 +02:00
voicefile.h
zipinstaller.cpp rbutil: Show HTTP error string on download failure. 2020-11-14 16:42:29 +01:00
zipinstaller.h rbutil: Code cleanup. 2020-09-27 09:28:21 +02:00
ziputil.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
ziputil.h Add support for CAB archives to rbutil 2013-11-04 23:00:23 +01:00