[mythtv-commits] mythtv commit: r25778 - in trunk/mythtv by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Aug 20 19:46:18 UTC 2010
Author: stuartm
Date: 2010-08-20 19:46:17 +0000 (Fri, 20 Aug 2010)
New Revision: 25778
Changeset: http://svn.mythtv.org/trac/changeset/25778
Log:
Switch to ratings base of 10. This is the best fit for most ratings systems worldwide which use multiples of 5 for the range usually 5, 10 or 100. It gives some fidelity to the ratings without requiring that we display fractions. Consistency throughout the UI is another good reason for making this change, with mythvideo and mythmusic both using the same range. Closes #7810, the rounding error having already been fixed in trunk.
Modified:
trunk/mythtv/libs/libmyth/programinfo.h
trunk/mythtv/programs/mythfrontend/proglist.cpp
More information about the mythtv-commits
mailing list