summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-05-28rbutil: put the Theme description in a scrolling Control, also updated a few ...Dominik Wenger3-9/+7
2007-05-28Fix typo in the bootloader instalation dialog boxNils Wallménius1-1/+1
2007-05-27Fix FS#7181 and make the main screen resizeable in rbutilDominik Wenger2-4/+65
2007-05-23Bump version number for 1.0 release (v1.1 bootloaders)Dave Chapman1-1/+1
2007-05-22Remove the check for ipod-specific magic in the MBR (which caused problems wh...Dave Chapman2-7/+11
2007-05-18sansapatcher needs _LARGEFILE64_SOURCE, so add this to the rbutil Makefile too.Dominik Riebeling1-1/+1
2007-05-16Sync the Mac OS X makefile - add the wxhtml libraryDave Chapman1-1/+2
2007-05-16fix the recorder8mb Manual URL in rbutilDominik Wenger1-3/+3
2007-05-16rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on t...Dominik Wenger11-28/+1489
2007-05-05early proxy support on rbutilDominik Wenger5-2/+28
2007-05-05integrated Manual for rbutilDominik Wenger8-25/+95
2007-05-05rbutil now ask before doing anything, plus minor gui changesDominik Wenger6-442/+373
2007-05-03Make rbutil compile on Mac OS XDave Chapman3-2/+4
2007-05-03Support for Sansa E200 in rbutilDominik Wenger15-53/+232
2007-05-03Remove some unused functions, no functional changeDave Chapman1-36/+0
2007-05-03Sync the Mac OS X MakefileDave Chapman1-2/+2
2007-05-03New, better GUI for rbutil. (FS#6893)Dominik Wenger18-1590/+2397
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