[mythtv] Display Old Original Air Dates?

Chris Pinkham cpinkham at bc2va.org
Thu Mar 1 04:26:29 UTC 2007


* On Wed Feb 28, 2007 at 06:22:26PM -0500, Tony Lill wrote:
> All the program info data the backend sends to the frontend is
> serialized by the routines I fixed. The old code converted a proper
> date to a UNIX time, and so it gets cut off at 1969-12-31. The patch
> should fix any problem with original airdates in the frontend.
> 
> It was a bit of luck I found it, since all of the rest of the code
> correctly uses a QDate type, which is good back to the middle ages!

I just committed this to trunk, but can't see putting it in -fixes
because it would require a protocol version bump and we like to keep
different -fixes revisions compatible with each other whenever
possible.  This is a relatively minor bug so I don't think it
is enough to break backwards compatibility in the stable/fixes branch.

--
Chris


More information about the mythtv-dev mailing list