index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
rbutil: Use QElapsedTimer for measuring time.
Dominik Riebeling
2
-11
/
+12
2020-08-07
rbutil: Drop support for libusb0.
Dominik Riebeling
1
-52
/
+0
2020-08-06
rbutil: Fix deprecation warnings.
Dominik Riebeling
1
-1
/
+1
2020-08-06
rbutil: Fix Qt deprecated warnings.
Dominik Riebeling
1
-1
/
+1
2020-07-26
rbutil: Remove unnecessary (and implicit) type conversion.
Dominik Riebeling
1
-1
/
+1
2020-07-20
rbutil: Add support for the xDuoo X3, X3ii, X20, and AGPTek Rocker.
Solomon Peachy
3
-2
/
+230
2020-07-19
rbutil: Support 'espeak-ng' and 'mimic' TTS engines
Solomon Peachy
3
-0
/
+90
2020-07-14
rbutil: Handle the new Retired target status.
Solomon Peachy
1
-1
/
+3
2019-10-31
rbutil: extend game file installation
Franklin Wei
2
-0
/
+10
2019-10-28
rbutil: add support for iPod Classic 6G bootloader
Cástor Muñoz
3
-0
/
+503
2019-10-28
rbutil: add function to suspend/resume processes
Cástor Muñoz
2
-0
/
+123
2016-08-15
rbutil: add abort signal for bootloader install/uninstall
Cástor Muñoz
2
-0
/
+9
2016-08-15
rbutil: show progress bar during bootloader uninstall
Cástor Muñoz
4
-0
/
+4
2016-08-15
rbutil: enable "done" signal on bootloader uninstall
Cástor Muñoz
6
-0
/
+7
2016-03-27
Use Gestalt to get number of CPUs on OS X.
Dominik Riebeling
1
-17
/
+17
2016-03-27
Fix compile warning on OS X.
Dominik Riebeling
1
-1
/
+1
2016-01-17
Fix building with Qt 4.7.
Dominik Riebeling
1
-1
/
+1
2016-01-17
Fix uninstallation for mi4 based bootloader installs.
Dominik Riebeling
1
-1
/
+1
2016-01-17
Return process IDs in Utils::findRunningProcess().
Dominik Riebeling
2
-22
/
+34
2016-01-17
rbutil: fix resolveDevicename() on Windows
Cástor Muñoz
1
-5
/
+6
2015-12-20
Handle mixed case in Windows USB ID detection.
Cástor Muñoz
1
-3
/
+4
2015-12-18
Add documentation to HttpGet and remove unnecessary return value.
Dominik Riebeling
2
-6
/
+33
2015-12-18
Add support file:// URLs in HttpGet.
Dominik Riebeling
1
-2
/
+4
2015-06-07
Win32: fix possible crash when listing USB devices.
Dominik Riebeling
1
-12
/
+18
2015-05-02
Improve update check information dialog.
Dominik Riebeling
2
-0
/
+15
2014-05-24
Fix crash when detecting a player in MTP mode.
Dominik Riebeling
1
-2
/
+1
2014-03-20
OS X: use FSGetVolumeParms when targeting 10.5+.
Dominik Riebeling
1
-4
/
+20
2014-03-20
OS X: don't include libusb headers.
Dominik Riebeling
1
-5
/
+5
2014-01-05
Fix potentially problematic sprintf statement.
Dominik Riebeling
1
-2
/
+2
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
33
-289
/
+324
2013-11-04
Add support for CAB archives to rbutil
Amaury Pouly
7
-12
/
+323
2013-09-30
Implement a first, simple changelog dialog.
Dominik Riebeling
2
-0
/
+2
2013-09-30
Use function for updating detected device entry.
Dominik Riebeling
2
-65
/
+23
2013-09-18
Add "FAT" as supported filesystem on Windows.
Dominik Riebeling
1
-1
/
+1
2013-09-18
Rework autodetection to better handle ambiguous cases.
Dominik Riebeling
2
-148
/
+260
2013-09-18
Handle multiple devices with identical USB IDs correctly when listing.
Dominik Riebeling
1
-3
/
+3
2013-08-18
Fix typo in source string.
Dominik Riebeling
1
-1
/
+1
2013-06-09
Only show mountpoints containing a supported filesystem in dropdown.
Dominik Riebeling
1
-3
/
+3
2013-06-09
Add note to AMS bootloader installation about OF file.
Dominik Riebeling
1
-17
/
+19
2013-04-09
Change autodetection result to a list.
Dominik Riebeling
2
-7
/
+53
2013-04-04
Fix Qt5 / MinGW problems.
Dominik Riebeling
1
-1
/
+3
2013-04-04
Extend Utils::mountpoints() to allow filtering for supported types.
Dominik Riebeling
3
-12
/
+48
2013-03-09
ZipInstaller: rename some member variables to be in line with the rest.
Dominik Riebeling
2
-26
/
+24
2013-03-09
Don't leak HttpGet objects in ZipInstaller.
Dominik Riebeling
1
-0
/
+2
2013-03-07
TTS encoders: allow volume range between 0.0 and 2.0.
Dominik Riebeling
2
-2
/
+2
2013-01-29
mkimxboot: add a switch to force version
Amaury Pouly
1
-0
/
+1
2013-01-27
Rewrite HttpGet based on QNetworkAccessManager.
Dominik Riebeling
2
-362
/
+162
2013-01-27
Replace toAscii() / fromAscii() with Latin1() functions.
Dominik Riebeling
4
-12
/
+12
2013-01-22
Remove support for RFC850 timestamps.
Dominik Riebeling
1
-3
/
+1
2013-01-22
Avoid unnecessary HEAD request on uncached file.
Dominik Riebeling
1
-27
/
+27
[next]