[mythtv-commits] mythtv commit: r11620 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 26 16:09:34 UTC 2006


      Author: danielk
        Date: 2006-10-26 16:09:33 +0000 (Thu, 26 Oct 2006)
New Revision: 11620
   Changeset: http://cvs.mythtv.org/trac/changeset/11620

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp

Log:

Refs #2567. Fixes the ProgramInfo::showDetails() ratings string.

showDetails was only showing the first ratings string that showed up in the ratings query, but often this is just one of the advisory ratings, rather than something more important like the VChip or MPAA rating. This changeset adds a static function which creates concatinates the ratings strings with the advisory ratings always appearing after the VChip, MPAA, ABA, and similar ratings systems.




More information about the mythtv-commits mailing list