yet another language update
[enigma2.git] / mytest.py
2006-06-25 Andreas Monzneradd possibility to show iframes (not bugfree yet)
2006-06-08 Andreas Monznerremove no more needed code
2006-05-24 Felix Domkefix summary screens
2006-05-11 Andreas Monznerimplement and re-enable default ac3 option
2006-04-19 Andreas Monznerfix returning screen in openWithCallback
2006-04-19 Andreas Monznercomment out assertion as long no other solution for...
2006-04-18 Felix Domkefix Scart.py, add some asserts to find this kind of...
2006-04-12 Felix Domkefix double-close race
2006-04-05 Andreas Monznerdefine variable in __init__
2006-03-27 Stefan Plueckenmake power key handling global (so that standby/deep...
2006-03-24 Felix Domkesupport for arbitrary number of skinfiles
2006-03-23 Stefan Pluecken- switchtimer added to RecordingTimer
2006-03-21 Stefan Plueckenfixes to language activation callbacks and using the...
2006-03-05 Felix Domkeadd WHERE_SESSIONSTART
2006-03-05 Stefan Plueckenadding the image upgrade wizard
2006-03-03 Stefan Plueckenadd a proof-of-concept plugin to define alternative...
2006-03-02 Felix Domkeminimally improved LCD support
2006-02-27 Stefan Plueckenfix instant repowering
2006-02-27 Stefan Plueckenwake up from deep standby five minute before the timer...
2006-02-25 Felix Domkeadd kwargs support for screens
2006-02-23 Stefan Plueckenrecursively search for plugins
2006-02-22 Felix Domkerun wizard plugins before wizard
2006-02-21 Felix Domkeadd WHERE_WIZARD plugins
2006-02-19 Felix Domkeadd e2reactor
2006-02-19 Felix Domkere-add autostart plugins
2006-02-19 Felix Domkenew plugin interface
2006-02-13 Felix Domkepipe python stdout trough enigma
2006-01-26 Felix Domkeshow, hide is now supported in screen, adding onShow...
2006-01-16 Felix Domkefix z ordering
2006-01-15 Andreas Monznerremove VolumeControl from infobar
2006-01-15 Felix Domkeinvert Z sense for screens
2006-01-14 Felix Domkeallow Z position for screens
2006-01-13 Felix Domkeuse twisted reactor when available
2006-01-10 Stefan Plueckenautostart and autoend functions are now called on the...
2006-01-06 Stefan Plueckenmake epg toggling configurable (default set to unusable...
2006-01-06 Stefan Plueckenplugins can register their own menu now
2006-01-04 Stefan Plueckenreload bouquets in python to enable the default bouquets
2006-01-01 Stefan Plueckenmake use of fallback files in Tools.Directories when...
2005-12-30 Stefan Plueckenthe new hdd movie directory is /hdd/movie (for 7020...
2005-12-23 Stefan Plueckenadd config option to disable the zap warning message...
2005-12-17 Stefan Plueckensome work on the wizard:
2005-12-17 Felix DomkeScreen: clear all elements on close
2005-12-11 Stefan Plueckenrename a baseclass wizard for further wizards
2005-11-30 Felix Domkeallow open on onExecBegin
2005-11-22 Felix Domkecall wizard(s) on startup
2005-11-17 Stefan Plueckensome basic language support (already working a bit)
2005-11-16 Felix Domkeimprove TypeError on screen instantiate
2005-11-15 Ronny Strutznow we save the config here
2005-11-15 Felix Domkeremove ancient debug stuff
2005-11-14 Felix Domkeuse returncodes
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