summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/PlaybackController.java
AgeCommit message (Expand)Author
2012-09-10Fixed NullPointerException in bindToServicedaniel oeh
2012-09-10Removed 'paused'-status messagedaniel oeh
2012-09-10Bug that caused PlaybackService to load without a media object shoulddaniel oeh
2012-09-07Replaced AsyncTask in PlaybackController withdaniel oeh
2012-09-06Reset VideoSurface of Videoplayer after it has been destroyeddaniel oeh
2012-09-06Hide play button of external player when last played media is videodaniel oeh
2012-09-06Seeking should now work againdaniel oeh
2012-09-06Implemented PlaybackController in the MediaPlayerActivitiesdaniel oeh