rockbox/rbutil/rbutilqt/base
Dominik Riebeling 84ced00bbd Simplify and cleanup rockbox-info.txt handling.
Simplify RockboxInfo file handling. Remove Detect::installedVersion() and Detect::installedTarget(), as those became wrappers around RockboxInfo without functionality.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22237 a1c6a512-1295-4272-9138-f99709370657
2009-08-10 19:20:53 +00:00
..
autodetection.cpp Simplify and cleanup rockbox-info.txt handling. 2009-08-10 19:20:53 +00:00
autodetection.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
bootloaderinstallbase.cpp Extend bootloader installation to accept alternatives for the destination filename. 2009-08-09 10:57:39 +00:00
bootloaderinstallbase.h Extend bootloader installation to accept alternatives for the destination filename. 2009-08-09 10:57:39 +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 rbutil: enforce parents for bootloader install classes. and rework OF handling a bit. 2009-05-09 18:17:05 +00:00
bootloaderinstallipod.cpp Clean up bootloader installation debug output a bit. 2009-08-09 10:57:33 +00:00
bootloaderinstallipod.h rbutil: enforce parents for bootloader install classes. and rework OF handling a bit. 2009-05-09 18:17:05 +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 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
detect.cpp Simplify and cleanup rockbox-info.txt handling. 2009-08-10 19:20:53 +00:00
detect.h Simplify and cleanup rockbox-info.txt handling. 2009-08-10 19:20:53 +00:00
encoders.cpp Make labels in generated TTS / Encoder setting dialogs translatable. 2009-06-09 21:46:05 +00:00
encoders.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00: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 Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +00:00
httpget.cpp RFC2616 requires requests made to proxies to use the absoluteURI form while HTTP/1.1 clients shall only create it when sending a request to a proxy. Fixes proxy support not working correctly (most noticably on theme installation). 2009-05-19 22:46:57 +00:00
httpget.h RFC2616 requires requests made to proxies to use the absoluteURI form while HTTP/1.1 clients shall only create it when sending a request to a proxy. Fixes proxy support not working correctly (most noticably on theme installation). 2009-05-19 22:46:57 +00:00
progressloggerinterface.h rbutil: move ProgressloggerInterface to base/ 2009-06-27 15:21:42 +00:00
rbsettings.cpp Clean up several debug messages. 2009-06-16 18:45:20 +00:00
rbsettings.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
rbunzip.cpp Silence current file debug output of RbUnzip. 2009-03-21 21:04:21 +00:00
rbunzip.h
rbzip.cpp Code police and remove trailing whitespaces. 2009-03-30 22:05:21 +00:00
rbzip.h Code police and remove trailing whitespaces. 2009-03-30 22:05:21 +00:00
talkfile.cpp rbutil: improve voice and talk generation. 2009-06-26 20:40:51 +00:00
talkfile.h rbutil: improve voice and talk generation. 2009-06-26 20:40:51 +00:00
talkgenerator.cpp rbutil: improve voice and talk generation. 2009-06-26 20:40:51 +00:00
talkgenerator.h rbutil: improve voice and talk generation. 2009-06-26 20:40:51 +00:00
tts.cpp Make labels in generated TTS / Encoder setting dialogs translatable. 2009-06-09 21:46:05 +00:00
tts.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstall.cpp Clean up ProgressLogger state handling: 2009-05-02 18:40:04 +00:00
uninstall.h
utils.cpp Simplify and cleanup rockbox-info.txt handling. 2009-08-10 19:20:53 +00:00
utils.h Simplify and cleanup rockbox-info.txt handling. 2009-08-10 19:20:53 +00:00
voicefile.cpp Simplify and cleanup rockbox-info.txt handling. 2009-08-10 19:20:53 +00:00
voicefile.h rbutil: improve voice and talk generation. 2009-06-26 20:40:51 +00:00
zipinstaller.cpp Clean up several debug messages. 2009-06-16 18:45:20 +00:00
zipinstaller.h Cleanup and un-gui ZipInstaller class: 2009-05-02 18:50:31 +00:00