summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/createvoicewindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-04-06rbutil: move many more connect calls, mainly for safety.Dominik Wenger1-2/+2
2008-03-14when changing settings from the Talk and Voice window also update the main wi...Dominik Riebeling1-4/+4
2008-03-01Fix voicefile / talkfile generation windows not updating the displayed settin...Dominik Riebeling1-3/+10
2008-02-13Make encoder name conversion functions static to the base class.Dominik Riebeling1-2/+2
2008-02-12Make TTS name conversion functions static members.Dominik Riebeling1-2/+2
2008-02-06Save the internal name for tts / encoder in the configuration file, not the d...Dominik Riebeling1-2/+2
2008-02-03Add a simple (and dumb) way to determine the language for voice file creation...Dominik Riebeling1-2/+15
2008-02-03Redo my previous segfault fix in a better way.Dominik Riebeling1-5/+3
2008-02-02Don't segfault upon opening the voice / talk creation window if the encoder s...Dominik Riebeling1-7/+12
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-27/+16
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger1-13/+14
2008-01-13rbutil: improve voice creation: better parser for genlang output. Make progre...Dominik Wenger1-0/+1
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger1-0/+113