| Age | Commit message (Collapse) | Author |
|
use PATH variable to determine, if an executable file exists instead of just parsing the command string for a leading /
|
|
remove some absolute paths
|
|
add support for INVERSION_AUTO parameter returned by the cable scan tool
|
|
show diseqc settings in NimSelection
|
|
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
|
|
don't install sub directory files
|
|
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
|
|
Player" text in LCD/Oled display
|
|
Player" text in LCD/Oled display
|
|
- allow absolute path names in Task.py but print a warning
- search in task.cwd as well
|
|
remove some absolute paths
|
|
use PATH variable to determine, if an executable file exists instead of just parsing the command string for a leading /
|
|
remove some absolute paths
|
|
don't install sub directory files
|
|
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
|
|
experimental
|
|
this fixes bug #321
|
|
this fixes bug #321
|
|
some small fixes for the parental control functions
|
|
|
|
some small fixes for the parental control functions
|
|
|
|
|
|
|
|
This fixes #449
|
|
remove some debug code
fix multiType entry for non multiType nims
|
|
add support for mixed nims
|
|
|
|
avoids increasing entries inside WLAN-Scan in new 1.6 Images.
this fixes #448
|
|
|
|
|
|
|
|
fixes bug #443
|
|
wlanscan screen.
* don't count the hidden network helper entry as found network.
* some small optimizations.
refs #204
|
|
one network adapter is available in some situations. refs #218
|
|
wlanscan screen.
* don't count the hidden network helper entry as found network.
* some small optimizations.
refs #204
|
|
one network adapter is available in some situations. refs #218
|
|
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()])
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pip is'n available in every state of e2, so don't try to get the status if it's not available
|
|
pip is'n available in every state of e2, so don't try to get the status if it's not available
|
|
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions
|
|
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions
|
|
add support for INVERSION_AUTO parameter returned by the cable scan tool
|