summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-25mkimxboot: remove code for NWZ-370/380Amaury Pouly3-41/+42
2016-05-25mkimxboot: make cross compiler for dualboot stubs overridableAmaury Pouly1-4/+4
2016-05-04Reverting 4327cbc9b8886eMihail Zenkov1-9/+54
2016-05-03C2X0v2: use GPIO to check button state in dualbootMihail Zenkov1-54/+9
2016-03-27Fix wrong typecast in test.Dominik Riebeling1-1/+1
2016-03-27Improve handling of Qt5 subversions on OS X.Dominik Riebeling1-2/+10
2016-03-27Use Gestalt to get number of CPUs on OS X.Dominik Riebeling1-17/+17
2016-03-27Fix compile warning on OS X.Dominik Riebeling1-1/+1
2016-03-27Fix C++11 compile error with version strings.Dominik Riebeling2-2/+2
2016-01-17Fix building with Qt 4.7.Dominik Riebeling1-1/+1
2016-01-17Fix uninstallation for mi4 based bootloader installs.Dominik Riebeling1-1/+1
2016-01-17Return process IDs in Utils::findRunningProcess().Dominik Riebeling2-22/+34
2016-01-17Add color to trace debug output.Dominik Riebeling1-0/+2
2016-01-17rbutil: fix writing to rbutil.log after bootloader uninstallCástor Muñoz1-0/+2
2016-01-17rbutil: fix resolveDevicename() on WindowsCástor Muñoz1-5/+6
2015-12-20Handle mixed case in Windows USB ID detection.Cástor Muñoz1-3/+4
2015-12-20Fix and extend HttpGet unit test again.Dominik Riebeling1-2/+8
2015-12-18Fix compiling HttpGet unit test.Dominik Riebeling2-1/+12
2015-12-18Use random port for HttpGet unit tests.Dominik Riebeling1-24/+31
2015-12-18Add documentation to HttpGet and remove unnecessary return value.Dominik Riebeling2-6/+33
2015-12-18Add support file:// URLs in HttpGet.Dominik Riebeling2-2/+26
2015-12-18Fix static compilation with Qt5.Cástor Muñoz1-0/+4
2015-06-20Fix USB IDs for Sansa c200v2.Dominik Riebeling2-4/+4
2015-06-07Win32: fix possible crash when listing USB devices.Dominik Riebeling1-12/+18
2015-05-30Make lrelease detection work on Windows.Dominik Riebeling1-2/+2
2015-05-30Make lrelease detection work on Windows.Dominik Riebeling1-3/+6
2015-05-18Initially scroll to changelog end.Dominik Riebeling1-1/+1
2015-05-18Extend project file message output and always run lrelease.Dominik Riebeling1-7/+12
2015-05-14Fix building with MSVC.Dominik Riebeling1-1/+1
2015-05-13Fix libs path for building with MSVC.Dominik Riebeling1-1/+1
2015-05-02Add information about compiler used to startup log.Dominik Riebeling1-0/+9
2015-05-02Apply -Wno-unused-local-typedefs for gcc only.Dominik Riebeling1-1/+1
2015-05-02Separate logger / quazip project file parts.Dominik Riebeling4-23/+47
2015-05-02Update quazip to release 0.7.1.Dominik Riebeling22-1998/+5650
2015-05-02Remove unnecessary Id line.Dominik Riebeling1-1/+0
2015-05-02Update german translation.Dominik Riebeling1-30/+47
2015-05-02Improve update check information dialog.Dominik Riebeling5-15/+60
2015-05-02Add note to boot OF for update with OF on uninstallation.Dominik Riebeling2-2/+7