rockbox/rbutil/rbutilqt/base
Dominik Wenger 0bafa03363 rbutil: correct debug output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22563 a1c6a512-1295-4272-9138-f99709370657
2009-08-30 20:14:27 +00:00
..
autodetection.cpp Improve notification about unsupported players. 2009-08-15 21:29:31 +00:00
autodetection.h
bootloaderinstallams.cpp rbutil: move extern "C" declaration into mkamsboot.h 2009-08-15 14:09:05 +00:00
bootloaderinstallams.h rbutil: add ams sansa targets. (FS#10185) 2009-08-15 13:04:21 +00:00
bootloaderinstallbase.cpp Rockbox Utility: add preliminary support for installing the bootloader (+ dual boot) on ChinaChip targets 2009-08-16 20:39:00 +00:00
bootloaderinstallbase.h Extend bootloader installation to accept alternatives for the destination filename. 2009-08-09 10:57:39 +00:00
bootloaderinstallchinachip.cpp Rockbox Utility: make chinachippatch translateable + update Dutch translation 2009-08-21 15:46:15 +00:00
bootloaderinstallchinachip.h Rockbox Utility: add preliminary support for installing the bootloader (+ dual boot) on ChinaChip targets 2009-08-16 20:39:00 +00:00
bootloaderinstallfile.cpp Clean up bootloader installation debug output a bit. 2009-08-09 10:57:33 +00:00
bootloaderinstallfile.h Add missing multiple inclusion protection. 2009-08-10 18:08:06 +00:00
bootloaderinstallhex.cpp Clean up bootloader installation debug output a bit. 2009-08-09 10:57:33 +00:00
bootloaderinstallhex.h
bootloaderinstallipod.cpp Clean up bootloader installation debug output a bit. 2009-08-09 10:57:33 +00:00
bootloaderinstallipod.h
bootloaderinstallmi4.cpp Clean up bootloader installation debug output a bit. 2009-08-09 10:57:33 +00:00
bootloaderinstallmi4.h Add missing multiple inclusion protection. 2009-08-10 18:08:06 +00:00
bootloaderinstallsansa.cpp Clean up bootloader installation debug output a bit. 2009-08-09 10:57:33 +00:00
bootloaderinstallsansa.h Bootloader installation for ipod and sansa: override the scanning with the device pointed to by the mountpoint. This allows selecting the correct player if two of the same brand are connected (FS#10096). 2009-04-30 19:14:24 +00:00
encoders.cpp
encoders.h
encttssettings.cpp
encttssettings.h
httpget.cpp
httpget.h
progressloggerinterface.h rbutil: move ProgressloggerInterface to base/ 2009-06-27 15:21:42 +00:00
rbsettings.cpp rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini 2009-08-22 14:05:20 +00:00
rbsettings.h rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini 2009-08-22 14:05:20 +00:00
rbunzip.cpp
rbunzip.h Make Rockbox Utility error out if the zip file its going to install requires more space than left on the device. Calculation adds a safety space of 1MB so you need at least 1MB more free space than the extracted archive. This also catches differences due to the size calculation not taking cluster losses into account. Free disk space is also displayed in the sysinfo dialog. Fixes FS#9417. 2008-12-13 20:09:31 +00:00
rbzip.cpp
rbzip.h
system.cpp rbutil: correct debug output. 2009-08-30 20:14:27 +00:00
system.h Clean up and rename Detect class. 2009-08-10 19:46:51 +00:00
talkfile.cpp rbutil: add a option to ignore specific files for .talk file generation. 2009-08-23 18:57:50 +00:00
talkfile.h rbutil: add a option to ignore specific files for .talk file generation. 2009-08-23 18:57:50 +00:00
talkgenerator.cpp
talkgenerator.h
tts.cpp rbutil: fix festival tts handling. 2009-08-23 18:02:44 +00:00
tts.h
uninstall.cpp Clean up ProgressLogger state handling: 2009-05-02 18:40:04 +00:00
uninstall.h
utils.cpp Fix Rockbox Utility build on W32. 2009-08-11 20:40:02 +00:00
utils.h Clean up and rename Detect class. 2009-08-10 19:46:51 +00:00
voicefile.cpp rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini 2009-08-22 14:05:20 +00:00
voicefile.h rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini 2009-08-22 14:05:20 +00:00
zipinstaller.cpp
zipinstaller.h