[mythtv-commits] mythtv commit: r11519 - in trunk/mythtv by skamithi

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 14 00:52:39 UTC 2006


      Author: skamithi
        Date: 2006-10-14 00:52:38 +0000 (Sat, 14 Oct 2006)
New Revision: 11519
   Changeset: http://cvs.mythtv.org/trac/changeset/11519

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h
   trunk/mythtv/programs/mythtv/main.cpp

Log:

Refs #2426. Step 1 patch for the ability to access the "watch recording" screen while watching a show. major code change is the consolidation of
most of the startTV calls in various places to one function TV::StartTV. feature change: end of recording prompt is moved to the OSD. this means
that at the end of the recording a user can hit any of the rew buttons to jump back, if this was a mistake.  ESCAPE action no longer brings up
the prompt if prompting is enabled. this function is now done by the "STOPSHOW" action. So  now the EXIT button just exits, and the 
STOP button can either prompt you or behave like the EXIT button depending on the exit prompt setting. thx to gnome42 for
testing this patch. pls read the ticket for more details.






More information about the mythtv-commits mailing list