summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2007-06-23if a proxy is set, pre-fill the proxy setting dialog with the old value.Dominik Riebeling
2007-06-23Adjust the rbutil unix-style Makefile to the new icons.Dominik Riebeling
2007-06-23fix a warning.Dominik Riebeling
2007-06-22rbutil: forgot to delete the old button images.Dominik Wenger
2007-06-22rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gn...Dominik Wenger
2007-06-22rbutil: Upps.. i hope the last one. :-/ Dominik Wenger
2007-06-22rbutil: Upps..Dominik Wenger
2007-06-22rbutil: reworked device detection, now uses rockbox-info.txt and the patchers...Dominik Wenger
2007-06-18Include the new autodection.cpp file in the MakefilesDave Chapman
2007-06-17rbutil: Add quessing of the Drive letter via Windows API, also restructuring ...Dominik Wenger
2007-06-17Sansa stuff shouldn't use the ipod structure. Thanks to Domonoky for noticing...Antoine Cellerier
2007-06-17On linux, guess the mount point for ipods (tested) and sansas (untested).Antoine Cellerier
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman
2007-06-12Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman
2007-06-10Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....Dave Chapman
2007-06-10A few fixes to the About panel.Antoine Cellerier
2007-06-10Simplify code (use + operator to concatenate strings instead of Printf()). Pl...Antoine Cellerier
2007-06-10When clicking on one of the rbutil actions, ask the user if he wants to try a...Antoine Cellerier
2007-06-10Add "Select All" button to the themes installer.Antoine Cellerier
2007-06-09fix Tab navigation in rbutil, and make it also look at other places for rbuti...Dominik Wenger
2007-06-08Don't just display an error message, abort.Dave Chapman
2007-06-08Fix typo in error message - thanks to Bryan Childs for spottingDave Chapman
2007-06-02Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman
2007-05-28rbutil: put the Theme description in a scrolling Control, also updated a few ...Dominik Wenger
2007-05-28Fix typo in the bootloader instalation dialog boxNils Wallménius
2007-05-27Fix FS#7181 and make the main screen resizeable in rbutilDominik Wenger
2007-05-23Bump version number for 1.0 release (v1.1 bootloaders)Dave Chapman
2007-05-22Remove the check for ipod-specific magic in the MBR (which caused problems wh...Dave Chapman
2007-05-18sansapatcher needs _LARGEFILE64_SOURCE, so add this to the rbutil Makefile too.Dominik Riebeling
2007-05-16Sync the Mac OS X makefile - add the wxhtml libraryDave Chapman
2007-05-16fix the recorder8mb Manual URL in rbutilDominik Wenger
2007-05-16rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on t...Dominik Wenger
2007-05-05early proxy support on rbutilDominik Wenger
2007-05-05integrated Manual for rbutilDominik Wenger
2007-05-05rbutil now ask before doing anything, plus minor gui changesDominik Wenger
2007-05-03Make rbutil compile on Mac OS XDave Chapman
2007-05-03Support for Sansa E200 in rbutilDominik Wenger
2007-05-03Remove some unused functions, no functional changeDave Chapman
2007-05-03Sync the Mac OS X MakefileDave Chapman
2007-05-03New, better GUI for rbutil. (FS#6893)Dominik Wenger
2007-04-13Add -rfb option for reading the main firmware (OSOS image) as a binary file.Dave Chapman
2007-03-23Bump version to 0.2 with new bootloaderDave Chapman
2007-03-21Some more sanity checks - don't recognise the new bootloader installed via th...Dave Chapman
2007-03-21Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...Dave Chapman
2007-03-20Fix more Warnings, and also a bug with checking the dirstructure for themes i...Dominik Wenger
2007-03-20Add GodEater to the credits in RbUtilDominik Wenger
2007-03-20Fix warnings in rbutil. FS#6865 thanx to GodEaterDominik Wenger
2007-03-17Modify the version string ready for initial releaseDave Chapman
2007-03-17Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...Dave Chapman
2007-03-16Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEaterDominik Wenger