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
/
MediaPlayer.py
Age
Commit message (
Expand
)
Author
2008-11-07
move selection index on EOS (this will scroll through playlist instead of alw...
Fraxinas
2008-07-28
prepare moving audio cdtext extraction to seperate plugin
Andreas Frisch
2008-07-25
Display actual song names for Audio CDs with CD-Text feature (requires libcdio)
Andreas Frisch
2008-07-11
fix some imports
Andreas Monzner
2008-04-13
png cleanup by nemesis, source changes.
Felix Domke
2008-02-15
fix
Andreas Monzner
2008-02-15
whitespace cleanup,
Andreas Monzner
2007-12-13
factor out loadPNG into generic LoadPixmap
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-07-11
(ralfk) add getCurrentEvent, getCurrent
Felix Domke
2007-04-12
follow itemHeight changes
Felix Domke
2007-01-22
small speedup
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-13
fix bluescreen when playing a file while playlist is empty
Stefan Pluecken
2006-10-17
fix for pressing OK in MediaPlayer when currently selected file is already pl...
Stefan Pluecken
2006-06-27
add some skin fixes/extensions made by Nemesis (thanks for this)
Andreas Monzner
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-04-27
use del
Andreas Monzner
2006-04-27
to prevent bsods stop currently playing file, when remove it from playlist
Andreas Monzner
2006-04-06
fix deleting the last file from the playlist in the media player
Stefan Pluecken
2006-03-23
- switchtimer added to RecordingTimer
Stefan Pluecken