| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-10-03 | add possibility to set osd visibility (alpha) (just with dm800/8000 with new | Andreas Monzner | |
| drivers) | |||
| 2008-07-09 | add method saveAll to ConfigListScreen | Stefan Pluecken | |
| 2008-02-14 | unlink some cyclic dependencys to get garbage collection working | Andreas Monzner | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
| 2008-02-11 | text edit patch #5 by Anders Holst | Felix Domke | |
| 2007-11-28 | improve text editing. Patch by Anders Holst | Felix Domke | |
| 2007-10-28 | parental control: | Stefan Pluecken | |
| automatically wrap to validation pin entry in pin changing dialog when 4 figures were entered leave dialog when 4 figures were entered in the validation pin entry | |||
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-03-19 | network setup rewrite... adds support for multiple devices and an extended ↵ | Stefan Pluecken | |
| setup via plugins | |||
| 2006-11-27 | move keySave, keyCancel into ConfigList.py, use cancel confirm in satsetup ↵ | Felix Domke | |
| to fix enduser problems ;) | |||
| 2006-11-18 | ignore requests to invalidate non-existing entries | Felix Domke | |
| 2006-10-20 | add GetText for showing config entries, update summary values when changed | Felix Domke | |
| 2006-10-09 | fix | Andreas Monzner | |
| 2006-10-09 | add some timer checks | Andreas Monzner | |
| 2006-10-07 | verify that ConfigList entries are ConfigElements | Felix Domke | |
| 2006-10-07 | allow empty ConfigSelection, value will be '' then. remove KEY_TIMEOUT from ↵ | Felix Domke | |
| ConfigSelection, we don't need it there. Fix empty satlist. orbitial_position will be None if satlist is empty. | |||
| 2006-10-06 | correct polarity | Felix Domke | |
| 2006-10-06 | remove debug, lower priority | Felix Domke | |
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-06-26 | fix configlist cleanup | Felix Domke | |
| 2006-05-01 | simplify GUIcreate/createWidget, fix base class order | Felix Domke | |
| 2006-02-27 | - add positioner plugin (just basic gui atm) | Stefan Pluecken | |
| - some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet) | |||
| 2005-11-13 | add possibility to invalidate configList entrys other than the current one | Stefan Pluecken | |
| 2005-10-07 | sync | Ronny Strutz | |
| 2005-08-31 | add ref to list | Ronny Strutz | |
| 2005-08-17 | added handleKey | Ronny Strutz | |
| 2005-07-08 | - skins are now loaded first and applied later | Felix Domke | |
| - this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox | |||
| 2005-05-05 | - split of Components into different files | Felix Domke | |
| - screen (will be split next) must import required modules | |||
