summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2009-07-17mkamsboot: remove runtime copyright noticeRafaël Carré1-2/+2
2009-07-16FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa...Dominik Riebeling4-1/+2336
2009-07-11Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...Dave Chapman2-4/+4
2009-07-11e200rpatcher: new e200rpatcher.dmg creation rule for OSXRafaël Carré1-1/+7
2009-07-11sansapatcher: new sansapatcher.dmg creation rule for OSXRafaël Carré1-1/+7
2009-07-10Also bump version in trunkFrank Gevaerts1-1/+1
2009-07-05fix bin2c.c pathFrank Gevaerts1-2/+2
2009-07-05Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz2-4/+6
2009-07-05mkamsboot: change version string to 1.1, move devices list in the headerRafaël Carré2-12/+12
2009-07-05Slightly rewrite some parts of mkamsboot for better output and some sanity in...Thomas Martitz2-99/+115
2009-07-04When changing TTS settings from the talkfile dialog make sure to not reset th...Dominik Riebeling1-1/+7
2009-06-27rbutil: move ProgressloggerInterface to base/Dominik Wenger2-1/+1
2009-06-27rbutil: make the test TTS Function use aplay or play on Linux.Dominik Wenger1-1/+10
2009-06-26rbutil: add a Button to test a TTS Engine. Remove a old .ui file.Dominik Wenger4-160/+43
2009-06-26rbutil: improve voice and talk generation. Dominik Wenger11-799/+871
2009-06-22Add an explicit rule to compile bin2c - r21272 broke compilation of sansapatc...Dave Chapman1-0/+3
2009-06-20Update japanese translation for Rockbox Utility (FS#10349 by Yoshihisa Uchida).Dominik Riebeling1-105/+157
2009-06-18Initial script to automate rbutil release builds.Dominik Riebeling1-0/+214
2009-06-17Bump Rockbox Utility version number.rbutil_1.2.2Dominik Riebeling2-2/+2
2009-06-16Clean up several debug messages.Dominik Riebeling5-25/+25
2009-06-15Set the maximum first when updating the progresslogger progress bar as otherw...Dominik Riebeling1-1/+4
2009-06-15Fix default filename for manual downloads.Dominik Riebeling1-0/+2
2009-06-15rbutil: improve accessibility a little bit. Dominik Wenger4-3/+21
2009-06-15rbutil: fix voice download for some targets. (again naming issues)Dominik Wenger1-1/+1
2009-06-15Fix manual download using the wrong filename if the manual name differs from ...Dominik Riebeling1-10/+10
2009-06-13Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling3-9/+39
2009-06-09Update Dutch RBUtility translationMaurus Cuelenaere1-72/+116
2009-06-09Update rbutil translations:Dominik Riebeling11-5284/+3600
2009-06-09Set svn:eol-style on several files missing it and dos2unix them.Dominik Riebeling4-638/+638
2009-06-09Make labels in generated TTS / Encoder setting dialogs translatable.Dominik Riebeling2-264/+283
2009-06-08Update Dutch translation of RBUtilityMaurus Cuelenaere1-442/+431
2009-06-08Add Lithuanian to rbutil voice language options.Dominik Riebeling1-1/+1
2009-06-07Clean up configuration dialog debug output.Dominik Riebeling1-24/+20
2009-06-05Show Qt version number in Sysinfo dialog and in startup debug output.Dominik Riebeling2-0/+7
2009-06-04mkamsboot: refuse to patch an untested OF, and provide a list of tested OF ve...Rafaël Carré1-3/+21
2009-06-01Add usb ids for third and fourth gen nanos to the list of unsupported targetsNils Wallménius1-1/+1
2009-05-28mkamsboot : brackets at the start of functions must be on their line - thanks...Rafaël Carré1-16/+26
2009-05-28FS#10253 : mkamsboot v1.0mkamsboot_1.0Rafaël Carré14-817/+1054
2009-05-25mkamsboot: really error out if OF model is different from bootloader modelRafaël Carré1-2/+10
2009-05-22mkamsboot : use left button for dual boot on Sansa Clip for consistency with ...Rafaël Carré1-3/+3
2009-05-22mkamsboot : remove a misleading comment (we only use IRAM)Rafaël Carré1-5/+2
2009-05-19RFC2616 requires requests made to proxies to use the absoluteURI form while H...Dominik Riebeling2-6/+22
2009-05-19Clean up and improve themes install window debug messages.Dominik Riebeling1-16/+17
2009-05-11rbutil: make the Credits and Licence texts in the about dialog accessible via...Dominik Wenger1-3/+15
2009-05-09rbutil: make sure the voice creation window updates its display on startup.Dominik Wenger1-1/+1
2009-05-09rbutil: fix spelling, enginge -> engineBertrik Sikken1-1/+1
2009-05-09rbutil: show logger windows earlier in bootloader install, to catch all errors.Dominik Wenger1-3/+4
2009-05-09rbutil: enforce parents for bootloader install classes. and rework OF handlin...Dominik Wenger7-46/+57
2009-05-09rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger28-443/+394
2009-05-02Cleanup and un-gui ZipInstaller class:Dominik Riebeling6-70/+90