- 4a115d8 Use a html version of gpl for the licence in the about box. Make the box use word wrap as well by Martin Arver · 18 years ago
- 6a20def Initial (untested apart from device detection) support for 1st/2nd gen ipods (the original ones...). by Dave Chapman · 18 years ago
- d8873fb rbutilqt: make the installlog ini file based. by Dominik Wenger · 18 years ago
- 5ec6575 remove empty file and set keywords. by Dominik Riebeling · 18 years ago
- 680408f First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. by Dominik Riebeling · 18 years ago
- 3ce7f0e fix warnings. by Dominik Riebeling · 18 years ago
- 7564ad8 - fix an endless autodetection loop when no user configuration is present by Dominik Riebeling · 18 years ago
- 97db2ab Fix the Makefile (and hopefully the OS X Makefile as well) after the talkfile commit and let talkfile.cpp build on non-Windows. Also fix incorrect meaning of DESTDIR in the Makefile. by Jonas Häggqvist · 18 years ago
- 8f3e56e Add an icon for talkfile button. Taken from gnome-icon-theme (GPL licensed). by Jonas Häggqvist · 18 years ago
- d4b4846 rbutil: Oops, forgot the new files. by Dominik Wenger · 18 years ago
- 1ad4b2c rbutil: first attempt to talk file creator. also pushed version to 3.2.6 by Dominik Wenger · 18 years ago
- 798e0d5 rbutil: Oops: his name is Hooper not Hopper. Sorry. by Dominik Wenger · 18 years ago
- 8c964e1 rbutil: fix unzipping (FS#7439) Thanks to Dave Hopper. by Dominik Wenger · 18 years ago
- a42a346 rbutil: fix the manual url for h100 and h120. by Dominik Wenger · 18 years ago
- 5309d73 rbutil caches no the preview images of the themes. by Dominik Wenger · 18 years ago
- 7034296 rbutil: fix compilation in cygwin by Dominik Wenger · 18 years ago
- 9b20dfd rbuti: fix the same false error message, when uninstalling the ipod bootloader by Dominik Wenger · 18 years ago
- 83d04f8 rbutil: fix false error message when installing ipod bootloader by Dominik Wenger · 18 years ago
- e76e138 move handling of shared manuals (like h100 series) to a new setting in rbutil.ini instead of a hardcoded list. by Dominik Riebeling · 18 years ago
- 0350bf2 rbutil: fix segfault if there is no rbutil.ini. It terminates now nicely. by Dominik Wenger · 18 years ago
- 34b0ca4 Add a missing install: label - thanks to Bryan Childs for spotting by Dave Chapman · 18 years ago
- fc9ed84 Kill g++ warning. by Antoine Cellerier · 18 years ago
- a92fc62 rbutil: make autodetection silent on startup. by Dominik Wenger · 18 years ago
- 9d0e4e1 rbutil: attempt autodetection at startup. by Dominik Wenger · 18 years ago
- f0fc547 rbutil: bump version to 0.3.2.5 by Dominik Wenger · 18 years ago
- 16ca78d Nicer doom button, still based on gnome-icons-theme, just a newer by Jonas Häggqvist · 18 years ago
- c8899d7 if a proxy is set, pre-fill the proxy setting dialog with the old value. by Dominik Riebeling · 18 years ago
- 8b27d2c Adjust the rbutil unix-style Makefile to the new icons. by Dominik Riebeling · 18 years ago
- 8d7ce65 fix a warning. by Dominik Riebeling · 18 years ago
- 87a6d0a rbutil: forgot to delete the old button images. by Dominik Wenger · 18 years ago
- 84f5939 rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gnome-icon-theme (GPL) and are in png format. In rbutil/icons there is bin2c.c which can convert those pngs to *.c and *.h. Call it with bin2c *.png (shell expansion). The Makefile (Linux/ Mac) needs updates to use this. by Dominik Wenger · 18 years ago
- f5936c0 rbutil: Upps.. i hope the last one. :-/ by Dominik Wenger · 18 years ago
- 802db8e rbutil: Upps.. by Dominik Wenger · 18 years ago
- 6924152 rbutil: reworked device detection, now uses rockbox-info.txt and the patchers to detect the device. by Dominik Wenger · 18 years ago
- f927a14 Include the new autodection.cpp file in the Makefiles by Dave Chapman · 18 years ago
- b578062 rbutil: Add quessing of the Drive letter via Windows API, also restructuring for future Device detection via pid and vid. by Dominik Wenger · 18 years ago
- 2199808 Sansa stuff shouldn't use the ipod structure. Thanks to Domonoky for noticing this error. by Antoine Cellerier · 18 years ago
- 5547c13 On linux, guess the mount point for ipods (tested) and sansas (untested). by Antoine Cellerier · 18 years ago
- 56780e3 Initial integration of a --format option, based on fat32format.exe. The main limitation is that it only works on disks with 512-byte sectors - it needs adapting to the 2048-byte sector ipods. It has only been tested on Linux and Mac OS X, with a 60GB ipod Color, but appears to work.... When this feature has been more widely tested, the intention is to add code to convert the information in an Apple Partition Map (which can currently be read by ipodpatcher) to a DOS partition table, and hence allow conversion of Macpods to Winpods. by Dave Chapman · 18 years ago
- 2f1a262 Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated .c/.h files by Dave Chapman · 18 years ago
- 0fba85f Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition. Some tools (e.g. fat32format) set the type to 0xc, and the Apple bootloader doesn't appear to care. by Dave Chapman · 18 years ago
- e94adbb A few fixes to the About panel. by Antoine Cellerier · 18 years ago
- 1bc4ce9 Simplify code (use + operator to concatenate strings instead of Printf()). Please revert if use of Printf was intentional. by Antoine Cellerier · 18 years ago
- 71eedc7 When clicking on one of the rbutil actions, ask the user if he wants to try autodetecting his device if none was selected. by Antoine Cellerier · 18 years ago
- d86e1a4 Add "Select All" button to the themes installer. Remove a bunch of tabs. by Antoine Cellerier · 18 years ago
- 19cc9d0 fix Tab navigation in rbutil, and make it also look at other places for rbutil.ini. by Dominik Wenger · 18 years ago
- 09b247f Don't just display an error message, abort. by Dave Chapman · 18 years ago
- 6e314e5 Fix typo in error message - thanks to Bryan Childs for spotting by Dave Chapman · 18 years ago
- bbde445 Add --write-embedded (-we) option. This replaces the Apple firmware with the bootloader embedded in ipodpatcher (equivalent to -wf bootloader-ipodxxx.ipod when using an external bootloader). by Dave Chapman · 18 years ago
- 1bae792 rbutil: put the Theme description in a scrolling Control, also updated a few descriptions by Dominik Wenger · 18 years ago
- 19519d7 Fix typo in the bootloader instalation dialog box by Nils Wallménius · 18 years ago
- 5f6832d Fix FS#7181 and make the main screen resizeable in rbutil by Dominik Wenger · 18 years ago
- 92b9c23 Bump version number for 1.0 release (v1.1 bootloaders) by Dave Chapman · 18 years ago
- 4df0c77 Remove the check for ipod-specific magic in the MBR (which caused problems when users repartitioned their ipods and removed that magic) and instead check that the partition layout looks like an ipod. by Dave Chapman · 18 years ago
- dfcf427 sansapatcher needs _LARGEFILE64_SOURCE, so add this to the rbutil Makefile too. by Dominik Riebeling · 18 years ago
- affab26 Sync the Mac OS X makefile - add the wxhtml library by Dave Chapman · 18 years ago
- de6b78a fix the recorder8mb Manual URL in rbutil by Dominik Wenger · 18 years ago
- 4544c43 rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on the doom install button by Dominik Wenger · 18 years ago
- 1b36be2 early proxy support on rbutil by Dominik Wenger · 18 years ago
- 5e7b140 integrated Manual for rbutil by Dominik Wenger · 18 years ago
- e9f08dc rbutil now ask before doing anything, plus minor gui changes by Dominik Wenger · 18 years ago
- 0658dce Make rbutil compile on Mac OS X by Dave Chapman · 18 years ago
- dde262b Support for Sansa E200 in rbutil by Dominik Wenger · 18 years ago
- 39939bb Remove some unused functions, no functional change by Dave Chapman · 18 years ago
- 441a8d8 Sync the Mac OS X Makefile by Dave Chapman · 18 years ago
- 60f8641 New, better GUI for rbutil. (FS#6893) by Dominik Wenger · 18 years ago
- 427fff4 Add -rfb option for reading the main firmware (OSOS image) as a binary file. by Dave Chapman · 18 years ago
- 7a780db Bump version to 0.2 with new bootloader by Dave Chapman · 18 years ago
- b2b79d5 Some more sanity checks - don't recognise the new bootloader installed via the old method as a valid E200 by Dave Chapman · 18 years ago
- 5efce18 Always display the 'Press ENTER to exit sansapatcher' prompt when there is an error in interactive mode. by Dave Chapman · 18 years ago
- 22a6730 Fix more Warnings, and also a bug with checking the dirstructure for themes in rbutil by Dominik Wenger · 18 years ago
- 2671b6c Add GodEater to the credits in RbUtil by Dominik Wenger · 18 years ago
- 151a672 Fix warnings in rbutil. FS#6865 thanx to GodEater by Dominik Wenger · 18 years ago
- 7d71351 Modify the version string ready for initial release by Dave Chapman · 18 years ago
- 341b03a Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original firmware. This may not be needed, but completes the set of RBBL for the bootloader, RBOS for Rockbox itself, and RBOF for the original firmware. Also add more info to an error message. by Dave Chapman · 18 years ago
- c0351ca Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEater by Dominik Wenger · 18 years ago
- ce5383e Correct an nonsensical #if by Dave Chapman · 18 years ago
- be29716 Some code rearrangement and function renaming to help incorporation into rbutil without clashing with ipodpatcher. by Dave Chapman · 18 years ago
- 1860e9a Add a further safety check - don't allow users to install old bootloaders with sansapatcher by Dave Chapman · 18 years ago
- 7b8bf1b Oops, forgot to add the dummy DSA signature to created MI4 images/files by Dave Chapman · 18 years ago
- e815601 Implement the ability to embed a bootloader in sansapatcher - the --install option installs the embedded bootloader, and running without any parameters will cause a prompt to be displayed asking the user if they want to install, uninstall or cancel. sansapatcher now requres a PP5022.mi4 file (the Rockbox bootloader) in the current directory when building. by Dave Chapman · 18 years ago
- 4a81291 Correct the svn:keywords by Dave Chapman · 18 years ago
- e17043e Initial commit of sansapatcher - an installation tool for the Sansa E200. by Dave Chapman · 18 years ago
- 272beb9 Accidentally put a tab in the last commit patch. Clean out some other ones while I'm at it too. by Thom Johansen · 18 years ago
- c9cafd8 more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview window modeless by Dominik Wenger · 18 years ago
- 410af89 fix broken images, and more Unicode problems in rbutil by Dominik Wenger · 18 years ago
- 29fc0ef forgot to add the new Images, also try to fix unicode problems by Dominik Wenger · 18 years ago
- 994a6d6 Support for Theme installing in rbUtil. FS#6709 by Dominik Wenger · 18 years ago
- ff55894 support for iaudio M5 in rbutil by Dominik Wenger · 18 years ago
- 9b4bb47 Bump version to 0.9 ready for release with version 1.0 bootloaders, and add an uninstall option to the interactive mode by Dave Chapman · 18 years ago
- b7b2fce Correct spelling of Cowon by Dave Chapman · 18 years ago
- 8ae8351 Use O_BINARY flag when opening bootloader files for embedding by Dave Chapman · 18 years ago
- 1602bf5 Add ipodpatcher-mac target for creating a Mac OS X universal binary by Dave Chapman · 18 years ago
- 1ccc653 Correct the usage information by Dave Chapman · 18 years ago
- ba7d277 Fix for the Bootloader installation for H10, thanks to barrywardell by Dominik Wenger · 18 years ago
- a586376 Enable warnings (-Wall, -Wundef). by Dave Chapman · 18 years ago
- 1df59e1 Fix bug with ipod bootloader installation, found by linuxstb by Dominik Wenger · 18 years ago
- e863d59 Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 by Dominik Wenger · 18 years ago
- 92878d9 FS #6443 from Jonas Häggqvist - add an "install" target. by Dave Chapman · 18 years ago
- b045a24 Add #include for use with rbutil by Dave Chapman · 18 years ago