add rcold.png to MultiPixmap "rc" in HelpMenu
[enigma2.git] / mytest.py
2008-07-15 Stefan Plueckendisplay "audio" instead of "timeshift" in the infobar...
2008-07-11 Andreas Monznerfix some imports
2008-06-21 Andreas Monznermove VolumeControl to own file
2008-05-16 Stefan Plueckenmove registering of DefaultWizard from StartWizard...
2008-05-15 Felix Domkeadd dump_malloc_stats
2008-04-23 Felix Domkeprepare for skin updating and scaling
2008-02-27 Felix Domkeallow shutdown only when ALLOW_SUSPEND is set
2008-02-14 Andreas Monzneradd support for cyclic garbage collection to eTimer...
2008-02-11 Felix Domkeadd a 'priority' for wizard screens to define the run...
2008-02-07 Felix Domkeadd 'profile': log individual starting times, and use...
2008-01-02 Felix Domkepatch by Moritz Venn: allow plugins to provide a Wakeup...
2007-11-23 Andreas Monzneradd socket mmi plugin,
2007-11-13 Andreas Monznerdont show shutdown menu on long frontend power button...
2007-11-08 Andreas Monznerfix menu title
2007-11-08 Andreas Monznershow shutdown menu on long power button press
2007-09-23 Felix Domkeadd concept of 'related screen', which can be used...
2007-09-07 Andreas Monzneroverride platform.supportsThreads early enough
2007-07-22 Andreas Monznercleanup some imports
2007-07-14 Felix Domkemake keymap configurable with config.usage.keymap
2007-06-19 Felix Domkewhitespace fixup
2007-04-24 Felix Domkebetter (and more correct) fix
2007-04-23 Felix Domkeconsider screens which haven't finished their initializ...
2007-04-13 Andreas Monzneradd possibility to assign CI Slots to services, provide...
2007-03-22 Andreas Monznerdont show the infobar when close the last open screen
2007-02-17 Andreas Monznerzaptimers now do wakeup the box from standby and deepst...
2007-01-15 Andreas Monzneruse timedifference from eDVBLocalTimeHandler for time...
2007-01-13 Andreas Monznerfix non working use of configured system language for...
2007-01-12 Andreas Monznerget rid of unneede global keywords
2007-01-08 Andreas Monznerno more crash when wakeup the box from standby
2007-01-07 Andreas Monznertake care of running recording before realy shutdown e2
2006-12-19 Andreas Monznersome python import cleanups
2006-10-27 Andreas Monznerreal mute volume on lowest volume level .. but not...
2006-10-26 Andreas Monzneradd auto vcr switching support (needs new drivers ...
2006-10-11 Felix Domkethreads: no.
2006-10-10 Stefan Plueckenadd parental control (still somehow buggy and some...
2006-10-02 Felix Domkeupdate for new config, add deleteDialog as inverse...
2006-08-18 Andreas Monznerstop running service on shutdown
2006-07-30 Felix Domkeallow standby only in InfoBar, MoviePlayer, Menus,...
2006-07-19 Andreas Monzneradd ability to choose "Multiple service support (auto...
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...
next