hyperion.ng/libsrc/commandline
redPanther e1165e112f fix/refactor backlight stuff (#394)
* fix/refactor backlight stuff:
- fix colors dont turn of when backlight 0 and black is set
- add option to use not colored backlight
- fix colored backlight not colored on very low color values
- various code style tunings

* apply needed change to wizard

* backlight disabled on static color and efects

* fix warnings

* try fix udp compiler warnings
2017-02-11 22:52:47 +01:00
..
BooleanOption.cpp Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
CMakeLists.txt Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
ColorOption.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
ColorsOption.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
DoubleOption.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
ImageOption.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
IntOption.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
Option.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
Parser.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00
RegularExpressionOption.cpp Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
SwitchOption.cpp Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
ValidatorOption.cpp fix/refactor backlight stuff (#394) 2017-02-11 22:52:47 +01:00