aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2010-03-31fixes bug #4362.8.0Stefan Pluecken
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards
2010-03-31fixes bug #436 (again)Stefan Pluecken
multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout
2010-03-31fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-03-31[DVDBurn] fix up title list layout and change some more strings (add #316)Fraxinas
2010-03-31fix screen layout, add configuration restore wizard code in flasher and fix ↵Fraxinas
crash when trying to use wizard with no .nfo file present, fixes bug #394
2010-03-31[DVDBurn] remove "..." at menu entry stringFraxinas
2010-03-31[DVDBurn] use multicolor lable for required medium type (add #316)Fraxinas
2010-03-31add transfer bps to service interface (requires touching enigma_python.i)Fraxinas
2010-03-31save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵Fraxinas
shutdown not being executed)
2010-03-31[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
2010-03-31[DVDBurn] allow burning of recordings that are currently playing in the ↵Fraxinas
background, fixes bug 367
2010-03-31add possibility to disable/enable listbox selection in multicontent templatesghost
fixes bug #443
2010-03-31lib/python/Screens/RecordPaths.py: fix spinners in some conditionsghost
this fixes bug #414
2010-03-31add possibility to separately set fan voltage and fan pwm for standby and ↵ghost
normal run when a recording starts in standby switch to normal mode and vice versa this fixes bug #430 (thx to Dr.Best)
2010-03-31Merge commit 'origin/bug_448_fix_wlanscan'acid-burn
2010-03-31Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'acid-burn
2010-03-31Merge commit 'origin/bug_494_disable_automatic_ipkgupdate'acid-burn
2010-03-31show timeshift state widget even in state playghost
this fixes bug #332
2010-03-31lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support ↵ghost
for autoresolution plugins (needs new libdreamdvd) this fixes bug #302
2010-03-31fixes bug #436Stefan Pluecken
remove some debug code fix multiType entry for non multiType nims
2010-03-31fixes bug #436Stefan Pluecken
add support for mixed nims
2010-03-31fixes bug #342Stefan Pluecken
change action map help text for long info button press
2010-03-31fixes bug #343Stefan Pluecken
change "nothing connected" to "not configured" to avoid confusion
2010-03-30Revert "[DVDBurn] usability improvements: title list layout, bottom info ↵Fraxinas
area, consistency of user interface (fixes #316)" This reverts commit cf16247cbcaf1620ad597c24323c81ac3604cbda.
2010-03-30* disable PluginManagers ipkg update on e2 start, better do it when needed.acid-burn
This fixes #494
2010-03-29[DVDBurn] usability improvements: title list layout, bottom info area, ↵andy
consistency of user interface (fixes #316)
2010-03-12refs bug #429Stefan Pluecken
change "mkisofs" to "genisoimage" since it is only a link to genisoimage in oe 1.5 and the link is'n set in oe 1.6
2010-03-12refs bug #429Stefan Pluecken
- allow absolute path names in Task.py but print a warning - search in task.cwd as well
2010-03-12fixes bug #429Stefan Pluecken
remove some absolute paths
2010-03-12refs bug #429Stefan Pluecken
use PATH variable to determine, if an executable file exists instead of just parsing the command string for a leading /
2010-03-12refs bug #429Stefan Pluecken
remove some absolute paths
2010-03-12fixes bug #435Stefan Pluecken
add support for INVERSION_AUTO parameter returned by the cable scan tool
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
2010-03-12fixes bug #460Stefan Pluecken
allow setting a timer end time for zapping timers zapping timers with no end time set end right after the zapping timer was started now, so no conflicts with other timers occur that the user doesn't expect
2010-03-12fixes bug #465Stefan Pluecken
don't install sub directory files
2010-03-11lib/python/Plugins/Extensions/DVDPlayer/plugin.py: smaller fontsize for "DVD ↵ghost
Player" text in LCD/Oled display
2010-03-01fix no more turning positioner after leave positioner setup in some casesghost
this fixes bug #321
2010-03-01fixes bug #381Stefan Pluecken
some small fixes for the parental control functions
2010-03-01Add some parental control improvements (made by Tode)ghost
2010-02-23Components/Network.py: *fix usb wlan module recognition for new 1.6 oe images.acid-burn
This fixes #449
2010-02-20WirelessLan/plugin.py: * use dict to store already found entries. This ↵acid-burn
avoids increasing entries inside WLAN-Scan in new 1.6 Images. this fixes #448
2010-02-15lib/python/Components/PluginsComponent.py: even allow .pyo filesghost
2010-02-11WirelessLan/plugin.py: * fix sometimes not correctly returned ssid name from ↵acid-burn
wlanscan screen. * don't count the hidden network helper entry as found network. * some small optimizations. refs #204
2010-02-11NetworkWizard/NetworkWizard.py: * fix automatic interface selection if only ↵acid-burn
one network adapter is available in some situations. refs #218
2010-02-09lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. ↵ghost
fixes: Traceback (most recent call last): File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__ return self.fnc(*self.args + args, **newkwargs) File "/usr/lib/enigma2/python/Components/Console.py", line 56, in finishedCB self.callbacks[name](data,retval,extra_args) File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py", line 108, in IpkgListAvailableCB SoftwareTools.available_packetlist.append([name, split[1].strip(), split[2].strip()]) ref bug #383
2010-02-09lib/python/Tools/HardwareInfo.py: remove debug outputghost
2010-02-09lib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper caseghost
2010-02-08Merge commit 'origin/bug_171_remove_wrong_triple_dots'acid-burn
2010-02-08Merge commit 'origin/bug_218_simplify_networkwizard'acid-burn
2010-02-04fixes bug #380Stefan Pluecken
pip is'n available in every state of e2, so don't try to get the status if it's not available