index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
/
utils.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
*
Return process IDs in Utils::findRunningProcess().
Dominik Riebeling
2016-01-17
*
rbutil: fix resolveDevicename() on Windows
Cástor Muñoz
2016-01-17
*
Improve update check information dialog.
Dominik Riebeling
2015-05-02
*
OS X: use FSGetVolumeParms when targeting 10.5+.
Dominik Riebeling
2014-03-20
*
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
2013-11-04
*
Add "FAT" as supported filesystem on Windows.
Dominik Riebeling
2013-09-18
*
Only show mountpoints containing a supported filesystem in dropdown.
Dominik Riebeling
2013-06-09
*
Extend Utils::mountpoints() to allow filtering for supported types.
Dominik Riebeling
2013-04-04
*
Replace toAscii() / fromAscii() with Latin1() functions.
Dominik Riebeling
2013-01-27
*
Fix a couple of warnings and remove an unused variable.
Dominik Riebeling
2012-10-06
*
Support "eject" on OS X.
Dominik Riebeling
2012-09-16
*
Add "Eject" button to main window.
Dominik Riebeling
2012-09-08
*
Check environment before starting installation.
Dominik Riebeling
2012-08-19
*
Don't try to resolve an empty path.
Dominik Riebeling
2012-05-11
*
Implement findProcess() on OS X.
Dominik Riebeling
2012-02-21
*
findExecutable(): cleanup log output a bit.
Dominik Riebeling
2012-01-29
*
Check running processes at startup.
Dominik Riebeling
2012-01-22
*
Show user friendly name on target mismatch.
Dominik Riebeling
2011-11-01
*
Remove svn keyword lines from sources.
Dominik Riebeling
2011-10-19
*
Take cluster size into account when calculating zip extracted size.
Dominik Riebeling
2011-07-26
*
Implement reading the volume label on OS X.
Dominik Riebeling
2011-07-17
*
Move some helper functions out of Autodetection.
Dominik Riebeling
2011-07-17
*
The mountpoint is stored with normalized separators.
Dominik Riebeling
2011-07-17
*
Show volume labels on Windows.
Dominik Riebeling
2011-07-15
*
Show the total size of the volume along with the free space.
Dominik Riebeling
2011-07-15
*
FS#11439: Fix version comparison regression.
Dominik Riebeling
2010-06-30
*
Log filesystem free value to system trace.
Dominik Riebeling
2010-06-18
*
Make System and Utils class based on QObject.
Dominik Riebeling
2010-06-18
*
Rework Rockbox Utility update version number check.
Dominik Riebeling
2010-06-11
*
Move utils.cpp functions into separate class and split it up.
Dominik Riebeling
2010-04-02
*
Update an outdated comment.
Dominik Riebeling
2010-02-20
*
rbutil: split RbSettings. use Stable/unstable status from server.
Dominik Wenger
2010-01-24
*
Use f_frsize when calculating the free disk space from the block count. Fixes...
Dominik Riebeling
2009-11-21
*
Improve a few debug logger messages.
Dominik Riebeling
2009-10-29
*
Add special handling for ipodvideo64mb when detecting the player via rockbox-...
Dominik Riebeling
2009-09-25
*
Fix Rockbox Utility build on W32.
Dominik Riebeling
2009-08-11
*
Clean up and rename Detect class.
Dominik Riebeling
2009-08-10
*
Simplify and cleanup rockbox-info.txt handling.
Dominik Riebeling
2009-08-10
*
rbutil: completely rework how tts and encoders are configured. (FS#10070)
Dominik Wenger
2009-04-29
*
Fix overflow on free space calculation (Linux / OS X).
Dominik Riebeling
2009-04-16
*
rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...
Dominik Wenger
2009-03-21
*
rbutil: fix compiling on mac.
Dominik Wenger
2009-01-07
*
Make Rockbox Utility error out if the zip file its going to install requires ...
Dominik Riebeling
2008-12-13
*
Separate basic functionality from GUI parts by moving it into a separate fold...
Dominik Riebeling
2008-10-12