- hopefully fixed some python/refcount stuff (__deref__ is still evil!)
authorFelix Domke <tmbinc@elitedvb.net>
Sun, 27 Feb 2005 02:20:31 +0000 (02:20 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sun, 27 Feb 2005 02:20:31 +0000 (02:20 +0000)
commitdba614edd2aad3c17e244914eaef3809d8300cb1
tree382782ddff50bf88e421d933b13e35b9e5682cff
parent1cdf6cb021fcaa6548b90ba7b6765cf1e8b8b37b
 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)
 - first work on skin support, not really far
 - improved infobar
 - deletes components when destroying screens
 - fixed elistbox and component
 - add ability to change bouqet - real query parser still unfinished
47 files changed:
components.py
include/connection.h
keymap.xml
lib/base/ebase.h
lib/base/object.h
lib/components/scan.h
lib/dvb/db.h
lib/dvb/decoder.h
lib/dvb/demux.h
lib/dvb/dvb.h
lib/dvb/esection.h
lib/dvb/frontend.h
lib/dvb/idvb.h
lib/dvb/list.h
lib/dvb/scan.h
lib/dvb/sec.h
lib/gdi/font.h
lib/gdi/gpixmap.h
lib/gdi/grc.h
lib/gui/elistbox.cpp
lib/gui/elistbox.h
lib/gui/elistboxcontent.cpp
lib/gui/elistboxcontent.h
lib/gui/ewidget.h
lib/gui/ewindowstyle.cpp
lib/gui/ewindowstyle.h
lib/nav/core.h
lib/nav/pcore.h
lib/nav/playlist.h
lib/network/http_dyn.h
lib/network/http_file.h
lib/network/httpd.h
lib/network/xmlrpc.h
lib/python/Makefile.am
lib/python/enigma_python.i
lib/service/event.cpp
lib/service/event.h
lib/service/listboxservice.cpp
lib/service/listboxservice.h
lib/service/service.h
lib/service/servicedvb.h
lib/service/servicefs.cpp
lib/service/servicefs.h
lib/service/servicemp3.h
mytest.py
screens.py
skin.py