[mythtv-commits] mythtv commit: r21363 by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Aug 19 23:49:27 UTC 2009


      Author: janne
        Date: 2009-08-19 23:49:27 +0000 (Wed, 19 Aug 2009)
New Revision: 21363
   Changeset: http://cvs.mythtv.org/trac/changeset/21363

Modified:

   trunk/mythtv/libs/libmythtv/frequencytables.h

Log:

use std::list as container for transport_scan_items_t, Refs #6756

needed for extending the scan transport list during the scan for example
with transports from the NIT.
removes operator< from transport_scan_items_it_t since std::list has no
random access iterators




More information about the mythtv-commits mailing list