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
/
Components
/
Ipkg.py
Age
Commit message (
Collapse
)
Author
2011-01-28
switch to opkg
Andreas Oberritter
2010-10-06
lib/python/Components/Ipkg.py: small fix for opkg
ghost
2009-02-13
add remove to ipkg component and screen
acid-burn
2008-10-28
remove non working wrapper class to add a (unneeded) .get() call to
Andreas Monzner
eConsoleAppContainers.. so now all external plugins must remove this .get() calls... example: cont = eConsoleAppContainer() cont.appClosed.append(cb_func) # old was cont.appClosed.get().append(cb_func)
2008-06-09
handle multiple configuration files correctly. Patch by Pieter Grimmerink
Felix Domke
2008-02-14
unlink some cyclic dependencys to get garbage collection working
Andreas Monzner
2007-10-29
some ipkg changes.. (done by ritzmo)
Andreas Monzner
2006-12-19
add IpkgInstaller Media Scanner plugin
Stefan Pluecken
2006-12-18
don't allow leaving the software update plugin while ipkg is running
Stefan Pluecken
2006-12-17
replace software update plugin with a more user friendly approach
Stefan Pluecken
add an ipkg python class