
noreply at mythtv
Jun 1, 2012, 7:38 PM
Post #1 of 1
(47 views)
Permalink
|
|
mythtv branch master updated by jstichnoth. v0.26-pre-443-g419fc84
|
|
The branch, master has been updated on the mythtv repository by gitolite user jstichnoth. via 419fc84c5c8d25dd17e5a0fac7b6860a5f82a602 (commit) from b1eb74d0cab1bbe9a131ab9247ad10099c417d3b (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 419fc84c5c8d25dd17e5a0fac7b6860a5f82a602 Author: Jim Stichnoth <jstichnoth [at] mythtv> at Fri, 1 Jun 2012 19:35:55 -0700 Committer: Jim Stichnoth <jstichnoth [at] mythtv> at Fri, 1 Jun 2012 19:35:55 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=419fc84c5c8d25dd17e5a0fac7b6860a5f82a602 Subtitles: Only display teletext captions inside the "box" area. The spec says that characters outside the "Start Box" / "End Box" region should not be displayed. Refs #10678. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/teletextscreen.cpp | 31 ++++++++++++++++++----------- 1 files changed, 19 insertions(+), 12 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|