fixed - LG doesn't send routing changes, and marks the TV as active source when switc...
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 31 Oct 2012 12:36:03 +0000 (13:36 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 31 Oct 2012 12:39:18 +0000 (13:39 +0100)
commitaab5cd7a7e40003b8b94ada86b4734c78ad06ea8
treecb99ca41de53486543d23b254343c60f47d5f6ab
parent6d50a26ba7acaf5afe7558a125084d98aa8b3c18
fixed - LG doesn't send routing changes, and marks the TV as active source when switching to another source that's not been selected in the simplink menu instead. this change keeps libCEC marked as powered on and keep the deck state set to CEC_DECK_INFO_OTHER_STATUS_LG. fixes keypresses not working after switching to another source and back to libCEC's hdmi port via the source select menu instead of the simplink menu. github issue #71
src/lib/implementations/SLCommandHandler.cpp