Actions
Bug #348
open[PATCH] XBlast LCD type. Power LCD Off on XBMC exit new feature.
Start date:
03/10/2015
Due date:
% Done:
0%
Resolution:
Affected Version:
Description
Added XBlast LCD type to list of possible LCD interfaces.
Added toggleable feature in UI that allows LCD shutdown (clear screen and turn backlight to 0% as end result)
Sorry I did not separate those 2 in different patches but I kinda coded them along and they'd be pretty hard to separate.
Files
Updated by psyko_chewbacca about 9 years ago
Sorry, I just saw I entered this thing as a bug... It was meant to be a feature of course!
Updated by psyko_chewbacca about 9 years ago
"Turn Off LCD on exit" feature was tested on Xblast Lite V1, SmartXX LT OPX and Xecuter 3 succesfully.
Updated by buzz over 7 years ago
- Status changed from New to Feedback
- Assignee set to psyko_chewbacca
there are some styleguide issues here with code spacing/indentation/ (xbmc/settings/GUIWindowSettingsCategory.cpp)
Also can you detail the block of code you commented out ? (no need to mix c89/c99 comments in one block also).
Actions