summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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-22mkamsboot: add Clipv2 OF v2.01.35mkamsboot_1.2Rafaël Carré1-0/+1
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-16mkamsboot: update README for Clip+/Fuzev2Rafaël Carré1-2/+5
2010-03-16mkamsboot: update for Clipv1 OF v01.01.35 (tested)Rafaël Carré1-0/+1
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-09mkamsboot: Use audio master irq_enrd0 usb_status bit instead of gpio on C200V2Rafaël Carré3-16/+91
2010-03-08Correct search&replace error.Thomas Martitz1-2/+2
2010-03-08Make it easier to change the toolchain in the dualboot Makefile.Thomas Martitz1-14/+14
2010-03-08Make bin2c ensure that the generated C arrays are 32bit aligned. Building nrv...Thomas Martitz1-2/+9
2010-03-04mkamsboot/dualboot: make the unused vectors be infinite loopsRafaël Carré2-24/+25
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-26Sansa Fuzev2: Add mkamsboot and dualboot support. The bootloader doesn't work...Thomas Martitz6-4/+44
2010-02-25mkamsboot: make sure files depending on dualboot.h are updatedRafaël Carré1-0/+4
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