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
/
DreamInfoHandler.py
Age
Commit message (
Expand
)
Author
2009-09-08
DreamInfoHandler.py: small update for new index.xml's.
acid-burn
2009-07-20
some more work on plugin manager
acid-burn
2009-06-04
DreamInfoHandler.py: no fatal error when no language element in info tag is f...
ghost
2009-05-27
continue work on plugin manager
acid-burn
2009-03-31
add experimental meta parsing, not yet finished
acid-burn
2009-02-24
small optimizations and cleanups by Moritz Venn
ghost
2008-10-28
remove non working wrapper class to add a (unneeded) .get() call to
Andreas Monzner
2008-07-21
use builtin python functions instead of use os.system
Andreas Monzner
2008-07-03
fix prerequisite logic and add hardware detection to list of possible prerequ...
Stefan Pluecken
2008-06-07
properly fix GSOD from last commit
Stefan Pluecken
2008-06-07
proberly install multiple packages without a GSOD
Stefan Pluecken
2008-06-05
call reloadBouquets instead of loadBouquets
Stefan Pluecken
2008-06-05
call loadBouquet after installing a bouquet
Stefan Pluecken
2008-06-03
fix tag prerequisite logic for .info files without tags
Stefan Pluecken
2008-06-03
- remove some comments
Stefan Pluecken
2008-06-03
allow installing from multiple directories
Stefan Pluecken
2008-06-02
properly handle tags combined with other prerequisites
Stefan Pluecken
2008-05-27
add tagging to possible dream info handler prerequisites
Stefan Pluecken
2008-05-17
small fix for not existent package content
Stefan Pluecken
2008-05-16
lots of improvements in the default wizard
Stefan Pluecken
2008-04-30
use e2 functions to merge config and services
Stefan Pluecken
2008-04-29
check for file existence
Stefan Pluecken
2008-04-28
default wizard
Stefan Pluecken