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
/
Extensions
/
PicturePlayer
Age
Commit message (
Expand
)
Author
2008-11-19
fix mediascanner list handling, thx to mechatron
Fraxinas
2008-11-19
fix filelist crash, add necessary import for hotplug
Fraxinas
2008-11-18
use already translated string
Fraxinas
2008-11-17
get rid of some floating point values
ghost
2008-11-16
change pictureplayer to use async pic loading
ghost
2008-11-06
allow reading jfif embedded exif thumbnails from jpeg files and use them to s...
Fraxinas
2008-10-18
fixes by adenin
Andreas Monzner
2008-04-13
png cleanup by nemesis, source changes.
Felix Domke
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2007-10-07
This fixed the PicturePlayer to check if a file is local rather than acceptin...
Felix Domke
2007-10-07
move media scanner components into core, patch by Moritz Venn (002_enigma2_mo...
Felix Domke
2007-08-20
.cvsignore
Felix Domke
2007-07-28
fix *required* kwargs. plugins not having **kwargs will probably not run with...
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-07-19
add .jpe extension
Felix Domke
2007-03-21
more __deref__ changes
Andreas Monzner
2007-01-09
add cvsignore
Felix Domke
2006-12-19
some python import cleanups
Andreas Monzner
2006-12-18
add (incomplete) media scan support
Felix Domke
2006-11-28
use createDir, this fixes crash when thumbnail directory can not be created
Felix Domke
2006-11-22
some picplayer fixes
Andreas Monzner
2006-11-20
add and install missing files for picplayer
Andreas Monzner
2006-11-19
add missing file
Felix Domke
2006-11-18
add PicturePlayer plugin
Felix Domke