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
/
installtalkwindow.cpp
Age
Commit message (
Expand
)
Author
2009-06-26
rbutil: improve voice and talk generation.
Dominik Wenger
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
2009-05-02
Clean up ProgressLogger state handling:
Dominik Riebeling
2009-04-29
rbutil: completely rework how tts and encoders are configured. (FS#10070)
Dominik Wenger
2009-04-29
Completely rework RbSettings class.
Dominik Riebeling
2008-07-12
rbutil: Ups. forgot a file in the previous commit.
Dominik Wenger
2008-07-05
Fix some source strings to clean up translations.
Dominik Riebeling
2008-05-27
rbutil: improve talkfile generation. remove the options to keep and overwrite...
Dominik Wenger
2008-04-06
rbutil: move many more connect calls, mainly for safety.
Dominik Wenger
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
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
2007-12-15
rbutil: reworked configuration of TTS engines to the new Style.
Dominik Wenger
2007-12-14
rbutil: added a button into talkfile dialog, to directly jump to config of tt...
Dominik Wenger
2007-12-14
rbutil: added builtin rbspeex encoder. Reworked encoder configuration.
Dominik Wenger
2007-10-19
rbutil: try to fix all Bugs from FS#7982 in the talkfile creation. Additional...
Dominik Wenger
2007-10-12
rbutil: add options to create .talk files only for Folders or only for Files ...
Dominik Wenger
2007-09-23
rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs s...
Dominik Wenger
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
2007-09-14
Add BrowseDirtree::setDir(const QString&) to simplify the code.
Antoine Cellerier
2007-09-03
- rework language selection a bit: use language string as key instead of lang...
Dominik Riebeling
2007-08-31
Fix a possible crash when entering the talkfile window without correct settin...
Dominik Riebeling
2007-08-29
Connect close signal earlier so the talk window also closes upon error confir...
Dominik Riebeling
2007-08-28
Completely rework the talk files window: move settings to configuration dialo...
Dominik Riebeling
2007-08-23
set missing keywords property.
Dominik Riebeling
2007-08-10
rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...
Dominik Wenger
2007-08-07
rbutilqt: use the new dirbrowser in the talkfile generation. Also little chan...
Dominik Wenger
2007-08-05
rbutilQt: added Talkfile creation.
Dominik Wenger