[mythtv-commits] mythtv commit: r25554 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Aug 4 03:00:36 UTC 2010


      Author: nigel
        Date: 2010-08-04 03:00:36 +0000 (Wed, 04 Aug 2010)
New Revision: 25554
   Changeset: http://svn.mythtv.org/trac/changeset/25554

Modified:

   trunk/mythtv/libs/libmythtv/importrecorder.cpp
   trunk/mythtv/libs/libmythtv/videosource.cpp
   trunk/mythtv/libs/libmythtv/videosource.h

Log:

Allow IMPORT testing recorder to import existing prerecorded files.
This means simple testing can occur with a static file without having
to setup MythEvents and an external program or script to create 'em.

Also tarts up the capture card UI to let you specify the file,
and gives some rough info about it.
(I hope to change the dodgy HTTPRequest::TestMimeType() to something
 a little more accurate, like seting up a decoder to parse properly.)

Similarly, adds some UI to support a DEMO card type, which uses the better
featured MPEG file:/ parser/streamer/looper, on supported OSs. Refs #8580.





More information about the mythtv-commits mailing list