| Age | Commit message (Collapse) | Author |
|
Conflicts:
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
|
|
manager.
- disable no more needed packet manager.
- some cleanups and fixes. This fixes bug #112.
|
|
This is for bug #112
|
|
|
|
user abort
|
|
|
|
|
|
experimental
|
|
into experimental
|
|
|
|
Conflicts:
lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py
lib/python/Screens/NetworkSetup.py
|
|
|
|
Conflicts:
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
|
|
|
|
Conflicts:
lib/python/Plugins/Plugin.py
|
|
|
|
Conflicts:
lib/python/Components/FileList.py
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py
lib/python/Screens/NetworkSetup.py
|
|
some conditions.
This fixex #203
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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..
|
|
requested by Tode for the AudioSync Plugin
fixes bug #305
|
|
requested by Tode for the AudioSync Plugin
fixes bug #305
|
|
|
|
|
|
|