summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2010-02-22mkamsboot: use version.sh properlyRafaël Carré1-1/+1
2010-02-20Be more strict when when resolving devices and allow hfs too.Dominik Riebeling1-8/+22
2010-02-20Add missing class prefix to logging call.Dominik Riebeling1-1/+1
2010-02-20Recognize and handle MacPods during autodetection.Dominik Riebeling2-0/+9
2010-02-20Update an outdated comment.Dominik Riebeling1-3/+2
2010-02-20If the Ipod has been recognized as MacPod always consider no bootloader insta...Dominik Riebeling1-1/+1
2010-02-19rbutil: link to the Sansa forums when the user is requested to download a San...Rafaël Carré1-3/+5
2010-02-19mkamsboot: prevents 2 potential problemsRafaël Carré7-137/+213
2010-02-19Tweaked dependencies a bitBjörn Stenberg1-14/+10
2010-02-19Revert r24763 : LIBOBJS is already included in OBJSRafaël Carré1-1/+1
2010-02-19mkamsboot binary depends on the same object files than libmkamsbootRafaël Carré1-1/+1
2010-02-18rbutil: fix voice downloads.Dominik Wenger1-2/+2
2010-02-17Clip+ remove setting GPIOB PIN0, it seems needed only for powerRafaël Carré3-35/+16
2010-02-17mkamsboot: update dualboot.c / dualboot.h in placeRafaël Carré2-7/+6
2010-02-16Start with mountpoint as folder to talk selection if old value is invalid.Dominik Riebeling1-1/+1
2010-02-16Use QFileDialog::getExistingDirectory() for path selection.Dominik Riebeling5-36/+24
2010-02-16Rename InstallFrm to InstallWindowFrm.Dominik Riebeling4-11/+14
2010-02-16Remove column from tree widget -- this is set up by the caller.Dominik Riebeling1-7/+1
2010-02-13Include dualboot.h in dualboot.c as an additional compile time sanity checkBertrik Sikken2-0/+3
2010-02-12Update Rockbox Utility version to 1.2.5rbutil_1.2.5Dominik Riebeling2-2/+2
2010-02-12Fix problems with platform retrieval.Dominik Riebeling3-11/+20
2010-02-12Rockbox Utility polish translation update.Dominik Riebeling1-3326/+3338
2010-02-11Remove turkish from the languages bundled in the binary. The translation is b...Dominik Riebeling1-1/+0
2010-02-11Don't close the disk handle to the ipod too early.Dominik Riebeling1-1/+3
2010-02-11Rockbox Utility russian translation update.Dominik Riebeling1-2779/+2658
2010-02-11Restore the default message handler on application shutdown. Fixes sporadic s...Dominik Riebeling3-430/+426
2010-02-11Restore width of the Autodetect button.Dominik Riebeling1-1/+1
2010-02-10Sansa Clip+: Unset B0 correctly in dualboot.SJack Halpin2-7/+6
2010-02-09Sansa Clip+: Unset pin B0 correctly in dualboot.SJack Halpin2-8/+8
2010-02-08Sansa Clip+ : Add dualboot support for sansa clip+ to mkamsboot.Jack Halpin4-17/+43
2010-02-04Add option to show disabled targets in the configuration dialog.Dominik Riebeling5-217/+268
2010-02-03Bump rbutil version to 1.2.4.rbutil_1.2.4Dominik Riebeling2-2/+2
2010-02-03Update Português Brasileiro translation for Rockbox Utility.Dominik Riebeling1-23/+171
2010-02-02Fix stupid typo in my last commit. How did I miss that?Dominik Riebeling1-1/+1
2010-02-02Add italian to the list of language names.Dominik Riebeling1-0/+1
2010-02-02Disable D2 in rbutil as discussed in IRC.Dominik Riebeling1-0/+1
2010-02-02Update german rbutil translation.Dominik Riebeling1-435/+607
2010-02-01OSX: Add CFBundleName to display a nicer name in the menu bar. Replace deprec...Dominik Riebeling1-2/+4
2010-02-01Give the user a hint on where find the required bootloader file.Dominik Riebeling1-5/+8
2010-01-31Extend SystemInfo to allow distinguishing between platforms and variants.Dominik Riebeling4-34/+49
2010-01-31Fix typos in messages.Dominik Riebeling1-2/+2
2010-01-31Rename About menu to Help.Dominik Riebeling1-1/+1
2010-01-30Implement ipod_scsi_inquiry() on OS X.Dominik Riebeling3-13/+157
2010-01-29Minimize unnecessary accesses to SystemInfo and RbSettings.Dominik Riebeling2-13/+16
2010-01-29Adjust to the buildserver now using ipod4g instead of ipod4gray.Dominik Riebeling1-1/+1
2010-01-29Change several platform names to match configure names.Dominik Riebeling1-22/+22
2010-01-28Revert most of r24361 - it was committed in error.Dave Chapman4-4/+12
2010-01-28Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman5-13/+8
2010-01-24rbutil: fix doubled configure dialog.Dominik Wenger1-1/+0
2010-01-24rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger18-409/+620