- fixed console input mode restore
authorFelix Domke <tmbinc@elitedvb.net>
Wed, 9 Feb 2005 22:59:04 +0000 (22:59 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Wed, 9 Feb 2005 22:59:04 +0000 (22:59 +0000)
commit54bd4123728628a6f77bad2584b70d1353a91666
tree51fe5fa7108c770670ce4304b6d704eff292722b
parentd9ee52e4f0fbe9a1ae00d0e66f9e6f0a07fa319f
 - fixed console input mode restore
 - added "scan" component
 - scan possible from main menu
15 files changed:
components.py
configure.ac
lib/components/Makefile.am [new file with mode: 0644]
lib/components/scan.cpp [new file with mode: 0644]
lib/components/scan.h [new file with mode: 0644]
lib/driver/rcconsole.cpp
lib/dvb/idvb.h
lib/dvb/scan.cpp
lib/dvb/scan.h
lib/gui/elistbox.cpp
lib/python/enigma_python.i
main/Makefile.am
main/enigma.cpp
screens.py
skin.py