Age | Commit message (Expand) | Author |
2007-07-16 | fix warnings. | Dominik Riebeling |
2007-07-16 | - fix an endless autodetection loop when no user configuration is present | Dominik Riebeling |
2007-07-15 | Fix the Makefile (and hopefully the OS X Makefile as well) after the talkfile... | Jonas Häggqvist |
2007-07-15 | Add an icon for talkfile button. Taken from gnome-icon-theme (GPL licensed). | Jonas Häggqvist |
2007-07-15 | rbutil: Oops, forgot the new files. | Dominik Wenger |
2007-07-15 | rbutil: first attempt to talk file creator. also pushed version to 3.2.6 | Dominik Wenger |
2007-07-15 | rbutil: Oops: his name is Hooper not Hopper. Sorry. | Dominik Wenger |
2007-07-15 | rbutil: fix unzipping (FS#7439) Thanks to Dave Hopper. | Dominik Wenger |
2007-07-14 | rbutil: fix the manual url for h100 and h120. | Dominik Wenger |
2007-07-14 | rbutil caches no the preview images of the themes. | Dominik Wenger |
2007-07-14 | rbutil: fix compilation in cygwin | Dominik Wenger |
2007-07-05 | rbuti: fix the same false error message, when uninstalling the ipod bootloader | Dominik Wenger |
2007-07-05 | rbutil: fix false error message when installing ipod bootloader | Dominik Wenger |
2007-07-01 | move handling of shared manuals (like h100 series) to a new setting in rbutil... | Dominik Riebeling |
2007-06-27 | rbutil: fix segfault if there is no rbutil.ini. It terminates now nicely. | Dominik Wenger |
2007-06-27 | Add a missing install: label - thanks to Bryan Childs for spotting | Dave Chapman |
2007-06-24 | Kill g++ warning. | Antoine Cellerier |
2007-06-24 | rbutil: make autodetection silent on startup. | Dominik Wenger |
2007-06-24 | rbutil: attempt autodetection at startup. | Dominik Wenger |
2007-06-24 | rbutil: bump version to 0.3.2.5 | Dominik Wenger |
2007-06-24 | Nicer doom button, still based on gnome-icons-theme, just a newer | Jonas Häggqvist |
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 |