summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt
AgeCommit message (Expand)Author
2010-03-12Respect the exit code of external encoder called.Dominik Riebeling
2010-03-11Implement speed adjustment for OS X TTS.Dominik Riebeling
2010-03-11Rearrange libraries linking order to work with --as-needed linker option.Dominik Riebeling
2010-03-03Code police.Dominik Riebeling
2010-03-01Refactor device tree setup a bit.Dominik Riebeling
2010-03-01langstat: Output date of the latest and oldest language update.Dominik Riebeling
2010-02-28Rename Rockbox Utility output binary to RockboxUtility.Dominik Riebeling
2010-02-28Add support for OS X' Speech Synthesis Manager TTS system.Dominik Riebeling
2010-02-28Save values set in voice window before calling configuration dialog.Dominik Riebeling
2010-02-27Use the data partition device node when trying to resolve the mountpoint.Dominik Riebeling
2010-02-26Have the Mac OS X port of Rockbox Utility actually be called Rockbox Utility ...Robert Menes
2010-02-20Be more strict when when resolving devices and allow hfs too.Dominik Riebeling
2010-02-20Add missing class prefix to logging call.Dominik Riebeling
2010-02-20Recognize and handle MacPods during autodetection.Dominik Riebeling
2010-02-20Update an outdated comment.Dominik Riebeling
2010-02-20If the Ipod has been recognized as MacPod always consider no bootloader insta...Dominik Riebeling
2010-02-19rbutil: link to the Sansa forums when the user is requested to download a San...Rafaël Carré
2010-02-19mkamsboot: prevents 2 potential problemsRafaël Carré
2010-02-18rbutil: fix voice downloads.Dominik Wenger
2010-02-16Start with mountpoint as folder to talk selection if old value is invalid.Dominik Riebeling
2010-02-16Use QFileDialog::getExistingDirectory() for path selection.Dominik Riebeling
2010-02-16Rename InstallFrm to InstallWindowFrm.Dominik Riebeling
2010-02-16Remove column from tree widget -- this is set up by the caller.Dominik Riebeling
2010-02-12Update Rockbox Utility version to 1.2.5Dominik Riebeling
2010-02-12Fix problems with platform retrieval.Dominik Riebeling
2010-02-12Rockbox Utility polish translation update.Dominik Riebeling
2010-02-11Remove turkish from the languages bundled in the binary. The translation is b...Dominik Riebeling
2010-02-11Don't close the disk handle to the ipod too early.Dominik Riebeling
2010-02-11Rockbox Utility russian translation update.Dominik Riebeling
2010-02-11Restore the default message handler on application shutdown. Fixes sporadic s...Dominik Riebeling
2010-02-11Restore width of the Autodetect button.Dominik Riebeling
2010-02-04Add option to show disabled targets in the configuration dialog.Dominik Riebeling
2010-02-03Bump rbutil version to 1.2.4.Dominik Riebeling
2010-02-03Update Português Brasileiro translation for Rockbox Utility.Dominik Riebeling
2010-02-02Fix stupid typo in my last commit. How did I miss that?Dominik Riebeling
2010-02-02Add italian to the list of language names.Dominik Riebeling
2010-02-02Disable D2 in rbutil as discussed in IRC.Dominik Riebeling
2010-02-02Update german rbutil translation.Dominik Riebeling
2010-02-01OSX: Add CFBundleName to display a nicer name in the menu bar. Replace deprec...Dominik Riebeling
2010-02-01Give the user a hint on where find the required bootloader file.Dominik Riebeling
2010-01-31Extend SystemInfo to allow distinguishing between platforms and variants.Dominik Riebeling
2010-01-31Fix typos in messages.Dominik Riebeling
2010-01-31Rename About menu to Help.Dominik Riebeling
2010-01-30Implement ipod_scsi_inquiry() on OS X.Dominik Riebeling
2010-01-29Minimize unnecessary accesses to SystemInfo and RbSettings.Dominik Riebeling
2010-01-29Adjust to the buildserver now using ipod4g instead of ipod4gray.Dominik Riebeling
2010-01-29Change several platform names to match configure names.Dominik Riebeling
2010-01-24rbutil: fix doubled configure dialog.Dominik Wenger
2010-01-24rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger
2010-01-24rbutil: rename a few more targets.Dominik Wenger