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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
/
voicefile.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
rbutil: Modernize connect() to new pointer-to-member syntax.
Dominik Riebeling
1
-7
/
+7
2020-12-03
rbutil: Rework and merge player and build server info handling.
Dominik Riebeling
1
-2
/
+3
2020-11-19
rbutil: Modernize code to use C++11 nullptr.
Dominik Riebeling
1
-3
/
+3
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
-6
/
+7
2012-06-09
Rockbox Utility: support reading voice strings from target.
Dominik Riebeling
1
-7
/
+89
2012-06-05
voicefont: make format version a parameter.
Dominik Riebeling
1
-1
/
+3
2012-05-27
VoiceCreator: Factor out creation to separate function.
Dominik Riebeling
1
-7
/
+12
2012-05-25
Remove leftover debugging output.
Dominik Riebeling
1
-1
/
+0
2012-05-23
Use full version string for voicefile version.
Dominik Riebeling
1
-3
/
+4
2012-05-23
Use Rockbox version for created voicefile version.
Dominik Riebeling
1
-8
/
+8
2012-04-26
Voicefile: remove < and > from voice strings before speaking.
Dominik Riebeling
1
-0
/
+1
2012-04-06
Drop empty voice strings when building list of strings.
Dominik Riebeling
1
-1
/
+7
2012-01-15
Fix wavtrim on voicefile creation.
Dominik Riebeling
1
-1
/
+1
2012-01-08
Rockbox Utility: use libmp3lame for voice clips.
Dominik Riebeling
1
-1
/
+1
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2011-10-01
Voicefile generation: implement string corrections.
Dominik Riebeling
1
-1
/
+6
2011-04-02
Use template pattern for genlang url.
Dominik Riebeling
1
-3
/
+6
2010-09-26
Improve some trace messages.
Dominik Riebeling
1
-2
/
+2
2010-04-02
Move utils.cpp functions into separate class and split it up.
Dominik Riebeling
1
-0
/
+1
2010-04-01
Fix leaking file descriptors on error.
Dominik Riebeling
1
-2
/
+6
2010-01-24
rbutil: split RbSettings. use Stable/unstable status from server.
Dominik Wenger
1
-1
/
+2
2010-01-10
Revert r24174 following the discussion on mailing-list
Tomer Shalev
1
-2
/
+2
2010-01-03
rbutil: Fix some messages
Tomer Shalev
1
-2
/
+2
2009-09-25
Clean up a few source strings.
Dominik Riebeling
1
-2
/
+2
2009-08-22
rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini
Dominik Wenger
1
-0
/
+1
2009-08-10
Simplify and cleanup rockbox-info.txt handling.
Dominik Riebeling
1
-1
/
+1
2009-08-08
rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs ...
Dominik Wenger
1
-2
/
+2
2009-06-26
rbutil: improve voice and talk generation.
Dominik Wenger
1
-0
/
+246