add Volume.py to the mysterious __init__.py
[enigma2.git] / mytest.py
2005-11-09 Felix Domkedisable some debug output
2005-11-09 Ronny Strutzadd lcd-init
2005-10-16 Felix Domkeadd openWithCallback and return values
2005-10-15 Stefan Pluecken- removed ScanSetup-component and
2005-10-10 Stefan Plueckenservice scan setup added
2005-10-09 Ronny Strutzremoved comment
2005-10-09 Ronny Strutzimport nimmanager (to initial create instance)
2005-09-02 Stefan Plueckennetwork setup ConfigList style
2005-08-31 Ronny Strutzadded global instance
2005-08-28 Ronny Strutzadded setup screens
2005-08-28 Felix Domke - add some exit-on-crash stuff, hope it catches the...
2005-08-16 Ronny Strutzcall InitInputDevice()
2005-07-08 Felix Domke - skins are now loaded first and applied later
2005-05-20 Felix Domke - merge cluts for borders, too
2005-05-14 Felix Domke - work on timers
2005-05-05 Felix Domke - fix mytest to follow changes
2005-05-04 Felix Domke - add timer, RecordTimer
2005-04-30 Felix Domke - prepared to move navigation stuff to python
2005-04-15 Felix Domke - sdl is now default output
2005-03-30 Felix Domke - widget instance is now part of screen
2005-03-22 Felix Domke - added background dialogs
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-25 Felix Domke - work on actions
2005-02-10 Felix Domke - add "getCurrent" to service listbox
2005-02-10 Felix Domke - fixed lib/Makefile.am for "components" directory
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-29 Felix Domke - add fake "main menu"
2005-01-29 Felix Domke - minor bugfix (allow empty content)
2005-01-29 Felix Domkefixed refcount of eListboxPythonStringContent
2005-01-28 Felix Domke - add listbox
2005-01-27 Felix Domke - add rcconsole key input (for now)
2005-01-26 Felix Domkeupdate python
2005-01-23 Felix Domke - allow close of dialog
2005-01-20 Felix Domke - redraw now in idle
2005-01-18 Felix Domkeslightly better example of using the signals (eButton...
2005-01-13 Felix Domkefirst step for skin support
2005-01-09 Felix Domke - add more python stuff
2004-10-01 Felix Domke - add python, missing gui