- redraw now in idle
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 20 Jan 2005 14:35:19 +0000 (14:35 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 20 Jan 2005 14:35:19 +0000 (14:35 +0000)
commit9202d4248dd7df2f6e5eb53b4154c8297ec9b1d1
tree6be7a641506defe96a73e0279f934ac5670aba81
parent13b7a9b397f36ca3195aad3702feb3db4cbb2f3e
 - redraw now in idle
 - mainloop called from python (could be changed)
 - clock components manages timer
 - timer usuable from python
14 files changed:
components.py
configure.ac
lib/base/ebase.cpp
lib/base/ebase.h
lib/gdi/fb.cpp
lib/gui/ewidgetdesktop.cpp
lib/gui/ewidgetdesktop.h
lib/gui/ewindowstyle.cpp
lib/python/Makefile.am
lib/python/enigma_python.i
lib/python/python.cpp
main/Makefile.am
main/enigma.cpp
mytest.py