[mythtv-commits] mythtv commit: r15019 - in trunk/mythtv/libs by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Dec 2 23:31:28 UTC 2007


      Author: paulh
        Date: 2007-12-02 23:31:27 +0000 (Sun, 02 Dec 2007)
New Revision: 15019
   Changeset: http://cvs.mythtv.org/trac/changeset/15019

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp

Log:

This adds two new convenience functions to MythContext that sends
PLAYBACK_START and PLAYBACK_END MythEvents to any listeners. tv_play is 
updated to send out these events when playback starts/ends.

The new music player will use these events to know when it should stop
playing and release the audio output to allow playback of recordings or
live tv etc.

Afraid it bumps the plugin api again so a rebuild of the plugins is required.

Refs #4222.




More information about the mythtv-commits mailing list