summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/activity/MediaplayerActivity.java
AgeCommit message (Expand)Author
2012-06-27Implemented landscape layout for videoplayerdaniel oeh
2012-06-27Added support for video playbackdaniel oeh
2012-06-24Fixed bug in the mediaplayer seekbardaniel oeh
2012-06-24Fixed bug in the mediaplayerdaniel oeh
2012-06-22Improved seeking mechanism for streamsdaniel oeh
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-12Minor improvements to Mediaplayerdaniel oeh
2012-06-06Implemented "FF" and "Rev" Buttonsdaniel
2012-06-06Implemented seeking and pausing/resumingdaniel
2012-06-05Added functions to convert milliseconds into a more readable Stringdaniel
2012-06-05Changed Length attribute to Duration and type of position to intdaniel
2012-06-05Expanded MediaplayerActivity + Bugfixesdaniel