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
/
createvoicewindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-1
/
+2
2013-01-27
Update Qt includes for compatibility with Qt5.
Dominik Riebeling
1
-0
/
+1
2012-10-06
Don't assume success for TTS object creation.
Dominik Riebeling
1
-0
/
+6
2012-06-13
Improve voice creation window a bit.
Dominik Riebeling
1
-2
/
+2
2012-06-12
Remove encoder display from voice / talk dialogs.
Dominik Riebeling
1
-14
/
+0
2012-05-19
Show nicer language names in voice creation dialog.
Dominik Riebeling
1
-11
/
+11
2012-01-06
Split up encoders sources.
Dominik Riebeling
1
-3
/
+3
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2011-10-04
Rockbox Utility: refresh some more dynamic strings after translation change.
Dominik Riebeling
1
-0
/
+1
2011-10-02
Rockbox Utility: listen to translation change events.
Dominik Riebeling
1
-0
/
+10
2011-07-16
Remove BrowseDirTree.
Dominik Riebeling
1
-1
/
+0
2011-02-04
Replace list of languages with map.
Dominik Riebeling
1
-6
/
+10
2010-02-28
Save values set in voice window before calling configuration dialog.
Dominik Riebeling
1
-13
/
+20
2010-01-24
rbutil: split RbSettings. use Stable/unstable status from server.
Dominik Wenger
1
-2
/
+3
2009-10-12
rbutil: store the voice language in the correct setting.
Dominik Wenger
1
-1
/
+1
2009-08-22
rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini
Dominik Wenger
1
-1
/
+0
2009-06-26
rbutil: improve voice and talk generation.
Dominik Wenger
1
-1
/
+5
2009-05-09
rbutil: make sure the voice creation window updates its display on startup.
Dominik Wenger
1
-1
/
+1
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
1
-24
/
+12
2009-04-29
rbutil: completely rework how tts and encoders are configured. (FS#10070)
Dominik Wenger
1
-2
/
+2
2009-04-29
Completely rework RbSettings class.
Dominik Riebeling
1
-10
/
+10
2008-07-05
Fix some source strings to clean up translations.
Dominik Riebeling
1
-5
/
+10
2008-06-30
Add missing keywords property.
Dominik Riebeling
1
-1
/
+1
2008-04-06
rbutil: move many more connect calls, mainly for safety.
Dominik Wenger
1
-2
/
+2
2008-03-14
when changing settings from the Talk and Voice window also update the main wi...
Dominik Riebeling
1
-4
/
+4
2008-03-01
Fix voicefile / talkfile generation windows not updating the displayed settin...
Dominik Riebeling
1
-3
/
+10
2008-02-13
Make encoder name conversion functions static to the base class.
Dominik Riebeling
1
-2
/
+2
2008-02-12
Make TTS name conversion functions static members.
Dominik Riebeling
1
-2
/
+2
2008-02-06
Save the internal name for tts / encoder in the configuration file, not the d...
Dominik Riebeling
1
-2
/
+2
2008-02-03
Add a simple (and dumb) way to determine the language for voice file creation...
Dominik Riebeling
1
-2
/
+15
2008-02-03
Redo my previous segfault fix in a better way.
Dominik Riebeling
1
-5
/
+3
2008-02-02
Don't segfault upon opening the voice / talk creation window if the encoder s...
Dominik Riebeling
1
-7
/
+12
2008-01-25
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...
Dominik Wenger
1
-27
/
+16
2008-01-19
rbutilqt: made the sapi TTS more configurable, you can now select a specific ...
Dominik Wenger
1
-13
/
+14
2008-01-13
rbutil: improve voice creation: better parser for genlang output. Make progre...
Dominik Wenger
1
-0
/
+1
2008-01-11
rbutil: added creation of voice files with rbutil.
Dominik Wenger
1
-0
/
+113