summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2008-02-13rbutil:check if a Sapi voice is selected. rbutil_m1.0.4Dominik Wenger1-0/+2
2008-02-13rbutil: fix bug with wrong downloadURL for h10.Dominik Wenger3-1/+11
2008-02-13Make encoder name conversion functions static to the base class.Dominik Riebeling7-44/+42
2008-02-12Make TTS name conversion functions static members.Dominik Riebeling7-83/+83
2008-02-11rbutil: new shiny Talkfile Button icon, by Dave Hooper.Dominik Wenger1-0/+0
2008-02-11rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really wo...Dominik Wenger7-10/+68
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling18-36/+37
2008-02-10rbutil: h10 bootloaderinstallation: fixed wrong OF.mi4 name for dualboot.Dominik Wenger1-2/+2
2008-02-09rbutil: tts and encoders: preparation for cli interface. installers: make sur...Dominik Wenger10-46/+59
2008-02-09rbutil: added hindi and tagalog to the voice languages. Set correct defaults ...Dominik Wenger3-6/+12
2008-02-06Save the internal name for tts / encoder in the configuration file, not the d...Dominik Riebeling7-66/+69
2008-02-06display paths using the native delimiters on the main widget.Dominik Riebeling1-1/+1
2008-02-05Add some accelerator keys to the Actions menu.Dominik Riebeling1-23/+22
2008-02-03Add a simple (and dumb) way to determine the language for voice file creation...Dominik Riebeling1-2/+15
2008-02-03Use the correct value when getting the encoder options from the config file.Dominik Riebeling1-1/+1
2008-02-03Redo my previous segfault fix in a better way.Dominik Riebeling2-10/+5
2008-02-03If getting the required files for voice file creation fails abort log window.Dominik Riebeling1-0/+1
2008-02-02Don't segfault upon opening the voice / talk creation window if the encoder s...Dominik Riebeling2-12/+24
2008-02-02Don't overwrite the build pretarget libspeex with lrelease. Make sure to use ...Dominik Riebeling1-4/+4
2008-01-30rbutil: fix a bug in rbsettings: FS#8512 by Sander Knopper. Also remove a war...Dominik Wenger3-4/+4
2008-01-29rbutil: fix a bug in the new settings object. Seperate the config gui from tt...Dominik Wenger10-340/+583
2008-01-26fix sansapatcher mingw build prerequisites.Dominik Riebeling1-1/+1
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger25-480/+1010
2008-01-24add missing includeDominik Riebeling1-0/+1
2008-01-23rbutil: introduce a util function to get the systemproxy, for better reuse.Dominik Wenger4-61/+53
2008-01-20rbutil: lupdate on all languages, updated german lang.Dominik Wenger5-584/+1804
2008-01-20add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights ...Dominik Wenger8-4/+54
2008-01-20rbutil: correct some UI texts, and made the rbspeex config dialog a bit nicer. Dominik Wenger2-75/+82
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger16-92/+264
2008-01-13rbutil: improve voice creation: better parser for genlang output. Make progre...Dominik Wenger4-39/+74
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 Wenger12-89/+871
2008-01-06rbutil: Updated german translation. (also lupdate on all translations)Dominik Wenger5-7895/+10183
2008-01-06rbutil: turkish translation by Mehmet Ş. Çatalbaş (baratrion) FS#8407Dominik Wenger2-0/+2071
2008-01-06allow building ipodpatcher / sansapatcher with MinGW.Dominik Riebeling2-0/+10
2007-12-23w32: when utilizing IE values for system proxy also honor the ProxyEnable val...Dominik Riebeling2-7/+22
2007-12-17move w32-specific resources to a separate file to prevent building them on ot...Dominik Riebeling4-12/+9
2007-12-16Accept two rbutil patches by Clemens Werther:Nicolas Pennequin2-2/+3
2007-12-16add some missing abort button changes and call processEvents a bit more oftenDominik Riebeling1-0/+5
2007-12-15add a custom rule for building librbspeex prior to building rbutil.Dominik Riebeling1-0/+5
2007-12-15rbutil: make the sapi voice script builtin.Dominik Wenger5-64/+17
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger14-348/+916
2007-12-15Change some defaults and give settings widgets better properties.Thom Johansen2-3/+17
2007-12-14rbutil: Fix broken voice file urls for a few targets.Dominik Wenger2-3/+35
2007-12-14rbutil: ups again, more missing files.Dominik Wenger2-0/+491
2007-12-14rbutil: Oops, the missing ui file. Dominik Wenger1-0/+158
2007-12-14rbutil: added a button into talkfile dialog, to directly jump to config of tt...Dominik Wenger6-3/+60
2007-12-14rbutil: added builtin rbspeex encoder. Reworked encoder configuration. Dominik Wenger10-227/+281
2007-12-01rbutilqt: added support for rbspeex encoder as external executable.Dominik Wenger1-0/+14
2007-11-29Add some brief instructions to compile sansapatcherDave Chapman1-0/+10