Opened 18 years ago

Closed 18 years ago

#1944 closed patch (fixed)

LCD keypad protocol change in lcdproc-0.5.0

Reported by: g8ecj@… Owned by: paulh
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: low Keywords: mythlcdserver
Cc: Ticket locked: no

Description

Yet another protocol change in lcdproc-0.5.0, this time in the client_add_key function that now expects a whitespace seperated list of the keys to register.

Please check my cludgy c++, it works but I don't really know what I'm doing!

Attachments (1)

lcdproc_V5_keyboard.patch (1.6 KB) - added by g8ecj@… 18 years ago.
mythlcdserver patch

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by g8ecj@…

Attachment: lcdproc_V5_keyboard.patch added

mythlcdserver patch

comment:1 Changed 18 years ago by g8ecj@…

Forgot to say - the patch also fixes a typo in the removal of an old keylist when a new one is defined.

comment:2 Changed 18 years ago by paulh

Owner: changed from Isaac Richards to paulh

comment:3 Changed 18 years ago by paulh

Resolution: fixed
Status: newclosed

(In [10296]) Apply patch by Robin Gilks to take care of another protocol change in lcdproc-0.5.0

Fixes #1944

Note: See TracTickets for help on using tickets.