Opened 13 years ago

Closed 13 years ago

#10061 closed Bug Report - General (Invalid)

Lirc: program attribute never used

Reported by: Xavier Hervy <xavier.hervy@…> Owned by: stuartm
Priority: minor Milestone: unknown
Component: MythTV - User Interface Library Version: Master Head
Severity: medium Keywords: lirc
Cc: Ticket locked: no

Description

A "program" parameter is passed to the "Lirc" constructor but is never used. I believe it is supposed to be used when the lirc_init function is called, which is what this patch is doing, but I guess we could also drop it.

Attachments (1)

lirc_program.diff (534 bytes) - added by Xavier Hervy <xavier.hervy@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by Xavier Hervy <xavier.hervy@…>

Attachment: lirc_program.diff added

comment:1 Changed 13 years ago by danielk

Resolution: Invalid
Status: newclosed

The program attribute should be fixed as "mythtv" for all of MythTV. The lirc config file may define bindings for other programs, and this just tells lirc which ones we care about.

Note: See TracTickets for help on using tickets.