2008-01-02 |
Felix Domke | patch by Moritz Venn: allow plugins to provide a Wakeup... |
blob | commitdiff | raw |
2007-11-23 |
Andreas Monzner | add socket mmi plugin, |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Andreas Monzner | dont show shutdown menu on long frontend power button... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Andreas Monzner | fix menu title |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Andreas Monzner | show shutdown menu on long power button press |
blob | commitdiff | raw | diff to current |
2007-09-23 |
Felix Domke | add concept of 'related screen', which can be used... |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Andreas Monzner | override platform.supportsThreads early enough |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Andreas Monzner | cleanup some imports |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Felix Domke | make keymap configurable with config.usage.keymap |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Felix Domke | whitespace fixup |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Felix Domke | better (and more correct) fix |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Felix Domke | consider screens which haven't finished their initializ... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Andreas Monzner | add possibility to assign CI Slots to services, provide... |
blob | commitdiff | raw | diff to current |
2007-03-22 |
Andreas Monzner | dont show the infobar when close the last open screen |
blob | commitdiff | raw | diff to current |
2007-02-17 |
Andreas Monzner | zaptimers now do wakeup the box from standby and deepst... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Andreas Monzner | use timedifference from eDVBLocalTimeHandler for time... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
Andreas Monzner | fix non working use of configured system language for... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Andreas Monzner | get rid of unneede global keywords |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Andreas Monzner | no more crash when wakeup the box from standby |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Andreas Monzner | take care of running recording before realy shutdown e2 |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Andreas Monzner | some python import cleanups |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Andreas Monzner | real mute volume on lowest volume level .. but not... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Andreas Monzner | add auto vcr switching support (needs new drivers ... |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Felix Domke | threads: no. |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Stefan Pluecken | add parental control (still somehow buggy and some... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Felix Domke | update for new config, add deleteDialog as inverse... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Andreas Monzner | stop running service on shutdown |
blob | commitdiff | raw | diff to current |
2006-07-30 |
Felix Domke | allow standby only in InfoBar, MoviePlayer, Menus,... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Andreas Monzner | add ability to choose "Multiple service support (auto... |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Andreas Monzner | add possibility to show iframes (not bugfree yet) |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Andreas Monzner | remove no more needed code |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Felix Domke | fix summary screens |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Andreas Monzner | implement and re-enable default ac3 option |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Andreas Monzner | fix returning screen in openWithCallback |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Andreas Monzner | comment out assertion as long no other solution for... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Felix Domke | fix Scart.py, add some asserts to find this kind of... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Felix Domke | fix double-close race |
blob | commitdiff | raw | diff to current |
2006-04-05 |
Andreas Monzner | define variable in __init__ |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Stefan Pluecken | make power key handling global (so that standby/deep... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Felix Domke | support for arbitrary number of skinfiles |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Stefan Pluecken | - switchtimer added to RecordingTimer |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Stefan Pluecken | fixes to language activation callbacks and using the... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Felix Domke | add WHERE_SESSIONSTART |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Stefan Pluecken | adding the image upgrade wizard |
blob | commitdiff | raw | diff to current |
2006-03-03 |
Stefan Pluecken | add a proof-of-concept plugin to define alternative... |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Felix Domke | minimally improved LCD support |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Stefan Pluecken | fix instant repowering |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Stefan Pluecken | wake up from deep standby five minute before the timer... |
blob | commitdiff | raw | diff to current |
2006-02-25 |
Felix Domke | add kwargs support for screens |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Stefan Pluecken | recursively search for plugins |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Felix Domke | run wizard plugins before wizard |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Felix Domke | add WHERE_WIZARD plugins |
blob | commitdiff | raw | diff to current |
2006-02-19 |
Felix Domke | add e2reactor |
blob | commitdiff | raw | diff to current |
2006-02-19 |
Felix Domke | re-add autostart plugins |
blob | commitdiff | raw | diff to current |
2006-02-19 |
Felix Domke | new plugin interface |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Felix Domke | pipe python stdout trough enigma |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Felix Domke | show, hide is now supported in screen, adding onShow... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Felix Domke | fix z ordering |
blob | commitdiff | raw | diff to current |
2006-01-15 |
Andreas Monzner | remove VolumeControl from infobar |
blob | commitdiff | raw | diff to current |
2006-01-15 |
Felix Domke | invert Z sense for screens |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Felix Domke | allow Z position for screens |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Felix Domke | use twisted reactor when available |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Stefan Pluecken | autostart and autoend functions are now called on the... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Stefan Pluecken | make epg toggling configurable (default set to unusable... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Stefan Pluecken | plugins can register their own menu now |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Stefan Pluecken | reload bouquets in python to enable the default bouquets |
blob | commitdiff | raw | diff to current |
2006-01-01 |
Stefan Pluecken | make use of fallback files in Tools.Directories when... |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Stefan Pluecken | the new hdd movie directory is /hdd/movie (for 7020... |
blob | commitdiff | raw | diff to current |
2005-12-23 |
Stefan Pluecken | add config option to disable the zap warning message... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Stefan Pluecken | some work on the wizard: |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Felix Domke | Screen: clear all elements on close |
blob | commitdiff | raw | diff to current |
2005-12-11 |
Stefan Pluecken | rename a baseclass wizard for further wizards |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Felix Domke | allow open on onExecBegin |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Felix Domke | call wizard(s) on startup |
blob | commitdiff | raw | diff to current |
2005-11-17 |
Stefan Pluecken | some basic language support (already working a bit) |
blob | commitdiff | raw | diff to current |
2005-11-16 |
Felix Domke | improve TypeError on screen instantiate |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Ronny Strutz | now we save the config here |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Felix Domke | remove ancient debug stuff |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Felix Domke | use returncodes |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Felix Domke | disable some debug output |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Ronny Strutz | add lcd-init |
blob | commitdiff | raw | diff to current |
2005-10-16 |
Felix Domke | add openWithCallback and return values |
blob | commitdiff | raw | diff to current |
2005-10-15 |
Stefan Pluecken | - removed ScanSetup-component and |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Stefan Pluecken | service scan setup added |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Ronny Strutz | removed comment |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Ronny Strutz | import nimmanager (to initial create instance) |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Stefan Pluecken | network setup ConfigList style |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Ronny Strutz | added global instance |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Ronny Strutz | added setup screens |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Felix Domke | - add some exit-on-crash stuff, hope it catches the... |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Ronny Strutz | call InitInputDevice() |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Felix Domke | - skins are now loaded first and applied later |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Felix Domke | - merge cluts for borders, too |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Felix Domke | - work on timers |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Felix Domke | - fix mytest to follow changes |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Felix Domke | - add timer, RecordTimer |
blob | commitdiff | raw | diff to current |
2005-04-30 |
Felix Domke | - prepared to move navigation stuff to python |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Felix Domke | - sdl is now default output |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Felix Domke | - widget instance is now part of screen |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Felix Domke | - added background dialogs |
blob | commitdiff | raw | diff to current |
next |