fixed - don't keep trying to send 'image view on' commands to the TV when no TV is...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 11 Oct 2012 10:41:26 +0000 (12:41 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 11 Oct 2012 10:53:46 +0000 (12:53 +0200)
commitc4a070bea25853e9532008117bf47720ce0cfa50
tree77832f4347d32f552b46a64e9e88d7e452fbda19
parent39334ff26dafc43f6400915d8505155ce98a585a
fixed - don't keep trying to send 'image view on' commands to the TV when no TV is connected, and just send the 'set active source' command. fixes source switch and debug log spam for people without a TV connected
src/lib/implementations/CECCommandHandler.cpp
src/lib/implementations/VLCommandHandler.cpp