aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/MediaPlayer.py
AgeCommit message (Collapse)Author
2009-11-11Components/-{ChoiceList.py, EpgList.py, FileList.py, MediaPlayer.py, ↵acid-burn
ParentalControl.py, SelectionList.py, ServiceList.py, TimerList.py}: use SCOPE_CURRENT_SKIN for LoadPixmap.
2009-03-02media player cosmetical changes, thanks to kerniFelix Domke
2008-11-07move selection index on EOS (this will scroll through playlist instead of ↵Fraxinas
always displaying the uppermost page)
2008-07-28prepare moving audio cdtext extraction to seperate pluginAndreas Frisch
2008-07-25Display actual song names for Audio CDs with CD-Text feature (requires libcdio)Andreas Frisch
2008-07-11fix some importsAndreas Monzner
2008-04-13png cleanup by nemesis, source changes.Felix Domke
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