aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/PicturePlayer/plugin.py
AgeCommit message (Expand)Author
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=False for plugins that don't need a e...acid-burn
2009-10-13PicturePlayer/plugin.py: -use "Setup" Skin but still allow individual skinnin...acid-burn
2009-10-08PicturePlayer/plugin.py: - fix red Button actionacid-burn
2009-10-06PicturePlayer/plugin.py: - center screens where needed.acid-burn
2009-02-24small optimizations and cleanups by Moritz Vennghost
2008-11-19fix mediascanner list handling, thx to mechatronFraxinas
2008-11-19fix filelist crash, add necessary import for hotplugFraxinas
2008-11-18use already translated stringFraxinas
2008-11-17get rid of some floating point valuesghost
2008-11-16change pictureplayer to use async pic loadingghost
2008-11-06allow reading jfif embedded exif thumbnails from jpeg files and use them to s...Fraxinas
2008-10-18fixes by adeninAndreas Monzner
2008-04-13png cleanup by nemesis, source changes.Felix Domke
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
2007-10-07This fixed the PicturePlayer to check if a file is local rather than acceptin...Felix Domke
2007-10-07move media scanner components into core, patch by Moritz Venn (002_enigma2_mo...Felix Domke
2007-07-28fix *required* kwargs. plugins not having **kwargs will probably not run with...Felix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-07-19add .jpe extensionFelix Domke
2007-03-21more __deref__ changesAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-12-18add (incomplete) media scan supportFelix Domke
2006-11-28use createDir, this fixes crash when thumbnail directory can not be createdFelix Domke
2006-11-22some picplayer fixesAndreas Monzner
2006-11-18add PicturePlayer pluginFelix Domke