summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-07-25First stab at porting rbutil to Qt4. Currently only installing a current or a...Dominik Riebeling46-0/+10385
2007-07-16fix warnings.Dominik Riebeling1-2/+2
2007-07-16- fix an endless autodetection loop when no user configuration is presentDominik Riebeling2-14/+28
2007-07-15Fix the Makefile (and hopefully the OS X Makefile as well) after the talkfile...Jonas Häggqvist3-6/+6
2007-07-15Add an icon for talkfile button. Taken from gnome-icon-theme (GPL licensed).Jonas Häggqvist3-1/+5
2007-07-15rbutil: Oops, forgot the new files.Dominik Wenger2-0/+305
2007-07-15rbutil: first attempt to talk file creator. also pushed version to 3.2.6Dominik Wenger10-8/+414
2007-07-15rbutil: Oops: his name is Hooper not Hopper. Sorry.Dominik Wenger1-1/+1
2007-07-15rbutil: fix unzipping (FS#7439) Thanks to Dave Hopper.Dominik Wenger2-13/+37
2007-07-14rbutil: fix the manual url for h100 and h120.Dominik Wenger2-4/+4
2007-07-14rbutil caches no the preview images of the themes.Dominik Wenger1-3/+6
2007-07-14rbutil: fix compilation in cygwinDominik Wenger6-9/+25
2007-07-05rbuti: fix the same false error message, when uninstalling the ipod bootloaderDominik Wenger1-1/+1
2007-07-05rbutil: fix false error message when installing ipod bootloaderDominik Wenger1-1/+1
2007-07-01move handling of shared manuals (like h100 series) to a new setting in rbutil...Dominik Riebeling4-8/+37
2007-06-27rbutil: fix segfault if there is no rbutil.ini. It terminates now nicely.Dominik Wenger1-0/+7
2007-06-27Add a missing install: label - thanks to Bryan Childs for spottingDave Chapman1-0/+1
2007-06-24Kill g++ warning.Antoine Cellerier1-6/+1
2007-06-24rbutil: make autodetection silent on startup.Dominik Wenger3-10/+12
2007-06-24rbutil: attempt autodetection at startup.Dominik Wenger3-6/+7
2007-06-24rbutil: bump version to 0.3.2.5Dominik Wenger3-6/+6
2007-06-24Nicer doom button, still based on gnome-icons-theme, just a newer Jonas Häggqvist1-0/+0
2007-06-23if a proxy is set, pre-fill the proxy setting dialog with the old value.Dominik Riebeling1-1/+1
2007-06-23Adjust the rbutil unix-style Makefile to the new icons.Dominik Riebeling2-9/+60
2007-06-23fix a warning.Dominik Riebeling1-1/+1
2007-06-22rbutil: forgot to delete the old button images.Dominik Wenger6-3166/+0
2007-06-22rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gn...Dominik Wenger15-17/+233
2007-06-22rbutil: Upps.. i hope the last one. :-/ Dominik Wenger1-1/+3
2007-06-22rbutil: Upps..Dominik Wenger1-1/+1
2007-06-22rbutil: reworked device detection, now uses rockbox-info.txt and the patchers...Dominik Wenger4-219/+208
2007-06-18Include the new autodection.cpp file in the MakefilesDave Chapman2-2/+2
2007-06-17rbutil: Add quessing of the Drive letter via Windows API, also restructuring ...Dominik Wenger4-70/+401
2007-06-17Sansa stuff shouldn't use the ipod structure. Thanks to Domonoky for noticing...Antoine Cellerier1-1/+1
2007-06-17On linux, guess the mount point for ipods (tested) and sansas (untested).Antoine Cellerier1-1/+37
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman6-15/+617
2007-06-12Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman1-2/+2
2007-06-10Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....Dave Chapman1-2/+3
2007-06-10A few fixes to the About panel.Antoine Cellerier1-2/+2
2007-06-10Simplify code (use + operator to concatenate strings instead of Printf()). Pl...Antoine Cellerier8-255/+224
2007-06-10When clicking on one of the rbutil actions, ask the user if he wants to try a...Antoine Cellerier4-41/+53
2007-06-10Add "Select All" button to the themes installer.Antoine Cellerier2-18/+39
2007-06-09fix Tab navigation in rbutil, and make it also look at other places for rbuti...Dominik Wenger8-384/+103
2007-06-08Don't just display an error message, abort.Dave Chapman1-0/+1
2007-06-08Fix typo in error message - thanks to Bryan Childs for spottingDave Chapman1-1/+1
2007-06-02Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman2-34/+66
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