| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-30 | SystemPlugins/SoftwareManager: change default backup names for ↵ | Mladen Horvat | |
| wpa_supplicant configuration files. refs #389 | |||
| 2011-03-30 | SoftwareManager: add new wpa_supplicant configfiles to backup defaults. refs ↵ | acid-burn | |
| #389 | |||
| 2011-02-08 | Plugins: fix permission of plugin.py | acid-burn | |
| 2011-02-07 | Enigma2-Plugins: implement needsRestart=False for plugins that don't need a ↵ | acid-burn | |
| enigma2 restart after installation. refs #670 | |||
| 2011-02-07 | SoftwareManager: ask for restart after installation inside pluginmanager ↵ | acid-burn | |
| only if a restart is required. refs #670 | |||
| 2011-01-28 | switch to opkg | Andreas Oberritter | |
| 2010-12-13 | Merge remote branch 'remotes/origin/acid-burn/bug_622_swupgrade_networkcheck' | ghost | |
| 2010-12-13 | SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵ | acid-burn | |
| location. fixes #629 | |||
| 2010-11-23 | SoftwareManager: take care of network availability inside SoftwareUpgrade ↵ | acid-burn | |
| and allow proper exiting. fixes #622 | |||
| 2010-11-16 | use eEnv::resolve() / eEnv.resolve() | Andreas Oberritter | |
| 2010-10-31 | SoftwareManager/plugin.py: don't display upgradeable packages also as ↵ | acid-burn | |
| installed packages inside PacketManager. This fixes #609 | |||
| 2010-10-13 | SoftwareManager: small fixes and cleanups for better offline plugin ↵ | acid-burn | |
| management. fixes #600 | |||
| 2010-10-05 | Merge commit 'origin/bug_578_translateable_meta_descriptions' | acid-burn | |
| Conflicts: lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml | |||
| 2010-09-21 | Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵ | acid-burn | |
| enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578 | |||
| 2010-07-06 | Softwaremanager: * properly count processed packages. | acid-burn | |
| * make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button. * show files that will be backed up inside own infoscreen and not inside the menu description. * add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel fixes #550 | |||
| 2010-04-05 | Softwaremanager: * notify if updatefeed is not available and also verify ↵ | acid-burn | |
| HardwarePrerequisites. Fixes #503 | |||
| 2010-03-30 | * disable PluginManagers ipkg update on e2 start, better do it when needed. | acid-burn | |
| This fixes #494 | |||
| 2010-02-09 | lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. ↵ | ghost | |
| 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 | |||
| 2010-01-18 | SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate ↵ | acid-burn | |
| packetmanager in expert mode. - add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed. - fix small typo. This fixes bug #383 | |||
| 2009-12-31 | SoftwareManager/plugin.py: - remove debug | acid-burn | |
| 2009-12-31 | SoftwareManager/plugin.py: - small cleanup and fix. This is for #112 | acid-burn | |
| 2009-12-28 | SoftwareManager/plugin.py: - enable extensions management inside Software ↵ | acid-burn | |
| manager. - disable no more needed packet manager. - some cleanups and fixes. This fixes bug #112. | |||
| 2009-12-23 | Merge branch 'bug_308_add_where_softwaremanager' | acid-burn | |
| Conflicts: lib/python/Plugins/Plugin.py | |||
| 2009-12-07 | Plugins/Plugin.py, SoftwareManager/plugin.py: add WHERE_SOFTWAREMANAGER for ↵ | Mladen Horvat | |
| 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")}) | |||
| 2009-11-10 | Enigma2-Plugins-{GraphMultiEPG/GraphMultiEpg.py, MediaPlayer/plugin.py, ↵ | Acid Burn | |
| SoftwareManager/plugin.py}:- use SCOPE_CURRENT_SKIN and SCOPE_CURRENT_PLUGIN for LoadPixmap allowing better skinning. | |||
| 2009-10-14 | fix english texts, thanks to Benny | Felix Domke | |
| 2009-10-02 | SystemPlugins/SoftwareManager: - add timeout to MessageBox | acid-burn | |
| - reset /proc/stb/vmpeg/0/dst* to defaults after a restore so enigma doesnt restart in pip mode if pip was enabled | |||
| 2009-10-01 | SystemPlugins/SoftwareManager:- move buttons to the top and | acid-burn | |
| replace all Labels where possible through StaticText for better skinability - change some label descriptions - minor fixes | |||
| 2009-07-20 | some more work on plugin manager | acid-burn | |
| add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process | |||
| 2009-05-27 | continue work on plugin manager | acid-burn | |
| not yet finished | |||
| 2009-03-31 | add delete to advanced restore | acid-burn | |
| use default buttons for better translation support fix some translation issues small menu reordering and fitting | |||
| 2009-02-25 | make SoftwareManager filescan description translatable | ghost | |
| 2009-02-17 | allow multiple ipkg configuration files. Limit: one url entry per file | acid-burn | |
| really write edited url back dont show arch.conf file variable_width support for inputbox to work properly with sd and hd skins | |||
| 2009-02-16 | dont show -dbg and -dev packages in packetmanager | acid-burn | |
| show softwaremanager on blue button pressed if expert mode enabled some cleanups and better skinning support for Kerni ;-) small speedups in Packetmanager | |||
| 2009-02-15 | add missing import | acid-burn | |
| properly kill running Console when closing screen | |||
| 2009-02-15 | add pluginlist reload, fix type (thx to Ali Abdul) | ghost | |
| 2009-02-15 | small improovements by Ali Abdul | ghost | |
| 2009-02-15 | add sanity checks for getCurrent and getCurrentSelection | ghost | |
| 2009-02-14 | dont crash when not official-feed.conf found | ghost | |
| 2009-02-14 | fix possible crash (seen in crashlog) | ghost | |
| 2009-02-13 | Remove double reboot question after upgrade | acid-burn | |
| small cleanups | |||
| 2009-02-13 | add SoftwareManager and show it inside Setup Menu | acid-burn | |
