cec: moved the autodetect address api call to libcec_configuration. only send power...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 16 Feb 2012 09:07:23 +0000 (10:07 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 16 Feb 2012 09:07:23 +0000 (10:07 +0100)
commit8670c97085f27ad5d7f3fc218247f32332462b1d
tree6a4140079be9b0e9a6bfb5e105333757c042158e
parent7bdfd76c3fd005de0f8ac49e9f3879c018a9e518
cec: moved the autodetect address api call to libcec_configuration. only send power up commands to non-tv devices when the power state is not on/transition->on. let players call the power up/power down command.
include/cec.h
include/cectypes.h
src/LibCecSharp/CecSharpTypes.h
src/LibCecSharp/LibCecSharp.cpp
src/lib/CECProcessor.cpp
src/lib/CECProcessor.h
src/lib/adapter/AdapterCommunication.h
src/lib/adapter/USBCECAdapterCommunication.h
src/lib/devices/CECBusDevice.cpp