rockbox/rbutil
Dominik Riebeling 820dcfdfed Remove multithreading support from voicefile creation.
Running TTS and encoders with multiple threads is causing problems on Windows
since introduction of the feature (FS#12106, FS#11994). The current
implementation also makes wrong assumptions (having multiple threads talk to
the SAPI script doesn't make it run faster since it's still one thread
responsible for creation).

Completely remove multithreading support for that for now -- a different
implementation is necessary.

Change-Id: Icafa223644efc370a09186ce28ac83c22902e0c0
2012-01-14 16:37:01 +01:00
..
chinachippatcher Fix cross compiling on OS X. 2012-01-02 17:45:16 +00:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher MSVC compatibility adjustments. 2012-01-08 19:51:11 +00:00
mkamsboot mkamsboot: update README 2011-12-20 18:48:20 +00:00
mkimxboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mktccboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
rbutilqt Remove multithreading support from voicefile creation. 2012-01-14 16:37:01 +01:00
sansapatcher MSVC compatibility adjustments. 2012-01-08 19:51:11 +00:00
tools Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
libtools.make Remove OS X special universal binary handling. 2012-01-06 09:24:38 +00:00