| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-23 | add socket mmi plugin, | Andreas Monzner | |
| fix some mmi bugs | |||
| 2007-11-22 | make MMI code more reusable | Andreas Monzner | |
| 2007-11-12 | add possibility to set tuner priority for alternative services in Customize | Andreas Monzner | |
| menu (just with expert usage level) | |||
| 2007-11-10 | just export gFBDC.getInstance and setResolution to python | Andreas Monzner | |
| 2007-11-10 | allow access to gfbdc from python to set resolution | Felix Domke | |
| 2007-10-26 | add 'getEnigmaVersionString'main/enigma.cpp | Felix Domke | |
| 2007-09-15 | show more information in service scan (needs additional changes in skin) | Andreas Monzner | |
| 2007-09-14 | remove duplicate includes | Andreas Monzner | |
| 2007-09-14 | some changes for new default skin | Andreas Monzner | |
| 2007-07-19 | add 'canvas' gui element where you can draw into a pixmap from python | Felix Domke | |
| 2007-04-13 | add possibility to assign CI Slots to services, provider names or caids.... | Andreas Monzner | |
| (not configurable via gui yet) | |||
| 2007-01-15 | use timedifference from eDVBLocalTimeHandler for time() calls in python | Andreas Monzner | |
| 2007-01-13 | fix non working use of configured system language for epg language | Andreas Monzner | |
| 2007-01-02 | add support for python threads (python threads are just running when the ↵ | Andreas Monzner | |
| mainloop is idle) add ePythonMessagePump class for interthread communication | |||
| 2006-12-19 | fix allocateRawChannel | Andreas Monzner | |
| 2006-12-19 | remove unneeded test object, | Andreas Monzner | |
| export windowstyle enums to python | |||
| 2006-12-19 | move AddFont to more related place | Andreas Monzner | |
| small cleanup | |||
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-12-10 | remove some unneeded wrapper code | Andreas Monzner | |
| 2006-12-10 | remove python support for some (unneeded) classes | Andreas Monzner | |
| 2006-12-09 | make PMT events enum accessible in python | Felix Domke | |
| 2006-12-05 | add possibility to enable/disable 12V Chinch output via usage setup | Andreas Monzner | |
| 2006-11-29 | some changes for new service groups | Andreas Monzner | |
| 2006-11-22 | recording service events now working | Andreas Monzner | |
| TODO: add record specific events like diskfull, demux errors, a.o. | |||
| 2006-11-18 | add functions to load&scale pictures and to get exif information | Felix Domke | |
| 2006-10-26 | add auto vcr switching support (needs new drivers (fp.ko)) | Andreas Monzner | |
| 2006-08-23 | use uncode for textinput component | Andreas Monzner | |
| 2006-08-18 | fix memleak | Andreas Monzner | |
| 2006-06-26 | add support for show used tuner for running service in the infobar | Andreas Monzner | |
| add support for show all tuners in use in the infobar add support for show the currently date in the infobar now all skins have to define some new widgets in skin.. look in skin.xml and search for "not used in this skin yet" | |||
| 2006-06-09 | compile fix | Andreas Monzner | |
| 2006-06-08 | make umlauts working in class Input | Andreas Monzner | |
| 2006-06-08 | remove no more needed code | Andreas Monzner | |
| 2006-06-07 | more work on keyboard support | Andreas Monzner | |
| 2006-05-23 | CI mmi is now working every time (for support alphacrypt parental control or ↵ | Andreas Monzner | |
| other messages from CI) | |||
| 2006-05-22 | better cast | Andreas Monzner | |
| 2006-05-11 | implement and re-enable default ac3 option | Andreas Monzner | |
| 2006-05-10 | define fonts in skinfile | Felix Domke | |
| 2006-05-06 | remove no more needed c++ single epg list content class | Andreas Monzner | |
| code cleanup in python epg classes get epg from parent service when epg is queried for a subservice(linkage service) | |||
| 2006-04-08 | make video widget usable | Felix Domke | |
| 2006-04-03 | remove old lcd stuff | Felix Domke | |
| 2006-03-30 | add background file eraser class for asynchronous file deletion | Andreas Monzner | |
| 2006-03-09 | make eDVBResourceManager accessible from python (needed for allocate a raw ↵ | Andreas Monzner | |
| iDVBChannel) make iDVBChannel accessible from python (needed for get iDVBFrontend) make iDVBFrontend accessible from python for raw tuning transponders and send diseqc messages | |||
| 2006-03-06 | add ability to lock/unlock the framebuffer (fix locking of lcd.. i hope) | Andreas Monzner | |
| use like this: from enigma import fbClass, fbClassPtr (*) fbClass.getInstance().lock() ... unlock() ... islocked() | |||
| 2006-03-06 | add possibility to lock/unlock the rc devices (remote control) from python | Andreas Monzner | |
| it is usable by this way: from enigma import eRCInput, eRCInputPtr (or *) rcinput = eRCInput.getInstance() rcinput.lock()... unlock()... islocked() | |||
| 2006-02-21 | PSignal was already able to handle this without modifications | Felix Domke | |
| 2006-02-21 | add eConsoleAppContainer to execute shell scripts or applications from ↵ | Andreas Monzner | |
| python without blocking the mainloop | |||
| 2006-02-21 | add position gauge | Felix Domke | |
| 2006-01-27 | remove eConfig | Felix Domke | |
| 2006-01-25 | add selchanged signal to listbox | Andreas Monzner | |
| 2006-01-24 | add ability to copy providers or all services from satellites to favourites ↵ | Andreas Monzner | |
| (this creates a new bouquet) add ability to remove a complete bouquet both are just working with enabled multi bouquet mode | |||
