sharp: check whether the 'auto power on' option is disabled and tell the user how...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 5 Sep 2013 17:14:24 +0000 (19:14 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 5 Sep 2013 17:18:13 +0000 (19:18 +0200)
commitd9de2aae6b2f47b8e1faacc69adba7406b9d85f0
tree61c786fda05230915e35c17746f86e148be727ee
parent3befc9811e59359c014c33c1276f869d5b59ac09
sharp: check whether the 'auto power on' option is disabled and tell the user how to enable it
src/lib/CECProcessor.cpp
src/lib/Makefile.am
src/lib/devices/CECBusDevice.cpp
src/lib/devices/CECBusDevice.h
src/lib/implementations/AQCommandHandler.cpp [new file with mode: 0644]
src/lib/implementations/AQCommandHandler.h [new file with mode: 0644]
src/lib/implementations/CECCommandHandler.cpp
src/lib/implementations/CECCommandHandler.h
src/lib/implementations/VLCommandHandler.cpp