summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-02mkimxboot: add the concept of soft MD5 sumAmaury Pouly3-3/+187
2016-12-19mkimxboot: don't forget to pass model if given on command lineAmaury Pouly1-0/+1
2016-12-16Fix linking with C++ files.Dominik Riebeling1-9/+17
2016-12-16Support C++ in libtools.make and rewrite dependency handling.Dominik Riebeling1-21/+21
2016-12-16Don't add LIBSOURCES to SOURCES.Dominik Riebeling8-24/+17
2016-12-16Create local file URL using QUrl.Dominik Riebeling1-1/+1
2016-12-16Fix various unit test compilation.Dominik Riebeling3-3/+3
2016-12-12imx233: add capability to boot OF or updater instead of RockboxAmaury Pouly5-156/+292
2016-09-22imx233: fix dualboot, forgot a fileAmaury Pouly1-0/+22
2016-09-22imx233: fix dualboot stubsAmaury Pouly1-21/+21
2016-08-15rbutil: add abort signal for bootloader install/uninstallCástor Muñoz4-0/+13
2016-08-15rbutil: show progress bar during bootloader uninstallCástor Muñoz5-1/+4
2016-08-15rbutil: enable "done" signal on bootloader uninstallCástor Muñoz7-2/+8