[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu May 5 02:55:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Thu May  5 02:51:15 2005

Modified Files:
   in mythtv/libs/libmyth:
        mythcontext.cpp mythcontext.h 
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h commercial_skip.cpp 
        commercial_skip.h remoteutil.cpp remoteutil.h tv_play.cpp 
   in mythtv/programs/mythbackend:
        mainserver.cpp mainserver.h playbacksock.cpp playbacksock.h 
   in mythtv/programs/mythfrontend:
        globalsettings.cpp playbackbox.cpp playbackbox.h 
Log Message:


* Clarify an error message in mainserver.cpp.

* Remove an old unnecessary/invalid comment in CommDetect.

* Fix unsigned vs signed warning in commercial flagging code in tv_play.cpp.

* Risto Treksler's patch to take the cutlist and commercial skip list into
  account when generating a preview pixmap.  Also adds a setting to allow
  generating the preview pixmap from the bookmark if one is set.

NOTE: Requires a make distclean since MythContext in libmyth has been modified.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list