[mythtv-commits] mythtv commit: r24278 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Apr 28 02:49:16 UTC 2010


      Author: cpinkham
        Date: 2010-04-28 02:49:16 +0000 (Wed, 28 Apr 2010)
New Revision: 24278
   Changeset: http://svn.mythtv.org/trac/changeset/24278

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/mythsystemevent.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp

Log:

Add a new LIVETV_STARTED System Event to signal when LiveTV starts.  We can't
easily send a PLAY_STARTED with the proper program info, and LIVETV_STARTED
helps differentiate between playback of a recording vs LiveTV.

Send a PLAY_CHANGED System Event when we jump to the next program in
NuppelVideoPlayer.

Closes #8388.






More information about the mythtv-commits mailing list