aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/MediaPlayer.py
AgeCommit message (Collapse)Author
2006-04-27to prevent bsods stop currently playing file, when remove it from playlistAndreas Monzner
2006-04-26better descriptionAndreas Monzner
2006-04-26more space in movieplayer for movie/mp3 titleAndreas Monzner
add ability to hide movieplayer via contextmenu
2006-04-11don't crash when there is no infoFelix Domke
2006-04-08fix crash when pressing play in MovieplayerAndreas Monzner
2006-04-05restart service after leaving the media playerStefan Pluecken
2006-03-24mediaplayer can play wave files (package gst-plugin-wavparse needed)Stefan Pluecken
2006-03-24fix playing file when adding to the playlistStefan Pluecken
2006-03-24display id3 tags in media playerStefan Pluecken
2006-03-24playing next entry after EOF should work now in the media playerStefan Pluecken
start playing when adding first entry to the playlist
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