HDMICEC : add new plugin
authorChang.H.S <jhs@dev3>
Thu, 3 Nov 2011 07:29:19 +0000 (16:29 +0900)
committerChang.H.S <jhs@dev3>
Fri, 4 Nov 2011 08:12:08 +0000 (17:12 +0900)
commitec25a8accefd6330ca03c44abacf8b5c394327be
tree058ea7842609d8b5df3e70f628417d5493aa7cec
parent6a5d53104815fdf706c1c9ea17c2bbd66fa3d9bf
HDMICEC : add new plugin
1. add advanced keys
2. additional menu key
17 files changed:
configure.ac
lib/driver/Makefile.am
lib/driver/Makefile.am.rej [new file with mode: 0644]
lib/driver/hdmi_cec.cpp [new file with mode: 0755]
lib/driver/hdmi_cec.h [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/HDMICEC/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/__init__.py [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/components/HdmiCec.py [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/components/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/hdmicec.png [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/meta/plugin_hdmicec.xml [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/HDMICEC/plugin.py [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/Rules-po.mak [new file with mode: 0755]
lib/python/Screens/Standby.py
lib/python/enigma_python.i