Add bShutdownOnStandby to libcec_configuration. bugzid: 660
authorMark Kendall <mkendall@mythtv.org>
Thu, 12 Apr 2012 14:13:48 +0000 (15:13 +0100)
committerMark Kendall <mkendall@mythtv.org>
Thu, 12 Apr 2012 14:13:48 +0000 (15:13 +0100)
commitfa4b80dfb92e15862041715cd3f1cbbf3f244f1e
tree7ef497701f844b10c942d83da2c62fde662b0dde
parent884f239fe81ebd0489bdee277de6b719c1495557
Add bShutdownOnStandby to libcec_configuration. bugzid: 660

This setting tells the client to shutdown when the TV switches off and
is complimentary to bPowerOffOnStandby, which tells the PC to suspend.

They are kept separate to maintain backwards compatability.
include/cectypes.h
src/lib/CECProcessor.cpp