[mythtv-commits] mythtv commit: r8505 - in trunk/mythtv by ijr

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jan 5 05:13:54 UTC 2006


      Author: ijr
        Date: 2006-01-05 05:13:53 +0000 (Thu, 05 Jan 2006)
New Revision: 8505
   Changeset: http://cvs.mythtv.org/trac/changeset/8505

Modified:

   trunk/mythtv/libs/libmyth/util.cpp
   trunk/mythtv/libs/libmyth/util.h
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

New 'mythCurrentDateTime' function in util.cpp, which acts as QDateTime::currentDateTime(), but without the milliseconds portion.  Switch a few places to use it, which should fix a few issues with queries/requests not matching when they should due to QDateTime not preserving the msecs in the db or over the wire.





More information about the mythtv-commits mailing list