Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by ijr on Tue Feb 4 23:25:36 2003

Modified Files:
in MC:
Makefile
in MC/libs/libmyth:
mythcontext.cpp mythcontext.h mythwidgets.h remotefile.cpp
remotefile.h
in MC/libs/libmythtv:
NuppelVideoPlayer.cpp guidegrid.cpp infostructs.cpp
libmythtv.pro remoteutil.cpp remoteutil.h tv_rec.cpp tv_rec.h
in MC/programs/mythbackend:
encoderlink.cpp encoderlink.h filetransfer.cpp filetransfer.h
mainserver.cpp mainserver.h
in MC/programs/mythfrontend:
main.cpp playbackbox.cpp programlistitem.cpp programlistitem.h
Removed Files:
in MC/libs/libmythtv:
effects.cpp effects.h
Log Message:
Fix preview pixmaps, update them to use the seek table and use some utility
functions libavcodec provides (removing effects.cpp).
Remote channel icons and preview pixmaps should now work, though no remote
channel icons in the OSD yet. This uses a very rudimentary image cache (only
stores in memory).

----------------------------------------------------------------------------
Changes committed by ijr on Tue Feb 4 23:27:44 2003

Modified Files:
in MC/programs/mythfrontend:
globalsettings.cpp
Log Message:
Remove the 'CURRENTLY DISABLED' message in the preview pixmap's help text.

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