| Age | Commit message (Collapse) | Author |
|
change "nothing connected" to "not configured" to avoid confusion
|
|
change action map help text for long info button press
|
|
show diseqc settings in NimSelection
|
|
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
|
|
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
|
|
some small fixes for the parental control functions
|
|
|
|
some small fixes for the parental control functions
|
|
|
|
remove some debug code
fix multiType entry for non multiType nims
|
|
add support for mixed nims
|
|
|
|
|
|
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
|
|
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 #421
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
packetmanager in expert mode.
- add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed.
- fix small typo.
This fixes bug #383
|
|
|
|
|
|
|
|
|
|
close ChannelSelection after PiP is activated
|
|
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
|
|
add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service
|