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
/
MediaPlayer
/
plugin.py
Age
Commit message (
Expand
)
Author
2008-07-11
fix some imports
Andreas Monzner
2008-07-09
re-add isTop param to FileList and use it in MediaPlayer (thanks to PieterG)
Andreas Monzner
2008-06-27
remove no more exist isTop argument
Andreas Monzner
2008-06-24
auto start mediascanner on hotplug change (new device plugged or medium
Andreas Monzner
2008-04-24
fix for skin changes
Felix Domke
2008-04-22
deliver service events only to last created class which is based on
Andreas Monzner
2008-04-14
better handling for eServiceFS file extensions
Andreas Monzner
2008-04-13
png cleanup by nemesis, source changes.
Felix Domke
2008-02-19
movie player configuration options, by Anders Holst
Felix Domke
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2007-12-27
add possibility to add complete content of a directory to playlist just with
Andreas Monzner
2007-10-25
fix bug
Andreas Monzner
2007-10-23
fix coverart png stuff
Andreas Monzner
2007-10-22
use coverart png given in skin
Andreas Monzner
2007-10-07
reorder mainmenu to match previous order, patch by Moritz Venn (007_enigma2_f...
Felix Domke
2007-10-07
add 'weight' for menu entries (including plugins), so they can be sorted, pat...
Felix Domke
2007-10-07
add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Ven...
Felix Domke
2007-10-07
Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (...
Felix Domke
2007-10-07
move media scanner components into core, patch by Moritz Venn (002_enigma2_mo...
Felix Domke
2007-10-07
move media player into plugin (patch by Moritz Venn, 001_enigma2_make_mediapl...
Felix Domke