summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2008-02-13rbutil:check if a Sapi voice is selected. Dominik Wenger
2008-02-13rbutil: fix bug with wrong downloadURL for h10.Dominik Wenger
2008-02-13Make encoder name conversion functions static to the base class.Dominik Riebeling
2008-02-12Make TTS name conversion functions static members.Dominik Riebeling
2008-02-11rbutil: new shiny Talkfile Button icon, by Dave Hooper.Dominik Wenger
2008-02-11rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really wo...Dominik Wenger
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling
2008-02-10rbutil: h10 bootloaderinstallation: fixed wrong OF.mi4 name for dualboot.Dominik Wenger
2008-02-09rbutil: tts and encoders: preparation for cli interface. installers: make sur...Dominik Wenger
2008-02-09rbutil: added hindi and tagalog to the voice languages. Set correct defaults ...Dominik Wenger
2008-02-06Save the internal name for tts / encoder in the configuration file, not the d...Dominik Riebeling
2008-02-06display paths using the native delimiters on the main widget.Dominik Riebeling
2008-02-05Add some accelerator keys to the Actions menu.Dominik Riebeling
2008-02-03Add a simple (and dumb) way to determine the language for voice file creation...Dominik Riebeling
2008-02-03Use the correct value when getting the encoder options from the config file.Dominik Riebeling
2008-02-03Redo my previous segfault fix in a better way.Dominik Riebeling
2008-02-03If getting the required files for voice file creation fails abort log window.Dominik Riebeling
2008-02-02Don't segfault upon opening the voice / talk creation window if the encoder s...Dominik Riebeling
2008-02-02Don't overwrite the build pretarget libspeex with lrelease. Make sure to use ...Dominik Riebeling
2008-01-30rbutil: fix a bug in rbsettings: FS#8512 by Sander Knopper. Also remove a war...Dominik Wenger
2008-01-29rbutil: fix a bug in the new settings object. Seperate the config gui from tt...Dominik Wenger
2008-01-26fix sansapatcher mingw build prerequisites.Dominik Riebeling
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger
2008-01-24add missing includeDominik Riebeling
2008-01-23rbutil: introduce a util function to get the systemproxy, for better reuse.Dominik Wenger
2008-01-20rbutil: lupdate on all languages, updated german lang.Dominik Wenger
2008-01-20add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights ...Dominik Wenger
2008-01-20rbutil: correct some UI texts, and made the rbspeex config dialog a bit nicer. Dominik Wenger
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger
2008-01-13rbutil: improve voice creation: better parser for genlang output. Make progre...Dominik Wenger
2008-01-13fix abort button when rockbox-info.txt is not available.Dominik Riebeling
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger
2008-01-06rbutil: Updated german translation. (also lupdate on all translations)Dominik Wenger
2008-01-06rbutil: turkish translation by Mehmet Ş. Çatalbaş (baratrion) FS#8407Dominik Wenger
2008-01-06allow building ipodpatcher / sansapatcher with MinGW.Dominik Riebeling
2007-12-23w32: when utilizing IE values for system proxy also honor the ProxyEnable val...Dominik Riebeling
2007-12-17move w32-specific resources to a separate file to prevent building them on ot...Dominik Riebeling
2007-12-16Accept two rbutil patches by Clemens Werther:Nicolas Pennequin
2007-12-16add some missing abort button changes and call processEvents a bit more oftenDominik Riebeling
2007-12-15add a custom rule for building librbspeex prior to building rbutil.Dominik Riebeling
2007-12-15rbutil: make the sapi voice script builtin.Dominik Wenger
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger
2007-12-15Change some defaults and give settings widgets better properties.Thom Johansen
2007-12-14rbutil: Fix broken voice file urls for a few targets.Dominik Wenger
2007-12-14rbutil: ups again, more missing files.Dominik Wenger
2007-12-14rbutil: Oops, the missing ui file. Dominik Wenger
2007-12-14rbutil: added a button into talkfile dialog, to directly jump to config of tt...Dominik Wenger
2007-12-14rbutil: added builtin rbspeex encoder. Reworked encoder configuration. Dominik Wenger
2007-12-01rbutilqt: added support for rbspeex encoder as external executable.Dominik Wenger
2007-11-29Add some brief instructions to compile sansapatcherDave Chapman