summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2008-03-20On windows check for iPod_Control folder to allow resolving the drive letter ...Dominik Riebeling1-0/+11
2008-03-18Oops. Should commit patches correctly.Dominik Riebeling1-1/+1
2008-03-18Fix rbutil building with gcc 4.3 on linux (FS#8757 by Dennis Schridde).Dominik Riebeling1-0/+2
2008-03-18rbutil: support for iaudio m3Dominik Wenger1-0/+17
2008-03-15rbutil: fix a debug output, so it compiles again on windows.Dominik Wenger1-1/+1
2008-03-14when changing settings from the Talk and Voice window also update the main wi...Dominik Riebeling4-7/+14
2008-03-09When unsetting the proxy in the settings dialog unset the global proxy too. U...Dominik Riebeling1-1/+4
2008-03-08fix USB id for m:robe100Dominik Riebeling1-1/+1
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling14-74/+63
2008-03-02rbuti: Ups, revert the Bootloader download URL. Dominik Wenger1-1/+1
2008-03-02rbutil: add m:robe100 support.Dominik Wenger3-1/+179
2008-03-01oops, removed a bit too much.Dominik Riebeling1-0/+2
2008-03-01httpget class: if a request is cancelled before a response is available give ...Dominik Riebeling1-0/+4
2008-03-01Fix voicefile / talkfile generation windows not updating the displayed settin...Dominik Riebeling4-15/+20
2008-02-29Add 2008 to the copyright notice.Dominik Riebeling1-1/+1
2008-02-29Make sure to create the logger first. Fixes a segfault due to a race with inf...Dominik Riebeling1-1/+1
2008-02-28rbutil: fix FS#8661 (Log Windows showed OK button instead of abort while comp...Dominik Wenger1-1/+1
2008-02-28rbutil: make a backup of the OF in gigabeat and h10 bootloader installation. ...Dominik Wenger1-3/+14
2008-02-25rbutil: fix a problem with voicing and encoding of non-latin chars.Dominik Wenger2-4/+4
2008-02-24Make e200rpatcher compile on OS X 10.5Barry Wardell1-2/+2
2008-02-23Make rbutil compile on OSX 10.5Barry Wardell1-0/+2
2008-02-23Fix preprocessor directiveDominik Riebeling1-1/+1
2008-02-23rbutil: fix segfault for mac and wrong proxy default.Dominik Wenger2-3/+4
2008-02-23When applying the system proxy values really use the values.Dominik Riebeling1-1/+1
2008-02-21When building a static linux binary link libusb static.Dominik Riebeling1-1/+9
2008-02-19bump version to m1.0.4Dominik Wenger1-1/+1
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