[mythtv-commits] mythtv commit: r12431 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 6 13:45:56 UTC 2007


      Author: stuartm
        Date: 2007-01-06 13:45:56 +0000 (Sat, 06 Jan 2007)
New Revision: 12431
   Changeset: http://cvs.mythtv.org/trac/changeset/12431

Modified:

   trunk/mythtv/libs/libmythtv/programdata.cpp

Log:

Applies some of the changes to programdata.cpp from Paul Andreassen. Closes #2461

* Fix - Comparison of floats in mysql doesn't work well, so round up before checking if the star rating has changed.
* Fix - Use the same format for programme start and end times in the verbose messages.
* Tidy - Rearranges the time/channel/title in verbose messages, this didn't really seem necessary but it makes it slightly easier to read.

I've left out the utf8 changes as they require a closer look.

I've also left out the inclusion of originalairdate in the comparisons as it didn't work well with radiotimes data. I may add it later if I can find and fix the problem.






More information about the mythtv-commits mailing list