- add rcconsole key input (for now)
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 27 Jan 2005 06:25:40 +0000 (06:25 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 27 Jan 2005 06:25:40 +0000 (06:25 +0000)
commit84670d3dc9c9dc29fd3af42b2f25092b3b6c2a09
tree2b6dd112784a6958665dcd54aeaa42ef9ea94472
parentf9723e7fbf7669f063151eaf53bb1ee9f4189289
 - add rcconsole key input (for now)
 - very basic method of delivering keys into python (will be changed, of course)
lib/driver/Makefile.am
lib/driver/rcconsole.cpp [new file with mode: 0644]
lib/driver/rcconsole.h [new file with mode: 0644]
lib/python/enigma_python.i
main/enigma.cpp
mytest.py
screens.py