rockbox/rbutil/rbutilqt/base
Dominik Riebeling 1644cd8741 Clean up a few source strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22833 a1c6a512-1295-4272-9138-f99709370657
2009-09-25 15:51:17 +00:00
..
autodetection.cpp Add special handling for ipodvideo64mb when detecting the player via rockbox-info.txt. 2009-09-25 15:26:59 +00:00
autodetection.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
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 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
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 rbutil: dont output a error if rbutil follows a http redirect. 2009-09-19 21:00:07 +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 rbutil: check for new Versions at startup. 2009-09-18 22:28:09 +00:00
rbsettings.h rbutil: check for new Versions at startup. 2009-09-18 22:28:09 +00:00
rbunzip.cpp
rbunzip.h
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 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 rbutil: fix festival tts handling. 2009-08-23 18:02:44 +00:00
tts.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstall.cpp
uninstall.h
utils.cpp Add special handling for ipodvideo64mb when detecting the player via rockbox-info.txt. 2009-09-25 15:26:59 +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 Clean up a few source strings. 2009-09-25 15:51:17 +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 Clean up several debug messages. 2009-06-16 18:45:20 +00:00
zipinstaller.h