Show the total size of the volume along with the free space.
commit21a38713a685e04ab1533f487244f2dc2197e01c
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Fri, 15 Jul 2011 18:13:31 +0000 (15 18:13 +0000)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Fri, 15 Jul 2011 18:13:31 +0000 (15 18:13 +0000)
treeaa397ae3fd081edd5225c9142fd35cbed4bb88c3
parentcad91ed938049037a57e9bcc4c5ad63e45dbc2e6
Show the total size of the volume along with the free space.

This should help identifying the correct player by size, since the free space
is only useful to figure if there is enough space to install Rockbox. Change
units to GiB since that is more useful given the size of current devices.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30139 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/base/utils.cpp
rbutil/rbutilqt/base/utils.h
rbutil/rbutilqt/sysinfo.cpp