index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
/
ttssapi.cpp
Age
Commit message (
Expand
)
Author
2020-08-16
rbutil: Initial Qt6 support.
Dominik Riebeling
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
2012-09-09
Make SAPI implementation more parametrizable.
Dominik Riebeling
2012-09-08
Change sapi_voice.vbs voice list separation character.
Dominik Riebeling
2012-06-25
Add missing class name to System Trace log.
Dominik Riebeling
2012-05-19
Show nicer language names in voice creation dialog.
Dominik Riebeling
2012-02-22
Don't poll SAPI script output.
Dominik Riebeling
2012-01-17
Fix a typo.
Dominik Riebeling
2012-01-17
TTS: check if created wav file exists.
Dominik Riebeling
2012-01-14
Improve error handling and logging.
Dominik Riebeling
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
2011-09-26
Rockbox Utility TTS: implement reading TTS vendor.
Dominik Riebeling
2011-04-22
Fix SAPI default speed being way too fast.
Dominik Riebeling
2011-02-04
Replace list of languages with map.
Dominik Riebeling
2010-09-26
Improve some trace messages.
Dominik Riebeling
2010-06-04
rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov
Dominik Wenger
2010-03-03
Code police.
Dominik Riebeling
2010-01-24
rbutil: split RbSettings. use Stable/unstable status from server.
Dominik Wenger
2009-10-13
rbutil: split tts.cpp/h into individual files.
Dominik Wenger