rockbox/rbutil/rbutilqt/base
Dominik Riebeling 0c4bd3a9c4 libmp3lame encoder: don't retrieve settings for each run.
Retrieve the encoder settings only when creating the object or when saving.
Avoids unnecessary overhead by accessing the settings object on each encoder
call, which also clutters the system trace log.

Change-Id: If64e5d1d5ac8f1d4b0afd1bc4851e455fc7e64c2
2012-04-06 17:00:48 +02:00
..
autodetection.cpp
autodetection.h
bootloaderinstallams.cpp
bootloaderinstallams.h
bootloaderinstallbase.cpp Fix post installation hint for h100 / h300 players. 2012-02-22 23:19:58 +01:00
bootloaderinstallbase.h Support reading OF files from zip. 2012-01-15 23:32:15 +01:00
bootloaderinstallchinachip.cpp
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp
bootloaderinstallfile.h
bootloaderinstallhex.cpp
bootloaderinstallhex.h
bootloaderinstallimx.cpp Rockbox Utility: add support for mkimxboot bootloader. 2012-01-04 19:19:02 +00:00
bootloaderinstallimx.h Rockbox Utility: add support for mkimxboot bootloader. 2012-01-04 19:19:02 +00:00
bootloaderinstallipod.cpp
bootloaderinstallipod.h
bootloaderinstallmi4.cpp
bootloaderinstallmi4.h
bootloaderinstallmpio.cpp
bootloaderinstallmpio.h
bootloaderinstallsansa.cpp
bootloaderinstallsansa.h
bootloaderinstalltcc.cpp
bootloaderinstalltcc.h
encoderbase.cpp Rockbox Utility: use libmp3lame for voice clips. 2012-01-08 11:50:04 +00:00
encoderbase.h Fix wrong includes. 2012-01-08 11:49:57 +00:00
encoderexe.cpp Split up encoders sources. 2012-01-06 19:19:32 +00:00
encoderexe.h Split up encoders sources. 2012-01-06 19:19:32 +00:00
encoderlame.cpp libmp3lame encoder: don't retrieve settings for each run. 2012-04-06 17:00:48 +02:00
encoderlame.h libmp3lame encoder: don't retrieve settings for each run. 2012-04-06 17:00:48 +02:00
encoderrbspeex.cpp Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
encoderrbspeex.h Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
encttssettings.cpp
encttssettings.h
httpget.cpp
httpget.h
progressloggerinterface.h
rbsettings.cpp Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
rbsettings.h
rockboxinfo.cpp Fix false positive in version detection. 2012-03-12 22:16:14 +01:00
rockboxinfo.h Allow overriding filename for rockbox-info.txt. 2012-02-19 14:12:22 +01:00
serverinfo.cpp
serverinfo.h
system.cpp Fix unused-but-set warnings in helper functions. 2012-01-17 22:03:42 +01:00
system.h
systeminfo.cpp
systeminfo.h
talkfile.cpp
talkfile.h
talkgenerator.cpp Fix wavtrim on voicefile creation. 2012-01-15 12:30:03 +01:00
talkgenerator.h Remove multithreading support from voicefile creation. 2012-01-14 16:37:01 +01:00
ttsbase.cpp Remove espeak from TTS list on Windows. 2012-04-02 20:09:32 +02:00
ttsbase.h
ttscarbon.cpp
ttscarbon.h
ttsexes.cpp Centralize settings for executable based TTS systems. 2012-01-29 22:55:18 +01:00
ttsexes.h Centralize settings for executable based TTS systems. 2012-01-29 22:55:18 +01:00
ttsfestival.cpp
ttsfestival.h
ttssapi.cpp Don't poll SAPI script output. 2012-02-22 22:34:37 +01:00
ttssapi.h
uninstall.cpp
uninstall.h
utils.cpp Implement findProcess() on OS X. 2012-02-21 20:02:48 +01:00
utils.h Check running processes at startup. 2012-01-22 22:26:01 +01:00
voicefile.cpp Drop empty voice strings when building list of strings. 2012-04-06 16:18:46 +02:00
voicefile.h
zipinstaller.cpp
zipinstaller.h
ziputil.cpp Use relative paths to quazip includes. 2012-01-29 22:55:18 +01:00
ziputil.h Use relative paths to quazip includes. 2012-01-29 22:55:18 +01:00