summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
2010-04-01Fix multiple warnings when network is unreachable.Dominik Riebeling2-19/+10
2010-03-31Add Gigabeat S to Rockbox Utility.Dominik Riebeling1-0/+12
2010-03-31Add build folder cleanup on build errors and add option to keep it.Dominik Riebeling1-7/+20
2010-03-31rbutil: Hebrew translationTomer Shalev1-121/+235
2010-03-31rbutil: Make strings translatableTomer Shalev2-2/+2
2010-03-31Rockbox Utility: Japanese translation updatesYoshihisa Uchida1-713/+722
2010-03-30Update german Rockbox Utility translation.Dominik Riebeling16-14176/+17731
2010-03-30Fix Festival tts engine.Dominik Wenger2-58/+110
2010-03-30Delete tts objects after use.Dominik Wenger1-0/+8
2010-03-29Add Rockbox Utility SVG window icon on Linux.Dominik Riebeling3-0/+84
2010-03-29Remove OSX deployment script, Qt now has macdeployqt.Dominik Riebeling1-98/+0
2010-03-26Fix uic warning.Dominik Riebeling1-1/+1
2010-03-25Packard Bell Vibe 500: correct the path to a proper one in rbutil (proper dir...Szymon Dziok1-1/+1
2010-03-24adjust the bootloader paths to the changed locations.Dominik Wenger1-3/+3
2010-03-24add Packard Bell Vibe 500 to RBUtil.Szymon Dziok1-0/+14
2010-03-24add clipv2 and clip+ to rbutil.Dominik Wenger1-0/+28
2010-03-24Remove unnecessary class declaration, this should come from the includes.Dominik Riebeling1-2/+0
2010-03-23Save System Trace on exit and allow easy retrieval after restart.Dominik Riebeling4-41/+86
2010-03-21Rockbox Utility requires Qt 4.5 since a while; correct check in project file.Dominik Riebeling1-1/+1
2010-03-21Split source files out of project file.Dominik Riebeling2-179/+234
2010-03-15Fix bootloader files vanishing after installation (FS#11086).Dominik Riebeling2-4/+3
2010-03-15Fix manual download links.Dominik Riebeling1-2/+4
2010-03-12Respect the exit code of external encoder called.Dominik Riebeling1-2/+2
2010-03-11Implement speed adjustment for OS X TTS.Dominik Riebeling3-2/+16
2010-03-11Rearrange libraries linking order to work with --as-needed linker option.Dominik Riebeling1-8/+11
2010-03-03Code police.Dominik Riebeling6-80/+115
2010-03-01Refactor device tree setup a bit.Dominik Riebeling3-36/+20
2010-03-01langstat: Output date of the latest and oldest language update.Dominik Riebeling1-0/+9
2010-02-28Rename Rockbox Utility output binary to RockboxUtility.Dominik Riebeling4-6/+6
2010-02-28Add support for OS X' Speech Synthesis Manager TTS system.Dominik Riebeling4-1/+494
2010-02-28Save values set in voice window before calling configuration dialog.Dominik Riebeling2-13/+21
2010-02-27Use the data partition device node when trying to resolve the mountpoint.Dominik Riebeling1-2/+18
2010-02-26Have the Mac OS X port of Rockbox Utility actually be called Rockbox Utility ...Robert Menes1-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é1-2/+6
2010-02-18rbutil: fix voice downloads.Dominik Wenger1-2/+2
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-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