summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/voicefile.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Add missing keywords property.Dominik Riebeling1-1/+1
2008-06-28rbutil: Add generated voicefiles to the install log, so you can uninstall it ...Dominik Wenger1-2/+9
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger1-2/+3
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling1-1/+0
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-5/+5
2008-02-09rbutil: tts and encoders: preparation for cli interface. installers: make sur...Dominik Wenger1-12/+14
2008-02-03If getting the required files for voice file creation fails abort log window.Dominik Riebeling1-0/+1
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-5/+5
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger1-4/+6
2008-01-13rbutil: improve voice creation: better parser for genlang output. Make progre...Dominik Wenger1-39/+63
2008-01-13fix abort button when rockbox-info.txt is not available.Dominik Riebeling1-0/+1
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger1-0/+275