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
/
createvoicewindow.cpp
Age
Commit message (
Expand
)
Author
2008-03-14
when changing settings from the Talk and Voice window also update the main wi...
Dominik Riebeling
2008-03-01
Fix voicefile / talkfile generation windows not updating the displayed settin...
Dominik Riebeling
2008-02-13
Make encoder name conversion functions static to the base class.
Dominik Riebeling
2008-02-12
Make TTS name conversion functions static members.
Dominik Riebeling
2008-02-06
Save the internal name for tts / encoder in the configuration file, not the d...
Dominik Riebeling
2008-02-03
Add a simple (and dumb) way to determine the language for voice file creation...
Dominik Riebeling
2008-02-03
Redo my previous segfault fix in a better way.
Dominik Riebeling
2008-02-02
Don't segfault upon opening the voice / talk creation window if the encoder s...
Dominik Riebeling
2008-01-25
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...
Dominik Wenger
2008-01-19
rbutilqt: made the sapi TTS more configurable, you can now select a specific ...
Dominik Wenger
2008-01-13
rbutil: improve voice creation: better parser for genlang output. Make progre...
Dominik Wenger
2008-01-11
rbutil: added creation of voice files with rbutil.
Dominik Wenger