summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Add -rfb option for reading the main firmware (OSOS image) as a binary file.Dave Chapman3-13/+26
2007-03-23Bump version to 0.2 with new bootloaderDave Chapman1-1/+1
2007-03-21Some more sanity checks - don't recognise the new bootloader installed via th...Dave Chapman1-4/+23
2007-03-21Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...Dave Chapman1-63/+66
2007-03-20Fix more Warnings, and also a bug with checking the dirstructure for themes i...Dominik Wenger4-28/+24
2007-03-20Add GodEater to the credits in RbUtilDominik Wenger2-3/+4
2007-03-20Fix warnings in rbutil. FS#6865 thanx to GodEaterDominik Wenger5-12/+9
2007-03-17Modify the version string ready for initial releaseDave Chapman1-1/+1
2007-03-17Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...Dave Chapman1-1/+5
2007-03-16Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEaterDominik Wenger2-2/+1
2007-03-16Correct an nonsensical #ifDave Chapman1-1/+1
2007-03-16Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman3-47/+45
2007-03-15Add a further safety check - don't allow users to install old bootloaders wit...Dave Chapman1-0/+5
2007-03-15Oops, forgot to add the dummy DSA signature to created MI4 images/filesDave Chapman1-0/+4
2007-03-15Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman6-39/+306
2007-03-15Correct the svn:keywordsDave Chapman6-6/+6
2007-03-15Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman7-0/+1469
2007-03-15Accidentally put a tab in the last commit patch. Clean out some other ones wh...Thom Johansen1-7/+7
2007-03-15more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview windo...Dominik Wenger12-62/+114
2007-03-15fix broken images, and more Unicode problems in rbutilDominik Wenger3-1367/+4
2007-03-15forgot to add the new Images, also try to fix unicode problemsDominik Wenger5-2/+2783
2007-03-15Support for Theme installing in rbUtil. FS#6709Dominik Wenger14-705/+1218
2007-03-06support for iaudio M5 in rbutilDominik Wenger1-2/+13
2007-03-06Bump version to 0.9 ready for release with version 1.0 bootloaders, and add a...Dave Chapman1-3/+14
2007-03-04Correct spelling of CowonDave Chapman1-2/+2
2007-03-03Use O_BINARY flag when opening bootloader files for embeddingDave Chapman1-1/+1
2007-03-03Add ipodpatcher-mac target for creating a Mac OS X universal binaryDave Chapman1-1/+12
2007-03-02Correct the usage informationDave Chapman1-1/+1
2007-03-01Fix for the Bootloader installation for H10, thanks to barrywardellDominik Wenger3-15/+14
2007-02-22Enable warnings (-Wall, -Wundef).Dave Chapman1-2/+3
2007-02-21Fix bug with ipod bootloader installation, found by linuxstbDominik Wenger1-4/+7
2007-02-21Implementation of Bootloader installation/uninstallation for all Targets in r...Dominik Wenger23-212/+5566
2007-02-17FS #6443 from Jonas Häggqvist - add an "install" target.Dave Chapman1-2/+13
2007-02-16Add #include for use with rbutilDave Chapman1-0/+1
2007-02-10Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman4-20/+30
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman9-0/+2444
2006-12-14Fix typoDave Chapman1-1/+1
2006-12-14Of course the moment you release, you spot that one bug.Christi Scarborough3-5/+14
2006-12-14Minor updates for compilation against 2.8.0. Cosmetic changes.Christi Scarborough5-32/+52
2006-12-14Newer shinier install log file which is more intelligent and better able to c...Christi Scarborough13-83/+385
2006-12-13Support for running direct from the device itself. If installed on a local d...Christi Scarborough6-56/+305
2006-12-12Unix targets require a second (mode) parameter to wxMkdir. rbutil now compil...Dave Chapman3-4/+4
2006-12-12Where did main.cpp disappear to? Plus other fixes.Dave Chapman1-7/+5
2006-12-12First attempt at a standard Makefile for rbutil. It should be able to build ...Dave Chapman1-0/+42
2006-12-11Right. Fixed line feeds. archos.ico is binary. Added a couple more files r...Christi Scarborough6-15/+25
2006-12-11main.cpp shouldn't have been here. archos.ico should be binary.Christi Scarborough2-72/+0
2006-12-11Initial revisionChristi Scarborough24-0/+4831