summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
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
2007-09-14Fix http caching.Antoine Cellerier
2007-09-14Device detection based on USB PIDs. This is currently linux only and requires...Dominik Riebeling
2007-09-14Do not allow install doom files on a target that doesn't have a doom.rock plu...Antoine Cellerier
2007-09-14Archos Recorder v1 also came in 6 GB and 15 GB flavors.Antoine Cellerier
2007-09-14Make it possible to change the BrowseDirtree caption (and do so for the devic...Antoine Cellerier
2007-09-14Add BrowseDirtree::setDir(const QString&) to simplify the code.Antoine Cellerier
2007-09-14On linux, default to /media for the mountpoint selection but make it possible...Antoine Cellerier
2007-09-14Corrent an info messageDave Chapman
2007-09-14Add chinese translation to rbutil by Xinlu Huang (FS#7697).Dominik Riebeling
2007-09-14it's /media, not /Media.Dominik Riebeling
2007-09-14rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac.Dominik Wenger
2007-09-12Give more verbose error message when uploading e200rpatcher fails.Barry Wardell
2007-09-11Change the Mac OS X rules to compile a static binary. Also add a README file...Dave Chapman
2007-09-09Oops, remove some duplicated code.Dave Chapman
2007-09-09Initial version of standalone e200rpatcher tool to upload and run the e200r p...Dave Chapman
2007-09-08Add functions to read and write the AUPD (flash update) image. "--read-aupd ...Dave Chapman
2007-09-03bump version number for first bugfix release.Dominik Riebeling
2007-09-03update german translation a bit. Still incomplete.Dominik Riebeling
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling
2007-09-03make sure closing the application aborts the remaining HttpGet objects. Shoul...Dominik Riebeling
2007-09-02For some strange reason my last project file adjusting didn't seem to work co...Dominik Riebeling
2007-09-02Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman
2007-09-02Normal build defaults to release. Disable debug output for that case. To crea...Dominik Riebeling
2007-09-02Add short explanation on how to build rbutilqt.Dominik Riebeling
2007-09-02rbutil: added a main .pro file.Dominik Wenger
2007-09-02rbutil: removed the wx version of rbutil. Dominik Wenger
2007-09-02- check for specific files / folders case-insensitiveDominik Riebeling