Mailing List Archive

mythtv branch master updated by jpoet. v30-Pre-532-gc2c109e
The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
via c2c109ec23a0b873dc0ef0e61f69a8728fd6ebd3 (commit)
via b8e651ee4b524c9a7aa803f304ce47b4d007431c (commit)
via 27957b4b745cde97b5f3b121c14e0e2ec1eacd1b (commit)
via a9260635168bd283b7ff7e854fa6ff7626b5779c (commit)
from 08772a46325013b73deafea590ebb1596521eeea (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 c2c109ec23a0b873dc0ef0e61f69a8728fd6ebd3
Author: Radha Krishna <rkrishna@digital-nirvana.com> at Wed, 14 Oct 2015 19:20:13 +0530
Committer: John Poet <jpoet@mythtv.org> at Thu, 8 Mar 2018 15:30:40 -0700
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=c2c109ec23a0b873dc0ef0e61f69a8728fd6ebd3

cc708window: return after shrinking captions, this will prevent a segfault.
Signed-off-by: John Poet <jpoet@mythtv.org>



commit b8e651ee4b524c9a7aa803f304ce47b4d007431c
Author: Radha Krishna <rkrishna@digital-nirvana.com> at Tue, 6 Oct 2015 16:38:23 +0530
Committer: John Poet <jpoet@mythtv.org> at Thu, 8 Mar 2018 15:30:00 -0700
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b8e651ee4b524c9a7aa803f304ce47b4d007431c

Fix previous captions line from overwriting, when SetPenLocation (0, 0) Scroll instead of clearing.
Signed-off-by: John Poet <jpoet@mythtv.org>



commit 27957b4b745cde97b5f3b121c14e0e2ec1eacd1b
Author: Radha Krishna <rkrishna@digital-nirvana.com> at Mon, 13 Apr 2015 21:18:24 +0530
Committer: John Poet <jpoet@mythtv.org> at Thu, 8 Mar 2018 15:29:30 -0700
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=27957b4b745cde97b5f3b121c14e0e2ec1eacd1b

CC708Window: Clear row in SetPenlocation instead of overwriting text.
Signed-off-by: John Poet <jpoet@mythtv.org>



commit a9260635168bd283b7ff7e854fa6ff7626b5779c
Author: Radha Krishna <rkrishna@digital-nirvana.com> at Mon, 6 Apr 2015 15:21:20 +0530
Committer: John Poet <jpoet@mythtv.org> at Thu, 8 Mar 2018 15:28:08 -0700
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=a9260635168bd283b7ff7e854fa6ff7626b5779c

Shrink Rows, at times ::Scroll (row >= (int)true_row_count)) fails and Don't scroll caption line resulting in overwriting the same. Ex: [CAPTIONING FUNDED BY CBS SPORTS DIVISION]NG FUNDED BY CBS SPORTS
Signed-off-by: John Poet <jpoet@mythtv.org>



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

Summary of changes:
mythtv/libs/libmythtv/cc708window.cpp | 44 +++++++++++++++++++++++++++++++-
1 files changed, 42 insertions(+), 2 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose