[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.27-pre2-306-g1241485

Git Repo Owner noreply at mythtv.org
Wed Dec 5 17:11:45 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  1241485d5d2ec81deddf2c5ab8deb21b7d796248 (commit)
       via  192e850ad9a87b7ff457d30cf8308b568cc18299 (commit)
      from  af4db3123e726a16da936a74de1ec4b6c2cb2340 (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 1241485d5d2ec81deddf2c5ab8deb21b7d796248
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 5 Dec 2012 09:08:32 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 5 Dec 2012 09:08:32 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1241485d5d2ec81deddf2c5ab8deb21b7d796248

Cutlist editor: Trigger a redraw of the editbar when changes are made.
Otherwise, cut/keep marks may incorrectly stay visible when changes to
cut/keep regions are made.



commit 192e850ad9a87b7ff457d30cf8308b568cc18299
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 5 Dec 2012 08:53:51 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Wed, 5 Dec 2012 08:53:51 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=192e850ad9a87b7ff457d30cf8308b568cc18299

Properly initialize the MythPlayer::video_aspect field.
The MythPlayer constructor unconditionally initializes video_aspect to
4.0/3.0.  In some configurations, pressing EDIT during the "Please
Wait" screen before the start of playback of a non-4:3 recording, will
bring up the cutlist editor locked into 4:3 mode.  Explicitly
initializing video_aspect earlier fixes this.



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

Summary of changes:
 mythtv/libs/libmythtv/mythplayer.cpp    |    2 ++
 mythtv/libs/libmythui/mythuieditbar.cpp |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list