rockbox/rbutil
Dominik Riebeling 4105c82e6b Centralize settings for executable based TTS systems.
The configuration values for executable based TTS systems is stored in member
variables. Instead of reading them multiple times provide a function for that
and move searching the executable to the loading function.

Previously the executable was only searched in the path when opening the TTS
configuration. Having this in the loading function removes that unnecessary
step in case the TTS is in the path (and doesn't require additional
configuration).

Change-Id: I06799b55545dcb719ee3c916795b20e01c248a15
2012-01-29 22:55:18 +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: ignore built files / folders 2012-01-24 17:00:26 -05: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 Centralize settings for executable based TTS systems. 2012-01-29 22:55:18 +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