hyperion.ng/libsrc/commandline
redPanther 569e59110e implement set videomode via json api (#457)
* implement set videomode via json api

* refactor grabbers:
- new base class
- move shared code to base class

* fix osx

* rework all cmakelist files with auto file collection. except leddevices (need further restructuring)

* store current video and grabbing mode

* add json stuff

* remove grabbingmode - we do not want to expose it
2017-08-04 23:08:15 +02:00
..
BooleanOption.cpp Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
CMakeLists.txt implement set videomode via json api (#457) 2017-08-04 23:08:15 +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 migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +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