rockbox/rbutil/rbutilqt/base
Dominik Riebeling a4caff91f9 Respect the exit code of external encoder called.
Return an error if the exit code differs from 0. Fixes voice file creation
getting displayed as successful even if encoding didn't work (f.e. due to wrong
command line parameters set in the configuration dialog).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25138 a1c6a512-1295-4272-9138-f99709370657
2010-03-12 21:52:25 +00:00
..
autodetection.cpp Use the data partition device node when trying to resolve the mountpoint. 2010-02-27 11:27:13 +00:00
autodetection.h
bootloaderinstallams.cpp rbutil: link to the Sansa forums when the user is requested to download a Sansa AMS firmware 2010-02-19 23:45:29 +00:00
bootloaderinstallams.h
bootloaderinstallbase.cpp Add missing class prefix to logging call. 2010-02-20 22:46:55 +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
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp
bootloaderinstallfile.h
bootloaderinstallhex.cpp
bootloaderinstallhex.h
bootloaderinstallipod.cpp If the Ipod has been recognized as MacPod always consider no bootloader installed. 2010-02-20 22:11:04 +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
bootloaderinstallmi4.h
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 Respect the exit code of external encoder called. 2010-03-12 21:52:25 +00:00
encoders.h
encttssettings.cpp
encttssettings.h
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 Implement speed adjustment for OS X TTS. 2010-03-11 20:09:22 +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 Fix problems with platform retrieval. 2010-02-12 20:38:17 +00:00
serverinfo.h Extend SystemInfo to allow distinguishing between platforms and variants. 2010-01-31 21:57:45 +00:00
system.cpp
system.h
systeminfo.cpp Refactor device tree setup a bit. 2010-03-01 22:45:17 +00:00
systeminfo.h Refactor device tree setup a bit. 2010-03-01 22:45:17 +00:00
talkfile.cpp An ellipsis is always exactly three dots, not two. 2010-01-04 19:24:25 +00:00
talkfile.h
talkgenerator.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
talkgenerator.h
ttsbase.cpp Add support for OS X' Speech Synthesis Manager TTS system. 2010-02-28 20:19:54 +00:00
ttsbase.h
ttscarbon.cpp Implement speed adjustment for OS X TTS. 2010-03-11 20:09:22 +00:00
ttscarbon.h Implement speed adjustment for OS X TTS. 2010-03-11 20:09:22 +00:00
ttsexes.cpp Code police. 2010-03-03 22:26:00 +00:00
ttsexes.h Code police. 2010-03-03 22:26:00 +00:00
ttsfestival.cpp Code police. 2010-03-03 22:26:00 +00:00
ttsfestival.h Code police. 2010-03-03 22:26:00 +00:00
ttssapi.cpp Code police. 2010-03-03 22:26:00 +00:00
ttssapi.h Code police. 2010-03-03 22:26:00 +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 Update an outdated comment. 2010-02-20 22:11:08 +00:00
utils.h
voicefile.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
voicefile.h
zipinstaller.cpp Revert r24174 following the discussion on mailing-list 2010-01-10 17:13:32 +00:00
zipinstaller.h