[mythtv-firehose] mythtv/master commit: 9b5b7b514 by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Sat Feb 25 01:32:21 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-02-24T17:30:35-08:00
   Push Date:  2012/02/24 17:32:08 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  9b5b7b514408f8b25052ee1c0bebc05e676efc1d
   Changeset:  https://github.com/MythTV/mythtv/commit/9b5b7b514

Log:

Exit cutlist edit mode cleanly when executing a jump point.

When the user executes a jump point in the middle of an editing
session, make sure the edit session closes cleanly.  The work is not
explicitly saved, but the auto-save state is retained in the database
so that it will be auto-loaded next time the user edits that program.

This makes a slight modification to the MythPlayer class and therefore
the binary version is bumped, so be sure to do everything that
entails.

Refs #7939.

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h
   mythtv/libs/libmythtv/tv_play.cpp



More information about the mythtv-firehose mailing list