[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Dec 31 16:05:07 EST 2003


----------------------------------------------------------------------------
Changes committed by ijr on Wed Dec 31 21:02:32 2003

Added Files:
   in mythtv/libs/libmythtv:
        channeleditor.cpp channeleditor.h channelsettings.cpp 
        channelsettings.h 
Modified Files:
   in mythtv/libs/libdvbdev:
        libdvbdev.pro transform.c transform.h 
   in mythtv/libs/libmyth:
        libmyth.pro mythcontext.h mythdialogs.cpp mythdialogs.h 
        mythwidgets.cpp mythwidgets.h settings.cpp settings.h 
   in mythtv/libs/libmythtv:
        dbcheck.cpp dvbcam.cpp dvbchannel.cpp dvbchannel.h 
        dvbrecorder.cpp dvbrecorder.h dvbtypes.h libmythtv.pro 
        profilegroup.cpp videosource.cpp videosource.h 
   in mythtv/programs/mythfrontend:
        playbackbox.cpp 
   in mythtv/setup:
        main.cpp setup.pro setup.xml 
Log Message:
Fix some focus brokenness from last night's patch.
Get rid of the 2ButtonPopup class, make it a static function in the MythPopup class instead.
Kenneth Aafloy and John Pullan's DVB settings/channel editor patch, heavily cleaned up.

DVB Patch from Augusto Cardoso:
        - Swapped source/header in .pro
        - Move static variables to ipack struct
        - Generate correct data rate for mpeg remux
        - Fix recordts option.
        - Fix a segfault in dvbcam
        - Improved/fixed continuity counter error detection
        - Set driver buffer size for pids
        - Correct the dvb_sat table (typo in prev update)

and Kenneth Aafloy:
        - Move dvbsection/dvbcam to dvbchannel for faster
          channel change/startup.
        - Remove keyframedist/gopset (Unused)
        - Only set available CAMs

----------------------------------------------------------------------------
Changes committed by ijr on Wed Dec 31 21:03:34 2003

Modified Files:
   in mythtv/libs/libmythtv:
        videoout_directfb.cpp videoout_directfb.h 
Log Message:
:set fileformat=unix

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


More information about the mythtv-commits mailing list