[mythtv-commits] Ticket #1950: Browse mode in LiveTV partly broken
MythTV
mythtv at cvs.mythtv.org
Wed Jun 21 16:53:27 UTC 2006
#1950: Browse mode in LiveTV partly broken
-----------------------------+----------------------------------------------
Reporter: g8ecj at gilks.org | Owner: danielk
Type: defect | Status: closed
Priority: minor | Milestone: 0.20
Component: mythtv | Version: head
Severity: low | Resolution: fixed
-----------------------------+----------------------------------------------
Comment (by danielk):
(In [10259]) Refs #1950. Additional LiveTV browse mode fixes.
* Adds caching of TimeFormat and ShortDateFormat DB settings, so we don't
query this on every GetNextProgram() call.
* Checks for blank starttime and endtime values before using
QDateTime::fromString() to avoid spurious "QDateTime::fromString:
Parameter out of range" error messages.
* Checks validity of dbstarttime before using it to set browsestarttime,
this prevents browsing in time on a channel when there is no listings
information.
* If there is no starttime (because there is no listings information) we
use the current time for reporting the program start time.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1950>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list