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
/
system.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
*
Use Gestalt to get number of CPUs on OS X.
Dominik Riebeling
2016-03-27
*
Handle mixed case in Windows USB ID detection.
Cástor Muñoz
2015-12-20
*
Win32: fix possible crash when listing USB devices.
Dominik Riebeling
2015-06-07
*
OS X: don't include libusb headers.
Dominik Riebeling
2014-03-20
*
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
2013-11-04
*
Handle multiple devices with identical USB IDs correctly when listing.
Dominik Riebeling
2013-09-18
*
Replace toAscii() / fromAscii() with Latin1() functions.
Dominik Riebeling
2013-01-27
*
Fix unused-but-set warnings in helper functions.
Dominik Riebeling
2012-01-17
*
Remove svn keyword lines from sources.
Dominik Riebeling
2011-10-19
*
Fix some gcc 4.6 warnings.
Dominik Riebeling
2011-05-29
*
Fix crash on proxy detection on OS X (FS#11654).
Dominik Riebeling
2010-10-05
*
Display number of processors in System Info dialog.
Dominik Riebeling
2010-09-18
*
Display number of processors in System Info dialog.
Dominik Riebeling
2010-09-18
*
Implement USB VID / PID retrieval using IOKit on OS X.
Dominik Riebeling
2010-09-05
*
Fix USB ID retrieval on Windows 7.
Dominik Riebeling
2010-07-25
*
Don't close libusb device handle if opening failed.
Dominik Riebeling
2010-06-22
*
Make System and Utils class based on QObject.
Dominik Riebeling
2010-06-18
*
System Info: display OS X version number and architecture too.
Dominik Riebeling
2010-04-02
*
Implement system proxy values retrieval on OS X.
Dominik Riebeling
2010-04-02
*
Don't trace every device in the machine when scanning for USB devices on Wind...
Dominik Riebeling
2009-10-14
*
rbutil: correct debug output.
Dominik Wenger
2009-08-30
*
rbutil: correct usb-id reading on windows.
Dominik Wenger
2009-08-30
*
Clean up and rename Detect class.
Dominik Riebeling
2009-08-10