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