cec: added the firmware build date to libcec_configuration, so it can be displayed...
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 25 Apr 2012 13:45:29 +0000 (15:45 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 25 Apr 2012 13:45:29 +0000 (15:45 +0200)
commit7f274e7275090a3845a538cbcd42b4f107b27605
tree9d0161ca13d0ff21a855fe4263fedb908f05ebb6
parentdcb4b95e147360fc37765b2b591a710f0b982534
cec: added the firmware build date to libcec_configuration, so it can be displayed by the client too. added missing strDeviceLanguage setting in CCECProcessor::GetCurrentConfiguration()
include/cectypes.h
src/lib/CECProcessor.cpp