| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
This fixes bug #171
Please enter the commit message for your changes. Lines starting
|
|
Conflicts:
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
|
|
bug_218_simplify_networkwizard
|
|
directly with the current selected network interface,
so its no more needed to select the interface twice.
* add a blue button link to the network wizard also inside the AdapterSelectionScreen.
* d't show interface question if only one interface is available.
This fixes bug #218
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this fixes bug #421
|
|
|
|
this fixes bug #418
|
|
this fixes bug #421
|
|
|
|
this fixes bug #418
|
|
|
|
|
|
|
|
change DVI picture to HDMI picture for dm500hd
|
|
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones.
so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
|
|
stop service when entering tuner setup (and ask to restore afterwards)
|
|
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones.
so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
|
|
stop service when entering tuner setup (and ask to restore afterwards)
|
|
|
|
this fixes bug #414
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/python/Plugins/Extensions/MediaPlayer/plugin.py
|
|
packetmanager in expert mode.
- add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed.
- fix small typo.
This fixes bug #383
|
|
change DVI picture to HDMI picture for dm500hd
|
|
|
|
|