index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
/
ttssapi.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-24
rbutil: Merge rbutil with utils folder.
Dominik Riebeling
1
-274
/
+0
2021-01-02
rbutil: Modernize connect() to new pointer-to-member syntax.
Dominik Riebeling
1
-2
/
+2
2020-12-05
rbutil: Rework handling of available voice languages.
Dominik Riebeling
1
-7
/
+4
2020-11-19
rbutil: Modernize code to use C++11 nullptr.
Dominik Riebeling
1
-2
/
+2
2020-09-27
rbutil: Fix some minor issues found by clazy.
Dominik Riebeling
1
-1
/
+1
2020-08-16
rbutil: QString::split() changed with Qt 5.14.
Dominik Riebeling
1
-1
/
+5
2020-08-16
rbutil: Initial Qt6 support.
Dominik Riebeling
1
-0
/
+4
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-11
/
+12
2012-09-09
Make SAPI implementation more parametrizable.
Dominik Riebeling
1
-32
/
+30
2012-09-08
Change sapi_voice.vbs voice list separation character.
Dominik Riebeling
1
-1
/
+4
2012-06-25
Add missing class name to System Trace log.
Dominik Riebeling
1
-1
/
+1
2012-05-19
Show nicer language names in voice creation dialog.
Dominik Riebeling
1
-2
/
+6
2012-02-22
Don't poll SAPI script output.
Dominik Riebeling
1
-5
/
+2
2012-01-17
Fix a typo.
Dominik Riebeling
1
-1
/
+1
2012-01-17
TTS: check if created wav file exists.
Dominik Riebeling
1
-0
/
+4
2012-01-14
Improve error handling and logging.
Dominik Riebeling
1
-7
/
+10
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2011-09-26
Rockbox Utility TTS: implement reading TTS vendor.
Dominik Riebeling
1
-2
/
+24
2011-04-22
Fix SAPI default speed being way too fast.
Dominik Riebeling
1
-2
/
+5
2011-02-04
Replace list of languages with map.
Dominik Riebeling
1
-3
/
+2
2010-09-26
Improve some trace messages.
Dominik Riebeling
1
-2
/
+4
2010-06-04
rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov
Dominik Wenger
1
-2
/
+11
2010-03-03
Code police.
Dominik Riebeling
1
-15
/
+26
2010-01-24
rbutil: split RbSettings. use Stable/unstable status from server.
Dominik Wenger
1
-1
/
+2
2009-10-13
rbutil: split tts.cpp/h into individual files.
Dominik Wenger
1
-0
/
+213