rockbox/rbutil/rbutilqt/base
Dominik Riebeling c6a8efb8af Implement simple run for non-multithreaded TTS.
Since setting the maximum number of threads to use to 1 causes sporadically
files missing add a simple alternative implementation that doesn't use futures.
This is a stop-gap solution to fix voice files not creating (reported on
Windows with SAPI voices, see FS#11994). Encoding doesn't seem to be affected
by the problem and is unchanged.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29762 a1c6a512-1295-4272-9138-f99709370657
2011-04-22 17:59:43 +00:00
..
autodetection.cpp Remove Ipod Video 64MB handling. 2010-09-01 17:47:33 +00:00
autodetection.h
bootloaderinstallams.cpp
bootloaderinstallams.h
bootloaderinstallbase.cpp rbutil: add mpio hd200 as disabled target (all untested) 2010-06-04 21:43:15 +00:00
bootloaderinstallbase.h
bootloaderinstallchinachip.cpp
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp
bootloaderinstallfile.h
bootloaderinstallhex.cpp
bootloaderinstallhex.h
bootloaderinstallipod.cpp
bootloaderinstallipod.h
bootloaderinstallmi4.cpp
bootloaderinstallmi4.h
bootloaderinstallmpio.cpp Fix source string spelling. 2010-06-18 14:59:23 +00:00
bootloaderinstallmpio.h rbutil: add mpio hd200 as disabled target (all untested) 2010-06-04 21:43:15 +00:00
bootloaderinstallsansa.cpp
bootloaderinstallsansa.h
bootloaderinstalltcc.cpp
bootloaderinstalltcc.h
encoders.cpp
encoders.h
encttssettings.cpp
encttssettings.h
httpget.cpp
httpget.h
progressloggerinterface.h
rbsettings.cpp Use System TTS if none is set. 2011-04-22 13:32:04 +00:00
rbsettings.h OS X TTS: add pitch setting. 2011-04-03 09:23:21 +00:00
rockboxinfo.cpp Move retrieval of revision and release numbers to RockboxInfo class. 2010-06-06 18:02:01 +00:00
rockboxinfo.h Move retrieval of revision and release numbers to RockboxInfo class. 2010-06-06 18:02:01 +00:00
serverinfo.cpp Fix typo. 2010-06-07 17:03:56 +00:00
serverinfo.h
system.cpp Fix crash on proxy detection on OS X (FS#11654). 2010-10-05 19:53:48 +00:00
system.h Make System and Utils class based on QObject. 2010-06-18 19:04:06 +00:00
systeminfo.cpp Replace list of languages with map. 2011-02-04 23:28:34 +00:00
systeminfo.h Replace list of languages with map. 2011-02-04 23:28:34 +00:00
talkfile.cpp
talkfile.h
talkgenerator.cpp Implement simple run for non-multithreaded TTS. 2011-04-22 17:59:43 +00:00
talkgenerator.h Implement simple run for non-multithreaded TTS. 2011-04-22 17:59:43 +00:00
ttsbase.cpp Make TTS names translatable and change Sapi to SAPI. 2011-04-22 13:32:13 +00:00
ttsbase.h Add capability to speak directly from the TTS engine. 2011-04-03 08:06:59 +00:00
ttscarbon.cpp Fix a warning. 2011-04-05 20:02:07 +00:00
ttscarbon.h OS X TTS: add pitch setting. 2011-04-03 09:23:21 +00:00
ttsexes.cpp
ttsexes.h
ttsfestival.cpp
ttsfestival.h
ttssapi.cpp Replace list of languages with map. 2011-02-04 23:28:34 +00:00
ttssapi.h
uninstall.cpp Convert uninstallation to use signals / slots for logging. 2010-06-11 17:14:00 +00:00
uninstall.h Convert uninstallation to use signals / slots for logging. 2010-06-11 17:14:00 +00:00
utils.cpp FS#11439: Fix version comparison regression. 2010-06-30 21:59:47 +00:00
utils.h Make System and Utils class based on QObject. 2010-06-18 19:04:06 +00:00
voicefile.cpp Use template pattern for genlang url. 2011-04-02 08:59:00 +00:00
voicefile.h
zipinstaller.cpp Fix a warning. 2011-04-02 19:03:50 +00:00
zipinstaller.h
ziputil.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
ziputil.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00