summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-08mkimxboot: fix usage messageAmaury Pouly1-1/+1
2015-02-22Update Russian and French rbutil translations.Семён Жуковский2-250/+252
2015-02-02iBasso DX50/DX90: Rockbox loader, replacement for original firmware MangoPlayer.Udo Schläpfer4-287/+627
2015-01-11Limit more variables to file scopeThomas Jarosch1-1/+1
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen5-0/+1376
2014-06-30Compile imxtools as gnu99 standard.Dominik Riebeling1-1/+2
2014-06-30Add note about translations to MSVC build instructions.Dominik Riebeling1-0/+9
2014-06-30Make clean target work for MSVC dll Makefile on Windows.Dominik Riebeling1-6/+10
2014-05-25Update polish translation for Rockbox Utility (FS#12979)Daniel Kluz1-51/+52
2014-05-24Fix crash when detecting a player in MTP mode.Dominik Riebeling2-3/+3
2014-03-23Improve MSVC support in project file.Dominik Riebeling1-2/+4
2014-03-22Fix MSVC not knowing inline for C code.Dominik Riebeling1-1/+6
2014-03-22Add msvc qmake config option for building with MSVC.Dominik Riebeling1-3/+8
2014-03-20OS X: detect clang and build for x86 target only.Dominik Riebeling1-1/+7
2014-03-20OS X: update project file for Qt5 support.Dominik Riebeling1-1/+15
2014-03-20OS X: use FSGetVolumeParms when targeting 10.5+.Dominik Riebeling1-4/+20
2014-03-20OS X: don't include libusb headers.Dominik Riebeling1-5/+5