Add an Alert callback. bigzid: 462
authorMark Kendall <mkendall@mythtv.org>
Thu, 5 Apr 2012 13:39:27 +0000 (14:39 +0100)
committerMark Kendall <mkendall@mythtv.org>
Thu, 5 Apr 2012 13:39:27 +0000 (14:39 +0100)
commit5ee37222777c8f0712ffa75ceff7a4102583b432
treec0057c96f3279d87a25e4fd2ff754eefa7b0ee69
parent1bfdc9bd15dc0056dedac3e9425edd4b2d25a96a
Add an Alert callback. bigzid: 462

This will be used to signal the client application to signal the user
about critical issues.

Also adds new libcec_parameter and libcec_parameter_types types for
future expansion.
include/cectypes.h
src/LibCecSharp/CecSharpTypes.h
src/cec-config/cec-config.cpp
src/testclient/main.cpp