| Age | Commit message (Collapse) | Author |
|
Conflicts:
lib/python/Plugins/Plugin.py
|
|
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")})
|
|
SoftwareManager/plugin.py}:- use SCOPE_CURRENT_SKIN and SCOPE_CURRENT_PLUGIN for LoadPixmap allowing better skinning.
|
|
|
|
- reset /proc/stb/vmpeg/0/dst* to defaults after a restore so enigma doesnt restart in pip mode if pip was enabled
|
|
replace all Labels where possible through StaticText for better skinability
- change some label descriptions
- minor fixes
|
|
add experimental plugin meta informations, not yet included in build process
install missing py from TuxboxPlugins plugin
remove Filemanger from plugins build process
|
|
not yet finished
|
|
use default buttons for better translation support
fix some translation issues
small menu reordering and fitting
|
|
|
|
really write edited url back
dont show arch.conf file
variable_width support for inputbox to work properly with sd and hd skins
|
|
show softwaremanager on blue button pressed if expert mode enabled
some cleanups and better skinning support for Kerni ;-)
small speedups in Packetmanager
|
|
properly kill running Console when closing screen
|
|
|
|
|
|
|
|
|
|
|
|
small cleanups
|
|
|