[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-2911-g5fcaba0

Git Repo Owner noreply at mythtv.org
Sat May 23 13:03:46 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  5fcaba08dc21019e869bac23aa34390a75199d28 (commit)
       via  70b2ad0cd1775e615cb53ff1997b8f603eaf7491 (commit)
       via  a0296594c6bfe26a22187c11f69c4207b597d47d (commit)
       via  ef06be61775c8b7d918086d25714f30327bd1cea (commit)
       via  a59220cf0e944a378e8cbc3fdacf775e8af68751 (commit)
       via  617403ec9feea7d7b7cabc9ae2423a3dcb4ab7d6 (commit)
      from  d7c0ab5333e36dd952c59cf7ce3a35eeecf2c213 (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 5fcaba08dc21019e869bac23aa34390a75199d28
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 14:56:13 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 15:01:19 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5fcaba08dc21019e869bac23aa34390a75199d28

wrap condition into parentheses before negating it



commit 70b2ad0cd1775e615cb53ff1997b8f603eaf7491
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 14:49:00 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 15:01:19 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=70b2ad0cd1775e615cb53ff1997b8f603eaf7491

remove unneeded cast signed->unsigned->signed



commit a0296594c6bfe26a22187c11f69c4207b597d47d
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 14:41:11 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 15:01:18 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a0296594c6bfe26a22187c11f69c4207b597d47d

remove orphaned sourceid after [26f911ea94]



commit ef06be61775c8b7d918086d25714f30327bd1cea
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 14:35:30 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 15:01:18 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ef06be61775c8b7d918086d25714f30327bd1cea

cast bufferSize in the same way as its done down some lines



commit a59220cf0e944a378e8cbc3fdacf775e8af68751
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 14:28:27 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 15:01:18 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a59220cf0e944a378e8cbc3fdacf775e8af68751

turn KB512 into an int to match readblocksize



commit 617403ec9feea7d7b7cabc9ae2423a3dcb4ab7d6
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 12:25:59 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 23 May 2015 15:01:18 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=617403ec9feea7d7b7cabc9ae2423a3dcb4ab7d6

size() of QT's containers returns int, not uint



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

Summary of changes:
 mythtv/libs/libmythtv/cardutil.cpp             |    2 +-
 mythtv/libs/libmythtv/decoderbase.cpp          |    4 ++--
 mythtv/libs/libmythtv/ringbuffer.cpp           |    4 ++--
 mythtv/libs/libmythtv/tv_play.cpp              |    1 -
 mythtv/programs/mythbackend/services/guide.cpp |    2 +-
 5 files changed, 6 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-commits mailing list