[mythtv-commits] mythtv/master commit: 77349a35f by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Wed Sep 7 10:02:23 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-09-07T03:01:46-07:00
   Push Date:  2011/09/07 03:02:15 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  77349a35f135ea40addbf0d0e094f7ac374577c7
   Changeset:  https://github.com/MythTV/mythtv/commit/77349a35f

Log:

Bind QDateTime for MySQL queries instead of QString.

Bind QDateTimes directly for prepared statements, rather than converting
to QString representations of the date/time, so that we don't have to
worry about date string format.

Modified:

   mythtv/libs/libmythtv/recordinginfo.cpp
   mythtv/programs/mythfrontend/guidegrid.cpp
   mythtv/programs/mythfrontend/progfind.cpp
   mythtv/programs/mythfrontend/proglist.cpp



More information about the mythtv-commits mailing list