
noreply at mythtv
May 21, 2012, 6:28 AM
Views: 54
Permalink
|
|
mythtv branch master updated by jstichnoth. v0.26-pre-338-g0bb3790
|
|
The branch, master has been updated on the mythtv repository by gitolite user jstichnoth. via 0bb37900b40ce063b2cfd74261ac6683887cee7b (commit) from edb7b6cbaa794a208be51769a9cea474cca31134 (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 0bb37900b40ce063b2cfd74261ac6683887cee7b Author: Jim Stichnoth <jstichnoth [at] mythtv> at Mon, 21 May 2012 06:22:36 -0700 Committer: Jim Stichnoth <jstichnoth [at] mythtv> at Mon, 21 May 2012 06:27:20 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=0bb37900b40ce063b2cfd74261ac6683887cee7b Subtitles: Encapsulate zoom get/set into the SubtitleScreen class. This sets the stage for allowing AV subtitle zoom adjustment, and possibly independent zoom factors for each subtitle type. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/subtitlescreen.cpp | 20 +++++++++++++++++++- mythtv/libs/libmythtv/subtitlescreen.h | 3 +++ mythtv/libs/libmythtv/tv_play.cpp | 11 +++++++++-- 3 files changed, 31 insertions(+), 3 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|