summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2007-10-08Add names for the buttons in the Quick Start tab.Dominik Riebeling
2007-10-07Upon uninstallation only remove a file if it isn't used in another section. A...Dominik Riebeling
2007-10-07Use i10n for numbers using QLocale.Dominik Riebeling
2007-10-07When changing cache path update the size information.Dominik Riebeling
2007-10-04Oops, I should not add typos to weblinks.Dominik Riebeling
2007-10-04When detecting a macpod cancel bootloader installation. Add a link to IpodCon...Dominik Riebeling
2007-10-01Small typographic enhancements.Dominik Riebeling
2007-09-30Fix typo.Dominik Riebeling
2007-09-29mntent.h should only be used on linux, not os x.Dominik Riebeling
2007-09-28Updated french translation for rbutilqt.Nicolas Pennequin
2007-09-27The archos website fooled me by providing a wrong download, no need for that ...Dominik Riebeling
2007-09-27Fix a warning.Dominik Riebeling
2007-09-27Add parsing of ajbrec.ajz file header for autodetection. All archos targets s...Dominik Riebeling
2007-09-23Oops, missed that when changing the default proxy to system ...Dominik Riebeling
2007-09-23Give the configuration dialog its old size back and make sure to always start...Dominik Riebeling
2007-09-23rbutil: added swift tts engine.Dominik Wenger
2007-09-23rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs s...Dominik Wenger
2007-09-23w32: implement "system proxy" settings. This uses the IE setting by reading i...Dominik Riebeling
2007-09-23w32: add USB autodetection based on PID / VID values.Dominik Riebeling
2007-09-22Bump version for new release for C200Dave Chapman
2007-09-21Set correct value for proxy when uninstalling, otherwise uninstallation will ...Dominik Riebeling
2007-09-21The M5 is greyscale, not color.Dominik Riebeling
2007-09-21Oops: when adding a new platform I should also add it to the platform list ...Dominik Riebeling
2007-09-21Forgot to adapate 'make clean'Jens Arnold
2007-09-21Add a manifest to ipodpatcher.exe in order to make it request administrative ...Jens Arnold
2007-09-20Add section for sansa c200.Dominik Riebeling
2007-09-19Fix the missing c200 detection in bootloader installation. This is completely...Dominik Riebeling
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 b...Dominik Riebeling
2007-09-19Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...Dave Chapman
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman
2007-09-19Allow FAT16 partitions (for c200)Björn Stenberg
2007-09-19four more keys that are funDaniel Stenberg
2007-09-18Bump version to 2.0 ready for releaseDave Chapman
2007-09-17Spelling fix.Antoine Cellerier
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling
2007-09-16Add -s,--silent so it doesnt display the instructions and wait for input befo...Jonathan Gordon
2007-09-15Bump version to 0.3 and v2 bootloader in preparation for releaseDave Chapman
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier
2007-09-15Modify Makefile for cross-compiling a windows .exe - this requires the libusb...Dave Chapman
2007-09-15Add a call to usb_set_configuration() (apparently required for both Windows a...Dave Chapman
2007-09-15Use the correct config group when checking the bootloader requirement.Dominik Riebeling
2007-09-15Fix compilation warning.Antoine Cellerier
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing a...Antoine Cellerier
2007-09-15Automatically scroll to the last line of the progress logger when adding a ne...Antoine Cellerier
2007-09-15Add an "Install All" button to the themes installation dialog.Antoine Cellerier
2007-09-15Change some validation button labels from "Ok" to "Install" or "Uninstall".Antoine Cellerier
2007-09-15Fix a qmake warning caused by some invisible character.Dominik Riebeling
2007-09-14If caching is disabled, still cache theme info and images in a temporary dire...Antoine Cellerier
2007-09-14Fix, take 2.Antoine Cellerier