rockbox/rbutil/rbutilqt/base
Jens Arnold 91ce4b2a60 Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
In order to enable it, #define HAVE_DUALBOOT when building the bootloader.
Do not use the automatically created x5_fw.bin or m5_fw.bin, but use mkboot
to create a new firmware file from an OF x5_fw.bin resp. m5_fw.bin and
bootloader.bin.

The dual-boot bootloader boots the OF when pressing Play (main or remote) for
more than 3 seconds. Hold it a bit longer because the OF also checks buttons.
Short press boots rockbox.

As a bonus, the Play button read (for hold check) is done a bit earlier for
single-boot mode as well.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30018 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 17:23:18 +00:00
..
autodetection.cpp
autodetection.h
bootloaderinstallams.cpp Make the AMS bootloader prompt slightly more specific. 2011-05-13 18:35:19 +00:00
bootloaderinstallams.h
bootloaderinstallbase.cpp
bootloaderinstallbase.h
bootloaderinstallchinachip.cpp
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp
bootloaderinstallfile.h
bootloaderinstallhex.cpp Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. 2011-06-19 17:23:18 +00:00
bootloaderinstallhex.h
bootloaderinstallipod.cpp
bootloaderinstallipod.h
bootloaderinstallmi4.cpp
bootloaderinstallmi4.h
bootloaderinstallmpio.cpp
bootloaderinstallmpio.h
bootloaderinstallsansa.cpp
bootloaderinstallsansa.h
bootloaderinstalltcc.cpp
bootloaderinstalltcc.h
encoders.cpp
encoders.h
encttssettings.cpp
encttssettings.h
httpget.cpp
httpget.h
progressloggerinterface.h
rbsettings.cpp Use System TTS if none is set. 2011-04-22 13:32:04 +00:00
rbsettings.h OS X TTS: add pitch setting. 2011-04-03 09:23:21 +00:00
rockboxinfo.cpp
rockboxinfo.h
serverinfo.cpp
serverinfo.h
system.cpp Fix some gcc 4.6 warnings. 2011-05-29 19:46:20 +00:00
system.h
systeminfo.cpp
systeminfo.h
talkfile.cpp
talkfile.h
talkgenerator.cpp Implement simple run for non-multithreaded TTS. 2011-04-22 17:59:43 +00:00
talkgenerator.h Implement simple run for non-multithreaded TTS. 2011-04-22 17:59:43 +00:00
ttsbase.cpp Make TTS names translatable and change Sapi to SAPI. 2011-04-22 13:32:13 +00:00
ttsbase.h Add capability to speak directly from the TTS engine. 2011-04-03 08:06:59 +00:00
ttscarbon.cpp Fix a warning. 2011-04-05 20:02:07 +00:00
ttscarbon.h OS X TTS: add pitch setting. 2011-04-03 09:23:21 +00:00
ttsexes.cpp
ttsexes.h
ttsfestival.cpp
ttsfestival.h
ttssapi.cpp Fix SAPI default speed being way too fast. 2011-04-22 18:58:01 +00:00
ttssapi.h
uninstall.cpp
uninstall.h
utils.cpp
utils.h
voicefile.cpp Use template pattern for genlang url. 2011-04-02 08:59:00 +00:00
voicefile.h
zipinstaller.cpp Fix a warning. 2011-04-02 19:03:50 +00:00
zipinstaller.h
ziputil.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
ziputil.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00