index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Plugins
/
update
/
plugin.py
Age
Commit message (
Collapse
)
Author
2006-02-22
remove Upgrade plugin
Stefan Pluecken
2006-02-22
create a Console screen for command executions
Stefan Pluecken
2006-02-22
add FileManger plugin
Stefan Pluecken
reenable plugin icons
2006-02-22
use brutal force to upgrade the stuff
Stefan Pluecken
2006-02-22
ipkg upgrade now working with the eConsoleAppContainer for realtime display ↵
Stefan Pluecken
of ipkg output
2006-02-22
use appcontainer in update plugin (not tested.. and non finished yet)
Andreas Monzner
2006-02-21
use Input component to change the ipkg feed
Stefan Pluecken
2006-02-21
unify the two update plugins and add a menu to the new unified plugin
Stefan Pluecken
2006-02-19
re-add the IPKG plugin and rename the upgrade main function
Stefan Pluecken
2006-02-19
new plugin interface
Felix Domke
2006-01-28
use ScrollLabel in update plugin to let the user see the whole result of the ↵
Stefan Pluecken
update process
2006-01-20
add -force-defaults to ipkg upgrade command for not prompting the user ↵
Stefan Pluecken
anything while update plugin is run add -force-overwrite to the ipkg upgrade command to work with faulty packets
2006-01-12
add ipkg list to the update plugin
Stefan Pluecken
2006-01-11
show plugin description in plugin list
Stefan Pluecken
2006-01-11
add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the ↵
Stefan Pluecken
c++ part supports it
2006-01-11
add arabic to the language list
Stefan Pluecken
change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries
2006-01-10
forgot to commit the update plugin :)
Stefan Pluecken