Commit graph

6 commits

Author SHA1 Message Date
phl0 490982ad8c
Rename buffer variables in LCDproc.cpp 2016-10-31 11:45:40 +01:00
Tony Corbett G0WFV c2903d9578 LCDproc: Fix time display error 2016-10-30 00:25:14 +03:00
Tony Corbett G0WFV 44e8f6717a LCDproc: Make dimming the status screen optional
If you run another LCDproc client that doesn't dim the display when it displays its info, the display will effectively flash on and off (or dim/bright depending on your LCDd configuration) as it switches screens between MMDVMHost and the other client(s).

Making the dimming optional and turning it off in the host stops this "annoyance".
2016-10-29 22:07:54 +03:00
Tony Corbett G0WFV 539dfe372a OCD satisfaction aka fix indentation of code! 2016-10-29 11:41:20 +01:00
Tony Corbett G0WFV 3c614839a2 Make socket fd writeable in select and select timout now 0 2016-10-29 11:25:25 +01:00
Tony Corbett G0WFV 627e4f1dc3 Initial LCDproc support 2016-10-28 13:22:20 +01:00