rockbox/rbutil/rbutilqt/base
Dominik Riebeling 5c027e3b5c Fix uninstallation for mi4 based bootloader installs.
On case sensitive systems (i.e. Linux) uninstalling the bootloader could fail
when renaming the original bootloader file back. Fix this by using the
case-resolved filename.

Change-Id: I504656f70e7ccc7c0752f5252ddb14a625131f5b
2016-01-17 19:18:26 +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 Fix crash when detecting a player in MTP mode. 2014-05-24 22:57:25 +02:00
autodetection.h Use function for updating detected device entry. 2013-09-30 23:42:21 +02:00
bootloaderinstallams.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallams.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallbase.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallbase.h Support reading OF files from zip. 2012-01-15 23:32:15 +01:00
bootloaderinstallchinachip.cpp Extend return codes for chinachip_patch(). 2011-12-03 09:41:44 +00:00
bootloaderinstallchinachip.h Extend return codes for chinachip_patch(). 2011-12-03 09:41:44 +00:00
bootloaderinstallfile.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallfile.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallhelper.cpp Move bootloader class initialiation into helper. 2012-05-01 10:49:48 +02:00
bootloaderinstallhelper.h Move bootloader class initialiation into helper. 2012-05-01 10:49:48 +02:00
bootloaderinstallhex.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallhex.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallimx.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallimx.h Rockbox Utility: add support for mkimxboot bootloader. 2012-01-04 19:19:02 +00:00
bootloaderinstallipod.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallipod.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallmi4.cpp Fix uninstallation for mi4 based bootloader installs. 2016-01-17 19:18:26 +01:00
bootloaderinstallmi4.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallmpio.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
bootloaderinstallmpio.h rbutil: add mpio hd200 as disabled target (all untested) 2010-06-04 21:43:15 +00:00
bootloaderinstallsansa.cpp Fix potentially problematic sprintf statement. 2014-01-05 14:00:58 +01:00
bootloaderinstallsansa.h sansapatcher: move sectorbuf pointer into sansa_t structure. 2013-01-01 15:06:34 +01:00
bootloaderinstalltcc.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstalltcc.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
encoderbase.cpp Rockbox Utility: use libmp3lame for voice clips. 2012-01-08 11:50:04 +00:00
encoderbase.h Fix wrong includes. 2012-01-08 11:49:57 +00:00
encoderexe.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
encoderexe.h Split up encoders sources. 2012-01-06 19:19:32 +00:00
encoderlame.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
encoderlame.h libmp3lame encoder: don't retrieve settings for each run. 2012-04-06 17:00:48 +02:00
encoderrbspeex.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
encoderrbspeex.h Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
encttssettings.cpp Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +00:00
encttssettings.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
httpget.cpp Add documentation to HttpGet and remove unnecessary return value. 2015-12-18 23:42:18 +01:00
httpget.h Add documentation to HttpGet and remove unnecessary return value. 2015-12-18 23:42:18 +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 Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
rbsettings.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +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 voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
serverinfo.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
serverinfo.h Move constructing manual URL to ServerInfo class. 2012-06-18 23:18:32 +02:00
system.cpp Handle mixed case in Windows USB ID detection. 2015-12-20 12:25:41 +01:00
system.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
systeminfo.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
systeminfo.h Allow USB IDs to be non-unique. 2012-10-06 13:53:09 +02:00
talkfile.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
talkfile.h Correctly construct the path for talkfile generation. 2012-09-05 20:21:59 +02:00
talkgenerator.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
talkgenerator.h Remove multithreading support from voicefile creation. 2012-01-14 16:37:01 +01:00
ttsbase.cpp Factor out executable based TTS engines to separate subclasses. 2012-10-06 13:53:09 +02:00
ttsbase.h Move include to proper place and do some code police. 2012-06-12 20:11:20 +02:00
ttscarbon.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
ttscarbon.h Factor out executable based TTS engines to separate subclasses. 2012-10-06 13:53:09 +02:00
ttsespeak.h Factor out executable based TTS engines to separate subclasses. 2012-10-06 13:53:09 +02:00
ttsexes.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
ttsexes.h Factor out executable based TTS engines to separate subclasses. 2012-10-06 13:53:09 +02:00
ttsfestival.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
ttsfestival.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
ttsflite.h Factor out executable based TTS engines to separate subclasses. 2012-10-06 13:53:09 +02:00
ttsmssp.h Fix a couple of warnings and remove an unused variable. 2012-10-06 13:53:09 +02:00
ttssapi.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
ttssapi.h Make SAPI implementation more parametrizable. 2012-09-09 12:07:51 +02:00
ttssapi4.h Fix a couple of warnings and remove an unused variable. 2012-10-06 13:53:09 +02:00
ttsswift.h Factor out executable based TTS engines to separate subclasses. 2012-10-06 13:53:09 +02:00
uninstall.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
uninstall.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
utils.cpp Return process IDs in Utils::findRunningProcess(). 2016-01-17 19:18:26 +01:00
utils.h Return process IDs in Utils::findRunningProcess(). 2016-01-17 19:18:26 +01:00
voicefile.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
voicefile.h voicefont: make format version a parameter. 2012-06-05 23:24:54 +02:00
zipinstaller.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
zipinstaller.h Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01: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