summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Add some more bootloader install progress messages and call processEvents() m...Dominik Riebeling6-0/+16
2009-01-08When checking the installed bootloader make sure to properly close the device...Dominik Riebeling1-0/+4
2009-01-07Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).Dominik Riebeling4-1/+2835
2009-01-07rbutil: fix compiling on mac.Dominik Wenger1-11/+2
2009-01-06Bump Rockbox Utility version to 1.0.9.rbutil_m1.0.9Dominik Riebeling2-2/+2
2009-01-06Fix Gigabeat bootloader file getting placed in the wrong location since the r...Dominik Riebeling1-1/+1
2008-12-29Added dualboot usb detection for Clip, so OF boots on usb insert.Björn Stenberg1-0/+2
2008-12-24Commit updated mkamsboot for c200v2 patching. Tested and seems to be working...Michael Giacomelli3-25/+47
2008-12-20Bump rbutil version number for release.Dominik Riebeling2-2/+2
2008-12-20Greek translation update for rbutil (FS#9688 by Alexander Spyridakis). Put Al...Dominik Riebeling2-135/+150
2008-12-20Japanese translation update for rbutil (FS#9685 by Yoshihisa Uchida).Dominik Riebeling1-44/+49
2008-12-20* Update Rockbox Utility Dutch language fileMaurus Cuelenaere10-3658/+3821
2008-12-19- make installation dialog default to the last selection if existing.Dominik Riebeling3-8/+22
2008-12-19Update german translation.Dominik Riebeling1-86/+118
2008-12-19Default automatic install to the latest release instead of the most recent bu...Dominik Riebeling2-24/+23
2008-12-19Make autodetection button more bigger and default button.Dominik Riebeling1-54/+10
2008-12-18Keep logger open after user aborted bootloader reinstall during automated ins...Dominik Riebeling1-24/+35
2008-12-18Fix issues with mi4 bootloader install:Dominik Riebeling1-3/+9
2008-12-18Bump release numbers to 3.1 for the upcoming release of Rockbox.Dominik Riebeling1-31/+31
2008-12-15Update japanese translation by Yoshihisa Uchida (FS#9649).Dominik Riebeling1-23/+25
2008-12-15Add MD5 checksum for v1.01.22 of the Fuze original firmware.Dave Chapman1-0/+1
2008-12-14Update german translation and lupdate all other translations.Dominik Riebeling10-8038/+8017
2008-12-14Various small rbutil source string cleanups.Dominik Riebeling3-10/+6
2008-12-13Use native path separators when displaying filesystem information.Dominik Riebeling1-1/+1
2008-12-13Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling6-12/+100
2008-12-13Rename getMountpoints() to mountpoints() to be in line with general (and Qt) ...Dominik Riebeling2-19/+19
2008-12-13rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).Dominik Riebeling3-3/+22
2008-11-25m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...Dominik Wenger1-3/+3
2008-11-24mkamsboot: dualboot button for Sansa FuzeRafaël Carré1-3/+1
2008-11-16Make autodetection show a busy cursor (hourglass) during detection to improve...Dominik Riebeling1-0/+3
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman2-119/+65
2008-11-10grrr, I need to learn to do case insensitive grepping when that's the better ...Daniel Stenberg1-2/+2
2008-11-10"mv m200v2 m200v4"Daniel Stenberg2-20/+21
2008-11-02mkamsboot: Use left button on e200v2 to dual boot (like e200v1)Rafaël Carré1-3/+3
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré3-7/+30
2008-10-30Correct the MD5 sum for the Clip 1.1.29 firmware.Dave Chapman1-1/+1
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman4-20/+368
2008-10-28Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré1-8/+13
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré1-3/+3
2008-10-24Make Detect::check() return an error string instead of a boolean result and m...Dominik Riebeling5-61/+63
2008-10-24Make uninstallation class use QtCore instead of QtGui -- it doesn't use any G...Dominik Riebeling3-6/+5
2008-10-24Kill a warning and fix a typo.Dominik Riebeling2-5/+6
2008-10-23Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.Robert Menes1-1/+1
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger3-11/+52
2008-10-19Correct an error messageDave Chapman1-1/+1
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman1-4/+4
2008-10-18rbutil: make release versions local to devices. To allow different releases o...Dominik Wenger5-14/+44
2008-10-15Don't export includes unless needed.Dominik Riebeling2-9/+11
2008-10-15Update rbutil japanese translation (FS#9486 by Yoshihisa Uchida).Dominik Riebeling1-756/+898
2008-10-13rbutil: include the qt accessible plugin into the mac bundle. (Enables screen...Dominik Wenger2-2/+18