summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2020-07-26rbutil: Always use Qt Multimedia to play TTS preview.Dominik Riebeling2-18/+1
2020-07-26rbutil: Call QLocale::setDefault() with QLocale.Dominik Riebeling2-2/+2
2020-07-26rbutil: Merge Troubleshoot submenu with Help menu.Dominik Riebeling1-8/+3
2020-07-26rbutil: Remove unnecessary (and implicit) type conversion.Dominik Riebeling1-1/+1
2020-07-26rbutil: Update translation stats script.Dominik Riebeling1-25/+17
2020-07-20rbutil: Fix the X3ii's USB VID/PIDSolomon Peachy1-1/+1
2020-07-20rbutil: Add support for the xDuoo X3, X3ii, X20, and AGPTek Rocker.Solomon Peachy5-2/+296
2020-07-20bspatch: Fix compiling on macOS.Dominik Riebeling1-0/+1
2020-07-19rbutil: Add in missing voicefile languagesSolomon Peachy1-4/+8
2020-07-19rbutil: Support 'espeak-ng' and 'mimic' TTS enginesSolomon Peachy4-0/+92
2020-07-14rbutil: Handle the new Retired target status.Solomon Peachy2-3/+8
2020-06-30mac: Fix build rule for dmg.Dominik Riebeling1-3/+3
2020-06-30rbutil: Fix filename for additional rule to create dmg image on macOS.Dominik Riebeling1-1/+1
2020-06-21rbutil: Fix compiling 32bit Rockbox Utility on 64bit Linux.Dominik Riebeling2-1/+3
2020-06-20rbutil: Add extra build rule on Linux to create AppImage.Dominik Riebeling1-0/+27
2020-06-20rbutil: Add simple desktop file for Linux.Dominik Riebeling1-0/+12
2020-06-07misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.Solomon Peachy2-2/+2
2020-04-15bspatch: Add a __cplusplus wrapper in the header so rbutil can use itSolomon Peachy1-0/+9
2020-04-09rbutil: Add bspatch and libbzip2Solomon Peachy17-2/+5477
2020-03-29Rockbox Utility: updated Czech translationpavel1-23/+194
2019-11-14Correctly update game file download URLs.Franklin Wei1-5/+5
2019-11-10rbutil: fix windows release buildFranklin Wei1-1/+4
2019-11-09rbutil: fix windows cross compile (via M cross environment)Franklin Wei3-11/+22
2019-10-31rbutil: update game data URLs to official download serverFranklin Wei1-5/+5
2019-10-31rbutil: extend game file installationFranklin Wei4-6/+49
2019-10-28Bump RockboxUtility version to 1.4.1rbutil_1.4.1Franklin Wei2-2/+2
2019-10-28rbutil: enable ipod6gFranklin Wei1-1/+0
2019-10-28rbutil: add support for iPod Classic 6G bootloaderCástor Muñoz9-5/+519
2019-10-28rbutil: add function to suspend/resume processesCástor Muñoz2-0/+123
2019-01-25Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++Solomon Peachy3-5/+29
2017-11-05mkimxboot: small fixes and display a human readable errorAmaury Pouly3-2/+25
2017-11-04Add support for ZEN Mozaic firmware Version 1.06.01 to mkzenbootAmaury Pouly1-0/+4
2017-09-23Rockbox Utility: updated Czech translationPavel Rzehák1-520/+537
2017-09-17Add support for the NWZ-E350bootloader_nwze350_v1Amaury Pouly1-0/+1
2017-09-17mknwzboot: add support for uninstallationAmaury Pouly6-25/+247
2017-09-17Add support for the Sony NWZ-S750Amaury Pouly1-0/+1
2017-09-17Add support for the NWZ-A860Amaury Pouly1-0/+1
2017-09-06Add support for Sony NW-A20Johannes Rauh1-0/+1
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly5-0/+553
2017-06-24mkimxboot: fix compilation issues with crypto libCástor Muñoz1-1/+7
2017-06-19mks5lboot: updatesCástor Muñoz6-267/+492
2017-06-19ipodpatcher: remove external ddk/ntddscsi.h dependencyCástor Muñoz1-1/+24
2017-04-14mks5lboot v1.0 - dualboot installer for s5l8702 targetsmks5lboot_1.0Cástor Muñoz16-0/+3226
2017-01-16imxtools/sbtools: switch SHA1 implementation to Crypto++Amaury Pouly1-1/+1
2017-01-16imxtools/sbtools: switch AES implementation to Crypto++Amaury Pouly1-1/+2
2017-01-16imxtools/sbtools: rework cryptographyAmaury Pouly1-1/+1
2017-01-16imxtools: rework key/IV overriding logicAmaury Pouly1-4/+0
2017-01-02mkimxboot: add NWZ-E380 firmware 1.00.200Amaury Pouly1-0/+5
2017-01-02mkimxboot: implement firmware unpatchingAmaury Pouly1-3/+95
2017-01-02imxtools: completely rework patching logic to prepare unpatchingAmaury Pouly3-178/+211