summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling11-63/+80
2009-05-01Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling4-8/+20
2009-04-30rbutil: correct use of parent ptr in constructor.Dominik Wenger1-3/+3
2009-04-30Bootloader installation for ipod and sansa: override the scanning with the de...Dominik Riebeling5-90/+168
2009-04-29Move Settings class to base.Dominik Riebeling3-2/+2
2009-04-29rbutil: ups, forgot to update the .pro file.Dominik Wenger1-6/+6
2009-04-29rbutil: move the tts and encoders and its settings interface to base/Dominik Wenger6-0/+0
2009-04-29rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger27-2038/+1283
2009-04-29Completely rework RbSettings class.Dominik Riebeling16-835/+552
2009-04-27If downloading the build information didn't work don't try to populate the ve...Dominik Riebeling1-10/+13
2009-04-27Fix missing include.Dominik Riebeling1-0/+2
2009-04-27Rename display names for Sansas to include "series" to make it more clear tha...Dominik Riebeling1-2/+2
2009-04-27Fix the includes I forgot when renaming the ZipInstaller class file.Dominik Riebeling4-4/+4
2009-04-27Rename installzip.{cpp,h} to better reflect the actual class name.Dominik Riebeling3-3/+3
2009-04-27Qt always assumes ini files to use Latin1 encoding but the theme site uses ut...Dominik Riebeling1-7/+14
2009-04-27Trim description text before displaying and display newlines as line breaks.Dominik Riebeling1-1/+3
2009-04-26Bump rbutil version to 1.2.1.rbutil_1.2.1Dominik Riebeling2-2/+2
2009-04-26Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the...Dominik Riebeling1-1/+6
2009-04-26Update OSDaB Zip class to most current version from the projects svn repo (r7).Dominik Riebeling9-14/+17
2009-04-21Invalidate preview image cache when updating to prevent a resize event repain...Dominik Riebeling1-0/+1
2009-04-17Simplify a debug output case and fix a gcc warning (as reported in FS#10124, ...Dominik Riebeling1-4/+5
2009-04-16Explicitly drop the chown() result to remove a gcc warning. chown() is warn_u...Dominik Riebeling1-1/+4
2009-04-16Fix overflow on free space calculation (Linux / OS X).Dominik Riebeling1-3/+3
2009-04-16Refactor USB ID map retrieval from device settings file and minimize duplicat...Dominik Riebeling3-57/+23
2009-04-11Support Fuze 01.02.26 OF version.Thomas Martitz1-0/+1
2009-04-10Install dialog: fix version notes not getting cleared correctly for current b...Dominik Riebeling1-1/+3
2009-04-06Fix a typo in the german translation (thanks to pyro_maniac on IRC for pointi...Dominik Riebeling11-5237/+7007
2009-04-05Fix a potentially dangerous bug with bootloader installation for Sansas:Dominik Riebeling1-0/+17
2009-04-05Code police:Dominik Riebeling6-512/+517
2009-04-05Fix typo in configuration file.Dominik Riebeling2-32/+32
2009-04-05Fix a wrong debug message.Dominik Riebeling1-3/+4
2009-03-31Rename ThemeInstall class files to actually match the class name.Dominik Riebeling5-7/+7
2009-03-30Code police and remove trailing whitespaces.Dominik Riebeling2-13/+13
2009-03-30Clean up theme size display.Dominik Riebeling2-22/+31
2009-03-30Enable sorting of themes list.Dominik Riebeling1-0/+1