summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
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
2007-03-16Correct an nonsensical #ifDave Chapman
2007-03-16Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman
2007-03-15Add a further safety check - don't allow users to install old bootloaders wit...Dave Chapman
2007-03-15Oops, forgot to add the dummy DSA signature to created MI4 images/filesDave Chapman
2007-03-15Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman
2007-03-15Correct the svn:keywordsDave Chapman
2007-03-15Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman
2007-03-15Accidentally put a tab in the last commit patch. Clean out some other ones wh...Thom Johansen
2007-03-15more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview windo...Dominik Wenger
2007-03-15fix broken images, and more Unicode problems in rbutilDominik Wenger
2007-03-15forgot to add the new Images, also try to fix unicode problemsDominik Wenger
2007-03-15Support for Theme installing in rbUtil. FS#6709Dominik Wenger
2007-03-06support for iaudio M5 in rbutilDominik Wenger
2007-03-06Bump version to 0.9 ready for release with version 1.0 bootloaders, and add a...Dave Chapman
2007-03-04Correct spelling of CowonDave Chapman
2007-03-03Use O_BINARY flag when opening bootloader files for embeddingDave Chapman
2007-03-03Add ipodpatcher-mac target for creating a Mac OS X universal binaryDave Chapman
2007-03-02Correct the usage informationDave Chapman
2007-03-01Fix for the Bootloader installation for H10, thanks to barrywardellDominik Wenger
2007-02-22Enable warnings (-Wall, -Wundef).Dave Chapman
2007-02-21Fix bug with ipod bootloader installation, found by linuxstbDominik Wenger
2007-02-21Implementation of Bootloader installation/uninstallation for all Targets in r...Dominik Wenger
2007-02-17FS #6443 from Jonas Häggqvist - add an "install" target.Dave Chapman
2007-02-16Add #include for use with rbutilDave Chapman
2007-02-10Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman
2006-12-14Fix typoDave Chapman
2006-12-14Of course the moment you release, you spot that one bug.Christi Scarborough
2006-12-14Minor updates for compilation against 2.8.0. Cosmetic changes.Christi Scarborough
2006-12-14Newer shinier install log file which is more intelligent and better able to c...Christi Scarborough
2006-12-13Support for running direct from the device itself. If installed on a local d...Christi Scarborough
2006-12-12Unix targets require a second (mode) parameter to wxMkdir. rbutil now compil...Dave Chapman