summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
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