summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger
2007-08-10fix a possible segfault upon invalid selection.Dominik Riebeling
2007-08-09small simplification.Dominik Riebeling
2007-08-09rbutilQt: renamed installbl to installbootloaderwindow.Dominik Wenger
2007-08-09Oops.Dominik Riebeling
2007-08-09tree browser: return native path delimiters in returned pathDominik Riebeling
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling
2007-08-09if no proxy type is set default to none.Dominik Riebeling
2007-08-08don't try to find the given file in the browser dialog if it doesn't exist.Dominik Riebeling
2007-08-08rbutilQt: fix missing sansapatcher init.Dominik Wenger
2007-08-07move talk file button to new "Accessibility" tab and add button for voice fil...Dominik Riebeling
2007-08-07Add ccache and build paths to the project fileRobert Keevil
2007-08-07rbutilqt: use the new dirbrowser in the talkfile generation. Also little chan...Dominik Wenger
2007-08-07Replace the file selection dialog for the mountpoint with a pure folder tree ...Dominik Riebeling
2007-08-05fix error with the preprocessor.Dominik Riebeling
2007-08-05rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at th...Dominik Wenger
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger
2007-08-04Add icon to process dialog button.Dominik Riebeling
2007-08-03Display the correct icon upon success.Dominik Riebeling
2007-08-03- display better values if no user configuration is foundDominik Riebeling
2007-08-03Fix a segfault when no configuration file is present.Dominik Riebeling
2007-08-03Oops.Dominik Riebeling
2007-08-03Remove zip installation window as it's not needed anymore. Use a simple confi...Dominik Riebeling
2007-08-03Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...Dave Chapman
2007-08-02Remove mountpoint entry line from installation form and use config setting in...Dominik Riebeling
2007-08-02Move device and mountpoint selection to configuration to eliminate the need o...Dominik Riebeling
2007-08-02buf is never actually used, so just remove itBarry Wardell
2007-08-02Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell
2007-08-01Add some more icons to a few dialogs and fix visual glitches.Dominik Riebeling
2007-08-01If bootloader installation failed abort logger so the user needs to confirm t...Dominik Riebeling
2007-08-01oops, forgot to commit the icon files.Dominik Riebeling
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ic...Dominik Riebeling
2007-08-01don't show the proxy password in configuration dialog as cleartext.Dominik Riebeling
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger
2007-07-30Add Ipod 1G/2G and resort the platform section a bit.Dominik Riebeling
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger
2007-07-30Put links to the manual on the manual tab. Downloading the manual isn't finis...Dominik Riebeling
2007-07-30add link to homepage to about window.Dominik Riebeling
2007-07-29move iriver checksums to its own file to remove unneeded inclusion and kill w...Dominik Riebeling
2007-07-29Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...Dave Chapman
2007-07-29Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqtDave Chapman
2007-07-29Fix some more warnings (these only occurred on Mac OS X, so I missed them on ...Dave Chapman
2007-07-29Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman
2007-07-29Fix some cosmetic bugs in error messages. These generated warnings when comp...Dave Chapman
2007-07-29fix a warning.Dominik Riebeling
2007-07-29linux: respect http_proxy value for "system" proxy settings.Dominik Riebeling
2007-07-29support for translating rbutil. Translation files (*.qm) can be in the binary...Dominik Riebeling
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger
2007-07-29small simplification, whitespace cleanup and dos2unix.Dominik Riebeling