[mythtv-firehose] mythtv/master commit: b743b4194 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Fri Jul 29 18:00:54 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-07-29T11:00:27-07:00
   Push Date:  2011/07/29 11:00:46 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  b743b4194b5d594f7e0d33da373d2821e750bfb7
   Changeset:  https://github.com/MythTV/mythtv/commit/b743b4194

Log:

Fix channel browsing mode when video not playing.

MythPlayer pausing has changed (for the better), but the channel browsing code was assuming that if MythPlayer::IsPaused() returned true it meant that compositing (the OSD) was disabled. Now the OSD is always active and IsPaused() just means the video itself is not playing. Anyway, we just need to remove the old sanity check code and browse mode works properly again.

Modified:

   mythtv/libs/libmythtv/tvbrowsehelper.cpp



More information about the mythtv-firehose mailing list