[mythtv-commits] mythtv commit: r15795 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 6 02:04:46 UTC 2008


      Author: cpinkham
        Date: 2008-02-06 02:04:46 +0000 (Wed, 06 Feb 2008)
New Revision: 15795
   Changeset: http://cvs.mythtv.org/trac/changeset/15795

Modified:

   trunk/mythtv/libs/libmythtv/tv_play.cpp

Log:

Allow the PREVCHAN keybinding to act the same as JUMPPREV while watching a
normal recording.

Closes #4434, but applies a different patch and almost reverse logic.

The patch in the ticket removed PREVCHAN and made JUMPPREV serve double-duty
making it go to the previous channel in LiveTV and the previous program while
watching a recording.  This would have lost functionality though, because it
is a valid action to jump from LiveTV to a previous recording.

This patch allows the user to map only PREVCHAN if they want to and use it
in LiveTV to jump to the previous channel and use the same key to jump back
to the previous recording when watching a recording.  It does not prevent
the user from mapping both PREVCHAN and JUMPPREV to different keys, it does
allow both to be used to jump to the previous recording when not in LiveTV.






More information about the mythtv-commits mailing list