aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2005-08-29add harddisk stuffRonny Strutz
2005-08-28*** empty log message ***Ronny Strutz
2005-08-28add mischandlerRonny Strutz
2005-08-28fix aboutRonny Strutz
2005-08-28add aboutRonny Strutz
remove SetupRCU
2005-08-28added setup screensRonny Strutz
2005-08-28 - start on 'favourites' visual design. service listbox now configurable (in ↵Felix Domke
complex mode)
2005-08-25 - add config sliderFelix Domke
2005-08-17 - add display of length, remaining timeFelix Domke
2005-08-17 - add ServicePositionFelix Domke
2005-08-17 - factor out some SWIG macrosFelix Domke
2005-08-17add saveRonny Strutz
2005-08-17fixesRonny Strutz
2005-08-17added handleKeyRonny Strutz
2005-08-17added working sliderRonny Strutz
2005-08-17use own actionsRonny Strutz
2005-08-16fill configlist with correct entriesRonny Strutz
2005-08-16 - install missing filesFelix Domke
2005-08-16add fill configlist as simple demoRonny Strutz
2005-08-16add xml stuffRonny Strutz
2005-08-16generic setupRonny Strutz
2005-08-16add openSetup()Ronny Strutz
2005-08-16fixedRonny Strutz
2005-08-16removed c/Confif confusionRonny Strutz
add ConfigSubsection (more readable code)
2005-08-16add configelement and config classRonny Strutz
2005-08-16start of inputdevice controlsRonny Strutz
2005-08-16 - add getLength() call to iStaticServiceInformationFelix Domke
- implementation for dvb pvr streams using tstools - start of implementing status information for PVR
2005-08-13adding volume controlStefan Pluecken
2005-07-29 - split out meta parserFelix Domke
- movie selection works now - service information for pvr services work
2005-07-29 - add movie selectorFelix Domke
2005-07-27 - first step on installing enigma2 filesFelix Domke
2005-07-22 - add mark in channellistFelix Domke
2005-07-20the epgcache can now handle more then one channel(transponder),Andreas Monzner
todo: implement a python interface to get epgcache entries
2005-07-08 - skins are now loaded first and applied laterFelix Domke
- this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox
2005-07-04add epgcacheAndreas Monzner
2005-05-20 - add missing TextInput componentFelix Domke
2005-05-20 - follow changes regarding timersFelix Domke
- allow description to be edited (won't be saved yet)
2005-05-20 - export string and number eInput content to pythonFelix Domke
2005-05-20 - add description for timer entriesFelix Domke
2005-05-19 - add shortcutsFelix Domke
- shortcuts are used for focus in TimerEdit (sucks yet)
2005-05-19 - add focus stuffFelix Domke
2005-05-18 - split iStaticServiceInformation against iServiceInformationFelix Domke
- add proper getName for DVB services - add missing event evStart for DVB service - display service name in Components.ServiceName
2005-05-17 - fix event infoFelix Domke
2005-05-17needed changes for infobarRonny Strutz
2005-05-17addedRonny Strutz
- open servicelist with inc/dec actual entry - toggle infobar with ok - hide infobar with exit
2005-05-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content
2005-05-14 - add *.pyc to .cvsignoreFelix Domke
2005-05-09 - remove obsoleted enigma_iobject stuffFelix Domke
2005-05-05 - split 2 (Screens)Felix Domke
2005-05-05 - split of Components into different filesFelix Domke
- screen (will be split next) must import required modules