Show the total size of the volume along with the free space.
commit6a4a13b87ac07ed94cde679aa21d875c65ce597b
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Fri, 15 Jul 2011 18:13:31 +0000 (15 18:13 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Fri, 15 Jul 2011 18:13:31 +0000 (15 18:13 +0000)
treeaa397ae3fd081edd5225c9142fd35cbed4bb88c3
parent30644d88148d90c572ec36561cd6fcff8618b9b9
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