summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-09-19four more keys that are funDaniel Stenberg1-2/+7
2007-09-18Bump version to 2.0 ready for releasebootloader_ipods_v2Dave Chapman1-1/+1
2007-09-17Spelling fix.Antoine Cellerier1-1/+1
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling2-0/+39
2007-09-16Add -s,--silent so it doesnt display the instructions and wait for input befo...Jonathan Gordon1-20/+40
2007-09-15Bump version to 0.3 and v2 bootloader in preparation for releaseDave Chapman1-1/+1
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier2-41/+13
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier21-366/+366
2007-09-15Modify Makefile for cross-compiling a windows .exe - this requires the libusb...Dave Chapman1-1/+2
2007-09-15Add a call to usb_set_configuration() (apparently required for both Windows a...Dave Chapman1-3/+12
2007-09-15Use the correct config group when checking the bootloader requirement.Dominik Riebeling1-9/+12
2007-09-15Fix compilation warning.Antoine Cellerier1-2/+2
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing a...Antoine Cellerier2-33/+46
2007-09-15Automatically scroll to the last line of the progress logger when adding a ne...Antoine Cellerier3-38/+40
2007-09-15Add an "Install All" button to the themes installation dialog.Antoine Cellerier3-3/+21
2007-09-15Change some validation button labels from "Ok" to "Install" or "Uninstall".Antoine Cellerier4-4/+4
2007-09-15Fix a qmake warning caused by some invisible character.Dominik Riebeling1-1/+1
2007-09-14If caching is disabled, still cache theme info and images in a temporary dire...Antoine Cellerier7-37/+106
2007-09-14Fix, take 2.Antoine Cellerier1-3/+5
2007-09-14Fix http caching.Antoine Cellerier1-2/+2
2007-09-14Device detection based on USB PIDs. This is currently linux only and requires...Dominik Riebeling6-6/+119
2007-09-14Do not allow install doom files on a target that doesn't have a doom.rock plu...Antoine Cellerier1-1/+7
2007-09-14Archos Recorder v1 also came in 6 GB and 15 GB flavors.Antoine Cellerier1-2/+2
2007-09-14Make it possible to change the BrowseDirtree caption (and do so for the devic...Antoine Cellerier3-3/+6
2007-09-14Add BrowseDirtree::setDir(const QString&) to simplify the code.Antoine Cellerier5-26/+26
2007-09-14On linux, default to /media for the mountpoint selection but make it possible...Antoine Cellerier1-3/+7
2007-09-14Corrent an info messageDave Chapman1-1/+1
2007-09-14Add chinese translation to rbutil by Xinlu Huang (FS#7697).Dominik Riebeling3-2/+3505
2007-09-14it's /media, not /Media.Dominik Riebeling1-1/+1
2007-09-14rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac.Dominik Wenger3-0/+10
2007-09-12Give more verbose error message when uploading e200rpatcher fails.Barry Wardell1-0/+3
2007-09-11Change the Mac OS X rules to compile a static binary. Also add a README file...Dave Chapman2-4/+53
2007-09-09Oops, remove some duplicated code.Dave Chapman1-4/+0
2007-09-09Initial version of standalone e200rpatcher tool to upload and run the e200r p...Dave Chapman2-0/+255
2007-09-08Add functions to read and write the AUPD (flash update) image. "--read-aupd ...Dave Chapman6-3/+537
2007-09-03bump version number for first bugfix release.Dominik Riebeling1-1/+1
2007-09-03update german translation a bit. Still incomplete.Dominik Riebeling1-1760/+1864
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling7-101/+114
2007-09-03make sure closing the application aborts the remaining HttpGet objects. Shoul...Dominik Riebeling1-0/+2
2007-09-02For some strange reason my last project file adjusting didn't seem to work co...Dominik Riebeling1-8/+8
2007-09-02Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+25
2007-09-02Normal build defaults to release. Disable debug output for that case. To crea...Dominik Riebeling1-3/+10
2007-09-02Add short explanation on how to build rbutilqt.Dominik Riebeling1-0/+32
2007-09-02rbutil: added a main .pro file.Dominik Wenger1-0/+2
2007-09-02rbutil: removed the wx version of rbutil. Dominik Wenger51-13187/+0
2007-09-02- check for specific files / folders case-insensitiveDominik Riebeling1-8/+9
2007-09-02Add first time detection for some archos devices and gigabeat based on player...Dominik Riebeling1-4/+41
2007-09-02use the getmntend api here too.Dominik Riebeling1-11/+9
2007-09-02Fix autodetection based on rockbox-info.txt which I broke when fixing X5 dete...Dominik Riebeling1-17/+21
2007-09-01Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+24