summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/talkfile.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-07RButility:Maurus Cuelenaere1-7/+7
2008-07-12rbutil: completly reworked Talkfile generation. Should be more stable and mor...Dominik Wenger1-99/+334
2008-07-03rbutil: commit FS#9147, fixes another talkfile generation bug. Thanks to Tome...Dominik Wenger1-3/+3
2008-07-03rbutil: correctly stop encoders. (FS#9145)Dominik Wenger1-0/+2
2008-06-25trim whitespace from TTS error string before displaying it.Dominik Riebeling1-1/+1
2008-05-27rbutil: improve talkfile generation. remove the options to keep and overwrite...Dominik Wenger1-13/+19
2008-02-13Make encoder name conversion functions static to the base class.Dominik Riebeling1-1/+1
2008-02-12Make TTS name conversion functions static members.Dominik Riebeling1-1/+1
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling1-4/+4
2008-02-09rbutil: tts and encoders: preparation for cli interface. installers: make sur...Dominik Wenger1-4/+6
2008-02-09rbutil: added hindi and tagalog to the voice languages. Set correct defaults ...Dominik Wenger1-1/+6
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-4/+4
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger1-11/+13
2007-12-16add some missing abort button changes and call processEvents a bit more oftenDominik Riebeling1-0/+5
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger1-74/+3
2007-12-14rbutil: added builtin rbspeex encoder. Reworked encoder configuration. Dominik Wenger1-40/+26
2007-10-19rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. Additional...Dominik Wenger1-11/+16
2007-10-12rbutil: add options to create .talk files only for Folders or only for Files ...Dominik Wenger1-2/+14
2007-09-23rbutil: added swift tts engine.Dominik Wenger1-0/+1
2007-09-23rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs s...Dominik Wenger1-29/+81
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-11/+11
2007-08-29rbutilQt: fix the log entry for talkfiles, now it has the current Date as value.Dominik Wenger1-2/+3
2007-08-29code police.Dominik Riebeling1-28/+28
2007-08-28Completely rework the talk files window: move settings to configuration dialo...Dominik Riebeling1-26/+0
2007-08-23set missing keywords property.Dominik Riebeling1-1/+1
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger1-2/+9
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger1-0/+212