
noreply at mythtv
May 21, 2012, 6:26 PM
Post #1 of 1
(48 views)
Permalink
|
|
mythtv branch master updated by jstichnoth. v0.26-pre-342-g461f42d
|
|
The branch, master has been updated on the mythtv repository by gitolite user jstichnoth. via 461f42d14324221e3a94fe84a6ae759e62569e6f (commit) from d418754c90a89d4cc594816baa354db21cf83bff (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 461f42d14324221e3a94fe84a6ae759e62569e6f Author: Gregorio Gervasio, Jr <ggervasio [at] yahoo> at Mon, 21 May 2012 18:21:26 -0700 Committer: Jim Stichnoth <jstichnoth [at] mythtv> at Mon, 21 May 2012 18:25:45 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=461f42d14324221e3a94fe84a6ae759e62569e6f Subtitles: Allow scaling and smart layout of AV subtitles (DVD/BD). Fixes #10402. Note that at present, playback always starts out with a zoom factor of 100% for AV subtitles, and the zoom factor is not saved back to the database. Signed-off-by: Jim Stichnoth <jstichnoth [at] mythtv> ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/subtitlescreen.cpp | 255 +++++++++++++++++++++++------- mythtv/libs/libmythtv/subtitlescreen.h | 4 + 2 files changed, 202 insertions(+), 57 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|