[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 22 02:00:10 EST 2003


----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Nov 22 06:56:35 2003

Modified Files:
   in mythtv/programs/mythbackend:
        mainserver.cpp scheduler.cpp scheduler.h 
Log Message:


Speed up scheduler -> mainserver list copies by having scheduler generate
	QStringList directly rather than creating copies of ProgramInfo list
	for mainserver to generate QStringList from.  Fix bug where mainserver
	could erroneously free up ProgramInfo items allocated by scheduler.
	Both items based upon suggestions/comments by David Engel.


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


More information about the mythtv-commits mailing list