aboutsummaryrefslogtreecommitdiff
path: root/lib/python/enigma_python.i
AgeCommit message (Expand)Author
2008-05-15add dump_malloc_statsFelix Domke
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
2007-11-23add socket mmi plugin,Andreas Monzner
2007-11-22make MMI code more reusableAndreas Monzner
2007-11-12add possibility to set tuner priority for alternative services in CustomizeAndreas Monzner
2007-11-10just export gFBDC.getInstance and setResolution to pythonAndreas Monzner
2007-11-10allow access to gfbdc from python to set resolutionFelix Domke
2007-10-26add 'getEnigmaVersionString'main/enigma.cppFelix Domke
2007-09-15show more information in service scan (needs additional changes in skin)Andreas Monzner
2007-09-14remove duplicate includesAndreas Monzner
2007-09-14some changes for new default skinAndreas Monzner
2007-07-19add 'canvas' gui element where you can draw into a pixmap from pythonFelix Domke
2007-04-13add possibility to assign CI Slots to services, provider names or caids....Andreas Monzner
2007-01-15use timedifference from eDVBLocalTimeHandler for time() calls in pythonAndreas Monzner
2007-01-13fix non working use of configured system language for epg languageAndreas Monzner
2007-01-02add support for python threads (python threads are just running when the main...Andreas Monzner
2006-12-19fix allocateRawChannelAndreas Monzner
2006-12-19remove unneeded test object,Andreas Monzner
2006-12-19move AddFont to more related placeAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-12-10remove some unneeded wrapper codeAndreas Monzner
2006-12-10remove python support for some (unneeded) classesAndreas Monzner
2006-12-09make PMT events enum accessible in pythonFelix Domke
2006-12-05add possibility to enable/disable 12V Chinch output via usage setupAndreas Monzner
2006-11-29some changes for new service groupsAndreas Monzner
2006-11-22recording service events now workingAndreas Monzner
2006-11-18add functions to load&scale pictures and to get exif informationFelix Domke
2006-10-26add auto vcr switching support (needs new drivers (fp.ko))Andreas Monzner
2006-08-23use uncode for textinput componentAndreas Monzner
2006-08-18fix memleakAndreas Monzner
2006-06-26add support for show used tuner for running service in the infobarAndreas Monzner
2006-06-09compile fixAndreas Monzner
2006-06-08make umlauts working in class InputAndreas Monzner
2006-06-08remove no more needed codeAndreas Monzner
2006-06-07more work on keyboard supportAndreas Monzner
2006-05-23CI mmi is now working every time (for support alphacrypt parental control or ...Andreas Monzner
2006-05-22better castAndreas Monzner
2006-05-11implement and re-enable default ac3 optionAndreas Monzner
2006-05-10define fonts in skinfileFelix Domke
2006-05-06remove no more needed c++ single epg list content classAndreas Monzner
2006-04-08make video widget usableFelix Domke
2006-04-03remove old lcd stuffFelix Domke
2006-03-30add background file eraser class for asynchronous file deletionAndreas Monzner
2006-03-09make eDVBResourceManager accessible from python (needed for allocate a raw iD...Andreas Monzner
2006-03-06add ability to lock/unlock the framebuffer (fix locking of lcd.. i hope)Andreas Monzner
2006-03-06add possibility to lock/unlock the rc devices (remote control) from pythonAndreas Monzner
2006-02-21PSignal was already able to handle this without modificationsFelix Domke
2006-02-21add eConsoleAppContainer to execute shell scripts or applications from python...Andreas Monzner
2006-02-21add position gaugeFelix Domke
2006-01-27remove eConfigFelix Domke