[mythtv-commits] Ticket #10366: libcec configuration detection code mismatched with source code

MythTV noreply at mythtv.org
Fri Mar 2 08:12:02 UTC 2012


#10366: libcec configuration detection code mismatched with source code
---------------------------------------+-----------------------------
 Reporter:  mythtv@…                   |          Owner:  beirdo
     Type:  Patch - Bug Fix            |         Status:  closed
 Priority:  minor                      |      Milestone:  0.25
Component:  MythTV - configure script  |        Version:  Unspecified
 Severity:  medium                     |     Resolution:  fixed
 Keywords:  libcec                     |  Ticket locked:  0
---------------------------------------+-----------------------------
Changes (by Github):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fix libcec configure to work with v1.5

 The detection code contained within the mythtv/configure script is
 mismatched
 to the implementation code contained within libs/libmythui/cecadapter.cpp.

 The configure script also checks for the deprecated LoadLibCec() function,
 which has been removed from libcec version 1.5 whereas
 libs/libmythui/cecadapter.cpp has already been switched to use the new
 LibCecInit() function.

 Increases the minimum version of libcec to 1.5.

 Fixes #10366

 Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
  Branch:    master
  Changeset: 20d6852d905476a0cae3587db04e13a2a33bddbf

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10366#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list