[mythtv-commits] mythtv commit: r23747 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 16 04:43:32 UTC 2010


      Author: markk
        Date: 2010-03-16 04:43:32 +0000 (Tue, 16 Mar 2010)
New Revision: 23747
   Changeset: http://svn.mythtv.org/trac/changeset/23747

Modified:

   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.h
   branches/libmythui-osd/libs/libmythtv/osd.h
   branches/libmythui-osd/libs/libmythtv/tv_play.cpp
   branches/libmythui-osd/libs/libmythtv/tv_play.h

Log:

Branch libmythui-osd: Convert the program edit code to use the new OSD
and the new DeleteMap class.

This moves the OSD dialogs into the TV class (along with all of the
other dialogs), keeps the low level action handling within
NuppelVideoPlayer and passes off much of the deleteMap logic and OSD
handling into DeleteMap.

The behaviour should be largely unchanged though there are some small
usability improvements (e.g. the skip distance is now preserved when
moving in and out of edit mode).

Also fixes the behavour of the AlreadyEditing OSD dialog.

Reduces the NuppelVideoPlayer line count by almost 500...

Refs #7650.





More information about the mythtv-commits mailing list