| Age | Commit message (Collapse) | Author |
|
|
|
|
|
command... this fixes bug #261
|
|
command... this fixes bug #261
|
|
|
|
|
|
if only one interface is currently configured
|
|
|
|
closing network config
|
|
|
|
|
|
Conflicts:
lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py
lib/python/Screens/NetworkSetup.py
|
|
some conditions.
This fixex #203
|
|
A bug was detected in the recent recordpath patch. It could cause a
crash when using the green or yellow button to select a tag in the
movielist.
|
|
A bug was detected in the recent recordpath patch. It could cause a
crash when using the green or yellow button to select a tag in the
movielist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/python/Screens/NetworkSetup.py
|
|
its now checked for a second interface before the config is actually written and network restartet.
So this is now done only once, which speeds up the configuration by 100%.
This fixes #202
|
|
Conflicts:
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
|
|
- add automatic wlan scan refresh functionality
- show some status informations after a successfull wlan connection has been made.
this fixex #138
|
|
|
|
|
|
experimental
|
|
doing a backup, so now should all settings be saved before a backup is done and no gui restart is needed anymore.
This fixes #351
|
|
|
|
automatic wlan scanning.
- some cleanups and skinfixes. This fixes #204
|
|
component
|
|
into experimental
|
|
Conflicts:
lib/python/Plugins/Plugin.py
|
|
This fixes #308
|
|
plugins to hook inside the Softwaremanager mainmenus.
Use it like: PluginDescriptor(name=_("Pluginname"),description=_("Description"),icon = "icon.png",where = PluginDescriptor.WHERE_SOFTWAREMANAGER,
fnc={"SoftwareSupported": CallFnc, "menuEntryName": lambda x: _("menuName"), "menuEntryDescription": lambda x: _("Menu Description")})
|
|
|
|
for this..
|
|
|
|
#307
Conflicts:
lib/python/Screens/TimerEntry.py
|
|
menu/setup.xml for requires entries (thx to Moritz Venn)
|
|
|
|
#307
|
|
menu/setup.xml for requires entries (thx to Moritz Venn)
|