| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-07-11 | fix some imports | Andreas Monzner | |
| 2008-07-10 | use self.getTranslation() for translations | Stefan Pluecken | |
| 2008-07-09 | save config entries after creating them for keyCancel to work properly | Stefan Pluecken | |
| 2008-07-09 | fix configmode selection in sat config (not yet working 100% properly) | Stefan Pluecken | |
| 2008-07-08 | allow import of ConfigLists from non Screens. positions. | Stefan Pluecken | |
| example: <config screen="Plugins.Systemplugins.Foo" module="Bar" args="1" type="ConfigList" /> | |||
| 2008-07-08 | add getTranslation method to wizard baseclass to allow overwriting this ↵ | Stefan Pluecken | |
| method for plugin translations | |||
| 2008-07-07 | - allow multiple xml control files for one wizard (to combine wizards, that ↵ | Stefan Pluecken | |
| should also be able to run standalone) - separate question for default sat lists in start wizard | |||
| 2008-07-04 | fixes crash in DVDBurn | Andreas Frisch | |
| 2008-07-03 | fix deathscreen when opening wlan network list (ssid list) and the currently | Andreas Monzner | |
| used ssid is not found | |||
| 2008-07-02 | # | Andreas Monzner | |
| # Some Bugfixes related to locationstuff.patch # # ritzMo: # - fix a missing member in ConfigLocations (argument was ignord but # expected later in the code) # - take care of the fact that an instant record might not be saved in # default record location (fixes error when no hdd installed) # - remove overly complex Screen.close override in LocationBox # - fix deathscreen in LocationBox context menu # Anders Holst: # - fix deathscreen when default record location not in bookmarks when # editing timers which would be stored there # - don't ignore inhibitDirs if inhibitMounts is unset # - hide potentially dangerous folders for all users in MovieLocationBox # (previously / was hidden for userlevel < expert) # | |||
| 2008-07-01 | restart previous running services in onClose event | Andreas Monzner | |
| remove some debug output | |||
| 2008-06-27 | revert rest of local changes (so the complete commit is reverted now) | Andreas Monzner | |
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| 2008-06-27 | some cleanups, | Andreas Monzner | |
| add missing destroy calls, fix incomplete destroy calls, small speedup | |||
| 2008-06-26 | some restrictions for the sat setup | Stefan Pluecken | |
| we don't allow - DVB-S tuner ==loopthrough==> DVB-S2 tuner - tuner A ==equals to==> tuner B set to loopthrough - tuner A ==equals to==> tuner B set to 2nd cable on positioner LNB - tuner A ==2nd cable==> tuner B, if tuner B is already referenced in another tuner's config as 2nd cable on this positioner | |||
| 2008-06-26 | add possibility to choose record location on timer creation and choose | Andreas Monzner | |
| record location in movieplayer (only in expert user level) | |||
| 2008-06-26 | handle 'equal' option in tuner config correctly for -s2 tuners | Stefan Pluecken | |
| 2008-06-26 | allow better and smarter configuration for > 2 nims | Stefan Pluecken | |
| 2008-06-25 | take care of hotplug events just when the infobar is execing (no other menu | Andreas Monzner | |
| is visible) | |||
| 2008-06-23 | simplify enabling the sleep timer by defaulting the action of the sleep | Stefan Pluecken | |
| timer editor to "enable" and restoring the last setting for the sleep time | |||
| 2008-06-13 | networksetup fixes / cleanups | Andreas Monzner | |
| 2008-06-11 | Notification support in TaskView | Felix Domke | |
| 2008-06-10 | cleanup code | Andreas Monzner | |
| 2008-06-10 | use MultiPixmaps and MultiColorLabels in Network Setup | Andreas Monzner | |
| code cleanup whitespace cleanup | |||
| 2008-06-06 | ugly messagebox summary screen, choices is still missing | Felix Domke | |
| 2008-06-05 | dont crash when the satellites.xml does not exist or is empty | Andreas Monzner | |
| 2008-06-03 | fix typos | Felix Domke | |
| 2008-06-03 | adapter setup update | Felix Domke | |
| 2008-06-03 | some cleanups | Felix Domke | |
| 2008-06-03 | allow default services lists from /usr/share/enigma2/defaults AND | Stefan Pluecken | |
| /usr/share/enigma2/dealer | |||
| 2008-06-02 | dont use and show input power measurement (for rotor running detection), | Andreas Monzner | |
| when the hardware doesn't support it | |||
| 2008-06-02 | move installPackage call one wizard step to properly update the wizard texts | Stefan Pluecken | |
| 2008-06-02 | small gui command order fix when diseqc 1.1 is selected and a uncommitted | Andreas Monzner | |
| command is selected | |||
| 2008-05-29 | NetworkSetup: fix help onleft/right, fix reload | Felix Domke | |
| 2008-05-29 | add new network config | Felix Domke | |
| 2008-05-28 | swap key and value | Andreas Monzner | |
| 2008-05-27 | green -> blue | Andreas Monzner | |
| 2008-05-27 | add default services lists as a scan alternative | Stefan Pluecken | |
| 2008-05-27 | add tagging to possible dream info handler prerequisites | Stefan Pluecken | |
| 2008-05-27 | fix crash when more than one satellites is removed | Andreas Monzner | |
| 2008-05-26 | ask to delete unconfigured satellites when leave tuner configuration | Andreas Monzner | |
| 2008-05-26 | add "remove complete satellite" option to channel selection context menü | Andreas Monzner | |
| when a services entry is selected (i.e. Astra (19.2) - services).. | |||
| 2008-05-26 | add possibility to enable / disable ac3 downmix in audio track selection | Andreas Monzner | |
| menu | |||
| 2008-05-18 | don't show in startwizard | Stefan Pluecken | |
| - tuner config if config.misc.startwizard.shownimconfig = False - service scan if config.misc.startwizard.doservicescan = False can be used to preconfigure an image through defaults in the dealer partition | |||
| 2008-05-17 | add DreamPackageWizard | Stefan Pluecken | |
| 2008-05-16 | lots of improvements in the default wizard | Stefan Pluecken | |
| 2008-05-16 | move registering of DefaultWizard from StartWizard.py into DefaultWizard.py | Stefan Pluecken | |
| 2008-05-16 | allow dynamic config lists in wizards | Stefan Pluecken | |
| 2008-05-15 | add support for rolloff and pilot changing (needed for some 8PSK transponders) | Andreas Monzner | |
| this both values are transmitted to the frontend via linux tv api inversion param hack bits 0..1 are used for real inversion param (OFF, ON, AUTO) bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20) bits 4..5 are now used for pilot param (OFF, ON, AUTO) this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko) both are not yet pushed to OE!! | |||
| 2008-05-14 | fix not visible sleeptimer in extensions menu on dm800 | Andreas Monzner | |
