- 3b3fd49 don't show the proxy password in configuration dialog as cleartext. by Dominik Riebeling · 18 years ago
- 5df9fc5 rbutilQt: the progressloggergui now uses little icons along the text. by Dominik Wenger · 18 years ago
- c4a732a Add Ipod 1G/2G and resort the platform section a bit. by Dominik Riebeling · 18 years ago
- f358d4a rbutilQt: fix Dialogs, so they are modal. by Dominik Wenger · 18 years ago
- a52d172 Put links to the manual on the manual tab. Downloading the manual isn't finished yet. by Dominik Riebeling · 18 years ago
- e2dca3e add link to homepage to about window. by Dominik Riebeling · 18 years ago
- 206a5d3 move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup. by Dominik Riebeling · 18 years ago
- f119dc0 Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file handle which was being left open by Dave Chapman · 18 years ago
- 33bc6f3 Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqt by Dave Chapman · 18 years ago
- 0be3036 Fix some more warnings (these only occurred on Mac OS X, so I missed them on Linux/x86). by Dave Chapman · 18 years ago
- 2cc80f5 Add -W to CFLAGS in Makefile and fix the generated warnings. by Dave Chapman · 18 years ago
- 3b1119b Fix some cosmetic bugs in error messages. These generated warnings when compiling ipodpatcher with -O2. by Dave Chapman · 18 years ago
- 6139eed fix a warning. by Dominik Riebeling · 18 years ago
- d77a7ea linux: respect http_proxy value for "system" proxy settings. by Dominik Riebeling · 18 years ago
- 82373b2 support for translating rbutil. Translation files (*.qm) can be in the binary folder or in the resource :/lang. Incomplete german translation available for testing. by Dominik Riebeling · 18 years ago
- 917e0ac rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. by Dominik Wenger · 18 years ago
- c414f46 small simplification, whitespace cleanup and dos2unix. by Dominik Riebeling · 18 years ago
- 57fbb39 fix line endings. by Dominik Riebeling · 18 years ago
- e90999f rbutilQt: Font and Doom installation. Also some fixes to the signals in the installers. by Dominik Wenger · 18 years ago
- 488b3db rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing. by Dominik Wenger · 18 years ago
- 999676b rbutilqt: added sansapatcher to bootloader installation. now only iriver bootloaders are missing. by Dominik Wenger · 18 years ago
- ffa978d rbutil: nicer image for the Talk files button. (FS#7484) Thanx to Dave Hooper by Dominik Wenger · 18 years ago
- 64f36a1 rbutilQt: first attempt for bootloader installation. Sansa and irivers are still missing. by Dominik Wenger · 18 years ago
- 35735c66 Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting. by Dave Chapman · 18 years ago
- 092c178 rbutilqt: reworked and renamed the installrb class/files to generic installzip, so it can be used for things like Fonts. by Dominik Wenger · 18 years ago
- 31848ac dos2unix files and add a missing line in the header comment. by Dominik Riebeling · 18 years ago
- 992ffc8 rbutilqt: forgot the new files. by Dominik Wenger · 18 years ago
- a78d51c rbutil: wrapped the rockbox installation into a class, for easy reuse. by Dominik Wenger · 18 years ago
- 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