[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jun 6 01:20:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by danielk on Mon Jun  6 01:15:48 2005

Modified Files:
   in mythtv/libs/libmythtv:
        siparser.cpp siparser.h dvbsiparser.cpp dvbsiparser.h 
Log Message:

This commit adds a convenience function to SIParser called
ReinitSIParser(). The method simply calls both FillPMap()
and AddPMT() in a single call.

This also adds an optional start_thread parameter to the
DVBSIParser constructor that starts a thread that starts
scanning for tables immediately, also for convenience.

This also doxygenifies the documentation already in these files.

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


More information about the mythtv-commits mailing list