summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
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
2008-10-23Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.Robert Menes
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger
2008-10-19Correct an error messageDave Chapman
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-18rbutil: make release versions local to devices. To allow different releases o...Dominik Wenger
2008-10-15Don't export includes unless needed.Dominik Riebeling
2008-10-15Update rbutil japanese translation (FS#9486 by Yoshihisa Uchida).Dominik Riebeling
2008-10-13rbutil: include the qt accessible plugin into the mac bundle. (Enables screen...Dominik Wenger
2008-10-12Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling
2008-10-11rbutil: enable Tab navigation in the progresswindow.Dominik Wenger
2008-10-11Add Rafael Carre to the (C) message in the output of mkamsboot. This should ...Dave Chapman
2008-10-11Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot...Dave Chapman
2008-10-11Fix a bug in the uclcopy loop, plus add a warning to make sure people know th...Dave Chapman