1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/rbutilqt/base
Dominik Riebeling 8c55ce62b9 rbutil: Move bootloader file check to base class.
Avoid constructing the bootloader file path in the caller. Pass filename
list and mountpoint separately so it can directly fall back to the
mountpoint.

Change some functions to use references instead of creating temporary
objects.

Change-Id: I09c9d755553a32de3d02a42a8ce1fcb94f831b2a
2022-04-17 23:21:19 +02:00
..
archiveutil.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
archiveutil.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
autodetection.cpp rbutil: Minor code cleanup. 2022-03-20 20:14:21 +01:00
autodetection.h rbutil: Minor code cleanup. 2022-03-20 20:14:21 +01:00
bootloaderinstallams.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallams.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallbase.cpp rbutil: Move bootloader file check to base class. 2022-04-17 23:21:19 +02:00
bootloaderinstallbase.h rbutil: Move bootloader file check to base class. 2022-04-17 23:21:19 +02:00
bootloaderinstallbspatch.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallbspatch.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallchinachip.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallchinachip.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallfile.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallfile.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
bootloaderinstallhelper.cpp rbutil: allow checking bootloader installer capabilities 2022-01-02 15:50:17 -05:00
bootloaderinstallhelper.h rbutil: allow checking bootloader installer capabilities 2022-01-02 15:50:17 -05:00
bootloaderinstallhex.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallhex.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallimx.cpp rbutil: Modernize connect() calls. 2021-12-25 17:47:14 +01:00
bootloaderinstallimx.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallipod.cpp rbutil: Fix sansapatcher bootloader install on Windows. 2022-04-14 22:22:46 +02:00
bootloaderinstallipod.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallmi4.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallmi4.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
bootloaderinstallmpio.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallmpio.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalls5l.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalls5l.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallsansa.cpp rbutil: Fix sansapatcher bootloader install on Windows. 2022-04-14 22:22:46 +02:00
bootloaderinstallsansa.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalltcc.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalltcc.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderbase.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderbase.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderexe.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderexe.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderlame.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderlame.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderrbspeex.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderrbspeex.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encttssettings.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encttssettings.h rbutil: Fix TTS "waiting for engine" appearing randomly. 2022-03-20 10:00:25 +01:00
httpget.cpp rbutil: Handle SSL certificate errors on first request. 2022-03-19 16:57:41 +01:00
httpget.h rbutil: Handle SSL certificate errors on first request. 2022-03-19 16:57:41 +01:00
mspackutil.cpp rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
mspackutil.h rbutil: Fix some more issues found by clazy. 2021-12-28 17:57:04 +01:00
playerbuildinfo.cpp rbutil: Fix bootloader installation for various players. 2022-04-15 21:03:44 +02:00
playerbuildinfo.h rbutil: Remove unnecessary Q_OBJECT. 2022-03-23 19:34:30 +01:00
progressloglevels.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
rbsettings.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
rbsettings.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
rockboxinfo.cpp rbutil: Simplify reading rockbox-info.txt. 2021-12-25 17:47:14 +01:00
rockboxinfo.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
system.cpp rbutil: Replace use of QRegExp with QRegularExpression. 2022-03-20 20:12:20 +01:00
system.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
talkfile.cpp rbutil: Replace use of QRegExp with QRegularExpression. 2022-03-20 20:12:20 +01:00
talkfile.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
talkgenerator.cpp rbutil: Fix TalkGenerator string correction. 2022-03-23 19:34:30 +01:00
talkgenerator.h rbutil: Fix TalkGenerator string correction. 2022-03-23 19:34:30 +01:00
ttsbase.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsbase.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttscarbon.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttscarbon.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsespeak.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsespeakng.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsexes.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsexes.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsfestival.cpp rbutil: Fix TTS "waiting for engine" appearing randomly. 2022-03-20 10:00:25 +01:00
ttsfestival.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsflite.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsmimic.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsmssp.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttssapi.cpp rbutil: Fix various issues found by clazy. 2021-12-25 19:59:57 +01:00
ttssapi.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttssapi4.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsswift.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
uninstall.cpp rbutil: Improve progress & responsiveness on (un)install. 2022-04-14 23:06:40 +02:00
uninstall.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
utils.cpp rbutil: Fix implicit type conversion on Windows. 2022-03-26 20:29:14 +01:00
utils.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
voicefile.cpp rbutil: HttpGet: Return NetworkError in done signal. 2022-03-19 09:19:11 +01:00
voicefile.h rbutil: HttpGet: Return NetworkError in done signal. 2022-03-19 09:19:11 +01:00
zipinstaller.cpp rbutil: HttpGet: Return NetworkError in done signal. 2022-03-19 09:19:11 +01:00
zipinstaller.h rbutil: HttpGet: Return NetworkError in done signal. 2022-03-19 09:19:11 +01:00
ziputil.cpp rbutil: Improve progress & responsiveness on (un)install. 2022-04-14 23:06:40 +02:00
ziputil.h rbutil: Fix some more issues found by clazy. 2021-12-28 17:57:04 +01:00