[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 3 12:35:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by oscar on Tue May  3 12:34:20 2005

Modified Files:
   in mythtv/libs/libmythtv:
        videosource.cpp 
   in mythtv/programs/mythfilldatabase:
        filldata.cpp 
   in mythtv/setup:
        backendsettings.cpp 
Log Message:
William Uther:
  - Combines the addTimeOffset() and fromXMLTVDate() functions in mythfilldatabase
    so we have one XMLTV time parser (and we no longer parse, unparse and then
    re-parse timestamps)
  - Changes the meaning of a missing XMLTV timezone spec to mean UTC instead of
    local time (in line with the XMLTV spec). Setting the mythtv-setup TimeOffset
    value to "None" will allow people to achieve the old effect - the timestamp
    interpreted as local time.
  - Makes "Auto" TimeOffset setting do the conversion to local time for each
    program separately. This uses the new conversion routine added to handle the
    recent Qt timezone weirdness.

Roel Teuwen:
  - New grabber for Belgium (both French and Dutch), availible at http://pytvgrab.sf.net


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


More information about the mythtv-commits mailing list