[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 22 00:20:05 EDT 2004


----------------------------------------------------------------------------
Changes committed by cpinkham on Thu Jul 22 04:15:37 2004

Modified Files:
   in mythtv/libs/libmythtv:
        programinfo.cpp scheduledrecording.cpp sr_items.h 
   in mythtv/programs/mythbackend:
        commercialflag.cpp 
Log Message:


* Change a couple more *.toInt() places in programinfo.cpp where I should
    have used stringToLongLong(*.toString()) a long time ago.

* Bugfix for scheduled recordings options screen where it would put in
    the translated version of "Default" for the recording group name
    instead of the English version as required for the "Default" special
    recording group case.

* Bugfix for utf8() vs local8bit() encoding on some commercial flagging
    debug messages.  Patch submitted by Daniel Ahlberg and fixes Bug #41.


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list