aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/MediaPlayer.py
AgeCommit message (Collapse)Author
2008-02-15fixAndreas Monzner
2008-02-15whitespace cleanup,Andreas Monzner
simplify and cleanup PlayList
2007-12-13factor out loadPNG into generic LoadPixmapFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-07-11(ralfk) add getCurrentEvent, getCurrentFelix Domke
2007-04-12follow itemHeight changesFelix Domke
2007-01-22small speedupAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-11-13fix bluescreen when playing a file while playlist is emptyStefan Pluecken
2006-10-17fix for pressing OK in MediaPlayer when currently selected file is already ↵Stefan Pluecken
playing (starts from the beginning in that case)
2006-06-27add some skin fixes/extensions made by Nemesis (thanks for this)Andreas Monzner
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-04-27use delAndreas Monzner
2006-04-27to prevent bsods stop currently playing file, when remove it from playlistAndreas Monzner
2006-04-06fix deleting the last file from the playlist in the media playerStefan Pluecken
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number