[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-1007-g189f643

Git Repo Owner noreply at mythtv.org
Mon Mar 17 08:04:50 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  189f643830c6e28c9ec495ba67b86bc1e6ab84e3 (commit)
       via  cad802749aa6c11b7fb75df62e72db70fec94729 (commit)
       via  87a8e378420cc322d474a8dc522a1b52ec014387 (commit)
       via  d7105229286c8dc04226c5bba031b7d73d5fa813 (commit)
      from  8b6ea69f9c4dbd00b2a4038f29c34540f0aeec8e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 189f643830c6e28c9ec495ba67b86bc1e6ab84e3
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 09:01:48 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 09:02:59 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=189f643830c6e28c9ec495ba67b86bc1e6ab84e3

silence msvc's double to float truncation warning in aspect ratios



commit cad802749aa6c11b7fb75df62e72db70fec94729
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 08:56:43 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 09:02:59 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cad802749aa6c11b7fb75df62e72db70fec94729

silence truncation warning from msvc in date conversion
TODO look into QDate::fromJulianDay()



commit 87a8e378420cc322d474a8dc522a1b52ec014387
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 08:19:51 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 09:02:59 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=87a8e378420cc322d474a8dc522a1b52ec014387

QString.contains() returns a boolean, not a count
pointed out by msvc



commit d7105229286c8dc04226c5bba031b7d73d5fa813
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 08:15:28 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 09:02:59 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7105229286c8dc04226c5bba031b7d73d5fa813

QString.contains() returns a boolean, not a count
pointed out by msvc



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/mpeg/dvbtables.cpp        |    5 +++--
 mythtv/libs/libmythtv/mpeg/pespacket.cpp        |    4 ++--
 mythtv/programs/mythbackend/httpstatus.cpp      |    4 ++--
 mythtv/programs/mythlcdserver/lcdprocclient.cpp |    2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-commits mailing list