rockbox/rbutil/rbutilqt/base
Dominik Riebeling a9ab407f84 Add option to show disabled targets in the configuration dialog.
Note that disabled targets support is not intended for use by end users.
This is to make development (and testing of svn) easier and should get
disabled for releases.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24513 a1c6a512-1295-4272-9138-f99709370657
2010-02-04 21:10:20 +00:00
..
autodetection.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
autodetection.h
bootloaderinstallams.cpp Make Rockbox Utility build again and make some strings translatable. Break some long lines. 2010-01-19 23:16:43 +00:00
bootloaderinstallams.h rbutil: add ams sansa targets. (FS#10185) 2009-08-15 13:04:21 +00:00
bootloaderinstallbase.cpp Revert r24174 following the discussion on mailing-list 2010-01-10 17:13:32 +00:00
bootloaderinstallbase.h FS#10100: Wait for the system to remount the player after bootloader installation. 2009-11-22 22:13:25 +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 Revert r24174 following the discussion on mailing-list 2010-01-10 17:13:32 +00:00
bootloaderinstallipod.h Remove scanning for Ipod from Ipod bootloader installation and clean it up a bit. The Ipod is specified by its mountpoint, so there is no need to scan at all. 2009-12-17 21:54:07 +00:00
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 Revert r24174 following the discussion on mailing-list 2010-01-10 17:13:32 +00:00
bootloaderinstallsansa.h FS#10100: Wait for the system to remount the player after bootloader installation. 2009-11-22 22:13:25 +00:00
bootloaderinstalltcc.cpp Give the user a hint on where find the required bootloader file. 2010-02-01 20:30:22 +00:00
bootloaderinstalltcc.h FS#10728 - Cowon D2: Add support for D2 in rbutil 2009-10-29 21:31:50 +00:00
encoders.cpp
encoders.h
encttssettings.cpp
encttssettings.h Set svn:keywords property. 2009-11-06 23:20:51 +00:00
httpget.cpp Make parsing the server date locale independent also for asctime and RFC850 representation. 2010-01-20 22:48:11 +00:00
httpget.h
progressloggerinterface.h Fix "Warning: Signals cannot be declared virtual" for progresslogger when building with Qt 4.6. 2009-12-04 21:33:25 +00:00
rbsettings.cpp Minimize unnecessary accesses to SystemInfo and RbSettings. 2010-01-29 22:46:40 +00:00
rbsettings.h rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
rbunzip.cpp
rbunzip.h
rbzip.cpp
rbzip.h
serverinfo.cpp Extend SystemInfo to allow distinguishing between platforms and variants. 2010-01-31 21:57:45 +00:00
serverinfo.h Extend SystemInfo to allow distinguishing between platforms and variants. 2010-01-31 21:57:45 +00:00
system.cpp Don't trace every device in the machine when scanning for USB devices on Windows. 2009-10-14 20:21:17 +00:00
system.h Clean up and rename Detect class. 2009-08-10 19:46:51 +00:00
systeminfo.cpp Add option to show disabled targets in the configuration dialog. 2010-02-04 21:10:20 +00:00
systeminfo.h Add option to show disabled targets in the configuration dialog. 2010-02-04 21:10:20 +00:00
talkfile.cpp An ellipsis is always exactly three dots, not two. 2010-01-04 19:24:25 +00:00
talkfile.h rbutil: rework and rename the "dont overwrite talkfiles" option so it really generates only new Talkfiles. 2009-10-13 20:51:20 +00:00
talkgenerator.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
talkgenerator.h rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttsbase.cpp rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttsbase.h rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttsexes.cpp rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttsexes.h rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttsfestival.cpp rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttsfestival.h rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
ttssapi.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
ttssapi.h rbutil: split tts.cpp/h into individual files. 2009-10-13 19:54:27 +00:00
uninstall.cpp Make strings better translatable by allowing to change the position of the dynamic part. 2010-01-04 19:23:07 +00:00
uninstall.h
utils.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
utils.h Add special handling for ipodvideo64mb when detecting the player via rockbox-info.txt. 2009-09-25 15:26:59 +00:00
voicefile.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +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 Revert r24174 following the discussion on mailing-list 2010-01-10 17:13:32 +00:00
zipinstaller.h