summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger8-13/+59
2007-08-10fix a possible segfault upon invalid selection.Dominik Riebeling1-2/+4
2007-08-09small simplification.Dominik Riebeling2-8/+7
2007-08-09rbutilQt: renamed installbl to installbootloaderwindow.Dominik Wenger4-19/+19
2007-08-09Oops.Dominik Riebeling1-1/+1
2007-08-09tree browser: return native path delimiters in returned pathDominik Riebeling1-2/+2
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling4-32/+102
2007-08-09if no proxy type is set default to none.Dominik Riebeling1-1/+1
2007-08-08don't try to find the given file in the browser dialog if it doesn't exist.Dominik Riebeling1-2/+2
2007-08-08rbutilQt: fix missing sansapatcher init.Dominik Wenger2-5/+6
2007-08-07move talk file button to new "Accessibility" tab and add button for voice fil...Dominik Riebeling2-6/+89
2007-08-07Add ccache and build paths to the project fileRobert Keevil1-0/+17
2007-08-07rbutilqt: use the new dirbrowser in the talkfile generation. Also little chan...Dominik Wenger3-31/+58
2007-08-07Replace the file selection dialog for the mountpoint with a pure folder tree ...Dominik Riebeling6-85/+175
2007-08-05fix error with the preprocessor.Dominik Riebeling1-3/+3
2007-08-05rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at th...Dominik Wenger5-2/+207
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger12-23/+1001
2007-08-04Add icon to process dialog button.Dominik Riebeling2-1/+7
2007-08-03Display the correct icon upon success.Dominik Riebeling1-1/+1
2007-08-03- display better values if no user configuration is foundDominik Riebeling3-13/+18
2007-08-03Fix a segfault when no configuration file is present.Dominik Riebeling1-2/+3
2007-08-03Oops.Dominik Riebeling1-1/+0
2007-08-03Remove zip installation window as it's not needed anymore. Use a simple confi...Dominik Riebeling5-224/+52
2007-08-03Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...Dave Chapman2-2/+31
2007-08-02Remove mountpoint entry line from installation form and use config setting in...Dominik Riebeling10-67/+30
2007-08-02Move device and mountpoint selection to configuration to eliminate the need o...Dominik Riebeling7-293/+382
2007-08-02buf is never actually used, so just remove itBarry Wardell1-3/+2
2007-08-02Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell2-12/+13
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell3-36/+147
2007-08-01Add some more icons to a few dialogs and fix visual glitches.Dominik Riebeling3-96/+198
2007-08-01If bootloader installation failed abort logger so the user needs to confirm t...Dominik Riebeling2-0/+10
2007-08-01oops, forgot to commit the icon files.Dominik Riebeling10-0/+0
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ic...Dominik Riebeling4-12/+198
2007-08-01don't show the proxy password in configuration dialog as cleartext.Dominik Riebeling1-0/+1
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger15-128/+166
2007-07-30Add Ipod 1G/2G and resort the platform section a bit.Dominik Riebeling1-18/+30
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger4-3/+7
2007-07-30Put links to the manual on the manual tab. Downloading the manual isn't finis...Dominik Riebeling3-56/+199
2007-07-30add link to homepage to about window.Dominik Riebeling2-8/+27
2007-07-29move iriver checksums to its own file to remove unneeded inclusion and kill w...Dominik Riebeling4-19/+44
2007-07-29Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...Dave Chapman2-8/+20
2007-07-29Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqtDave Chapman1-2/+8
2007-07-29Fix some more warnings (these only occurred on Mac OS X, so I missed them on ...Dave Chapman1-3/+3
2007-07-29Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman6-28/+29
2007-07-29Fix some cosmetic bugs in error messages. These generated warnings when comp...Dave Chapman1-6/+5
2007-07-29fix a warning.Dominik Riebeling1-1/+3
2007-07-29linux: respect http_proxy value for "system" proxy settings.Dominik Riebeling4-26/+90
2007-07-29support for translating rbutil. Translation files (*.qm) can be in the binary...Dominik Riebeling6-227/+275
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger16-561/+724
2007-07-29small simplification, whitespace cleanup and dos2unix.Dominik Riebeling4-381/+379