index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
enigma_python.i
Age
Commit message (
Expand
)
Author
2005-08-31
- fix serious problems in widget code. fixup buffered mode. add animation su...
Felix Domke
2005-08-17
- factor out some SWIG macros
Felix Domke
2005-08-13
adding volume control
Stefan Pluecken
2005-07-20
the epgcache can now handle more then one channel(transponder),
Andreas Monzner
2005-07-04
add epgcache
Andreas Monzner
2005-05-20
- export string and number eInput content to python
Felix Domke
2005-05-14
- work on timers
Felix Domke
2005-04-15
- sdl is now default output
Felix Domke
2005-03-31
- fixed blit in gRC
Felix Domke
2005-03-30
- default fonts handled in windowstyle
Felix Domke
2005-02-27
- hopefully fixed some python/refcount stuff (__deref__ is still evil!)
Felix Domke
2005-02-25
- work on actions
Felix Domke
2005-02-10
- add "getCurrent" to service listbox
Felix Domke
2005-02-09
- fixed console input mode restore
Felix Domke
2005-02-07
- added iStaticServiceInformation
Felix Domke
2005-01-31
- fixed dvb scan
Felix Domke
2005-01-29
fixed refcount of eListboxPythonStringContent
Felix Domke
2005-01-28
- added ListBoxContents: based on std::list<std::string> and PyList with Str...
Felix Domke
2005-01-28
- add listbox
Felix Domke
2005-01-27
- add rcconsole key input (for now)
Felix Domke
2005-01-20
- redraw now in idle
Felix Domke
2005-01-18
first version of PythonSignals - need to be finalized a bit, but work basically
Felix Domke
2005-01-09
- add more python stuff
Felix Domke
2004-10-01
- add python, missing gui
Felix Domke