[mythtv-commits] mythtv/fixes/0.24 commit: a163dc822 by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Mon May 30 01:21:50 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-05-29T18:20:33-07:00
   Push Date:  2011/05/29 18:21:44 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  a163dc82268d418939a7bd5fe782b82d7b55b7c7
   Changeset:  https://github.com/MythTV/mythtv/commit/a163dc822

Log:

Enable building 0.24-fixes without system V4L1 support.

This patch retrieves videodev_myth.h from revision 6ff252dfe3da25c39378
(the revision before it was removed in bf7225c7dbaa28ac21a3 ), and
modifies the MythTV code to use it, instead of the system
linux/videodev.h header, so that MythTV will compile and work properly,
even on systems based on the Linux 2.6.38+ kernel headers.

Added:

   mythtv/libs/libmythtv/videodev_myth.h

Modified:

   mythtv/configure
   mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
   mythtv/libs/libmythtv/analogsignalmonitor.cpp
   mythtv/libs/libmythtv/cardutil.cpp
   mythtv/libs/libmythtv/v4lchannel.cpp
   mythtv/libs/libmythtv/vbitext/vbi.c



More information about the mythtv-commits mailing list