summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2009-02-07Display cache path using native directory separators in configuration dialog.Dominik Riebeling
2009-01-25Remove installation note and checkbox disabling about the current build alway...Dominik Riebeling
2009-01-25Remove "needsbootloader" configuration value as it is implicitly available fr...Dominik Riebeling
2009-01-25Remove hard-coded release version numbers.Dominik Riebeling
2009-01-25Install dialog: use the release version number from the version strings map i...Dominik Riebeling
2009-01-24Cleanly update the version map upon server info update.Dominik Riebeling
2009-01-24Don't allow pre-selecting stable build if the selected player doesn't have a ...Dominik Riebeling
2009-01-23Make backup location text elide based of the label width instead of fixed siz...Dominik Riebeling
2009-01-08Add some more bootloader install progress messages and call processEvents() m...Dominik Riebeling
2009-01-08When checking the installed bootloader make sure to properly close the device...Dominik Riebeling
2009-01-07Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).Dominik Riebeling
2009-01-07rbutil: fix compiling on mac.Dominik Wenger
2009-01-06Bump Rockbox Utility version to 1.0.9.Dominik Riebeling
2009-01-06Fix Gigabeat bootloader file getting placed in the wrong location since the r...Dominik Riebeling
2008-12-29Added dualboot usb detection for Clip, so OF boots on usb insert.Björn Stenberg
2008-12-24Commit updated mkamsboot for c200v2 patching. Tested and seems to be working...Michael Giacomelli
2008-12-20Bump rbutil version number for release.Dominik Riebeling
2008-12-20Greek translation update for rbutil (FS#9688 by Alexander Spyridakis). Put Al...Dominik Riebeling
2008-12-20Japanese translation update for rbutil (FS#9685 by Yoshihisa Uchida).Dominik Riebeling
2008-12-20* Update Rockbox Utility Dutch language fileMaurus Cuelenaere
2008-12-19- make installation dialog default to the last selection if existing.Dominik Riebeling
2008-12-19Update german translation.Dominik Riebeling
2008-12-19Default automatic install to the latest release instead of the most recent bu...Dominik Riebeling
2008-12-19Make autodetection button more bigger and default button.Dominik Riebeling
2008-12-18Keep logger open after user aborted bootloader reinstall during automated ins...Dominik Riebeling
2008-12-18Fix issues with mi4 bootloader install:Dominik Riebeling
2008-12-18Bump release numbers to 3.1 for the upcoming release of Rockbox.Dominik Riebeling
2008-12-15Update japanese translation by Yoshihisa Uchida (FS#9649).Dominik Riebeling
2008-12-15Add MD5 checksum for v1.01.22 of the Fuze original firmware.Dave Chapman
2008-12-14Update german translation and lupdate all other translations.Dominik Riebeling
2008-12-14Various small rbutil source string cleanups.Dominik Riebeling
2008-12-13Use native path separators when displaying filesystem information.Dominik Riebeling
2008-12-13Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling
2008-12-13Rename getMountpoints() to mountpoints() to be in line with general (and Qt) ...Dominik Riebeling
2008-12-13rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).Dominik Riebeling
2008-11-25m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...Dominik Wenger
2008-11-24mkamsboot: dualboot button for Sansa FuzeRafaël Carré
2008-11-16Make autodetection show a busy cursor (hourglass) during detection to improve...Dominik Riebeling
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman
2008-11-10grrr, I need to learn to do case insensitive grepping when that's the better ...Daniel Stenberg
2008-11-10"mv m200v2 m200v4"Daniel Stenberg
2008-11-02mkamsboot: Use left button on e200v2 to dual boot (like e200v1)Rafaël Carré
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré
2008-10-30Correct the MD5 sum for the Clip 1.1.29 firmware.Dave Chapman
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman
2008-10-28Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré
2008-10-24Make Detect::check() return an error string instead of a boolean result and m...Dominik Riebeling
2008-10-24Make uninstallation class use QtCore instead of QtGui -- it doesn't use any G...Dominik Riebeling
2008-10-24Kill a warning and fix a typo.Dominik Riebeling