[mythtv-commits] mythtv commit: r26175 by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Sep 8 20:23:02 UTC 2010
Author: stuartm
Date: 2010-09-08 20:23:02 +0000 (Wed, 08 Sep 2010)
New Revision: 26175
Changeset: http://svn.mythtv.org/trac/changeset/26175
Log:
Add five new 'mapped' strings to playback box which offer the disk space information in more themable format. You have the diskspacetotal, diskspaceused, diskspacefree in GB and the diskspacepercentused, diskspacepercentfree which are percentage values. These are raw values which can be formatted appropriately and combined into a single string using <template>. 'freereport' is now redundant, but I've left it in for backwards compatibility.
Modified:
trunk/mythtv/programs/mythfrontend/playbackbox.cpp
More information about the mythtv-commits
mailing list