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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 27 15:07:41 UTC 2007


      Author: paulh
        Date: 2007-11-27 15:07:41 +0000 (Tue, 27 Nov 2007)
New Revision: 14969
   Changeset: http://cvs.mythtv.org/trac/changeset/14969

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythui/mythmainwindow.cpp
   trunk/mythtv/libs/libmythui/mythmainwindow.h

Log:

Allow jump points that don't return to the main menu before jumping.

This adds a new REG_JUMPEX macro to mythmainwindow.h that adds an extra
parameter that allows you to indicate whether a jump point should return to
the main menu before jumping. It will be used by the jump point that shows
the popup mini player in MythMusic.

This requires a 'make clean' and rebuild of the plugins.

Refs #4222.




More information about the mythtv-commits mailing list