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
/
utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
rbutil: Fix cache size calculation.
Dominik Riebeling
1
-0
/
+1
2020-10-04
rbutil: Replace sysinfo filesystem cluster size with type.
Dominik Riebeling
1
-1
/
+1
2019-10-28
rbutil: add function to suspend/resume processes
Cástor Muñoz
1
-0
/
+1
2016-01-17
Return process IDs in Utils::findRunningProcess().
Dominik Riebeling
1
-1
/
+1
2015-05-02
Improve update check information dialog.
Dominik Riebeling
1
-0
/
+1
2013-04-04
Extend Utils::mountpoints() to allow filtering for supported types.
Dominik Riebeling
1
-1
/
+5
2012-09-08
Add "Eject" button to main window.
Dominik Riebeling
1
-0
/
+1
2012-01-22
Check running processes at startup.
Dominik Riebeling
1
-0
/
+1
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2011-07-26
Take cluster size into account when calculating zip extracted size.
Dominik Riebeling
1
-1
/
+3
2011-07-17
Move some helper functions out of Autodetection.
Dominik Riebeling
1
-0
/
+3
2011-07-15
Show volume labels on Windows.
Dominik Riebeling
1
-0
/
+1
2011-07-15
Show the total size of the volume along with the free space.
Dominik Riebeling
1
-0
/
+7
2010-06-18
Make System and Utils class based on QObject.
Dominik Riebeling
1
-1
/
+3
2010-06-11
Rework Rockbox Utility update version number check.
Dominik Riebeling
1
-0
/
+1
2010-04-02
Move utils.cpp functions into separate class and split it up.
Dominik Riebeling
1
-22
/
+6
2009-09-25
Add special handling for ipodvideo64mb when detecting the player via rockbox-...
Dominik Riebeling
1
-0
/
+2
2009-08-10
Clean up and rename Detect class.
Dominik Riebeling
1
-0
/
+1
2009-08-10
Simplify and cleanup rockbox-info.txt handling.
Dominik Riebeling
1
-2
/
+2
2009-04-29
rbutil: completely rework how tts and encoders are configured. (FS#10070)
Dominik Wenger
1
-0
/
+1
2009-03-21
rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...
Dominik Wenger
1
-0
/
+18
2008-12-13
Make Rockbox Utility error out if the zip file its going to install requires ...
Dominik Riebeling
1
-0
/
+1
2008-10-12
Separate basic functionality from GUI parts by moving it into a separate fold...
Dominik Riebeling
1
-0
/
+33