summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/playback
AgeCommit message (Expand)Author
2014-08-05Acquire wake lock when playing mediadaniel oeh
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-06-29Improved timecode link insertiondaniel oeh
2014-06-29Webview style was not applied correctlydaniel oeh
2014-06-29Integrated timecode highlighting into Audioplayerdaniel oeh
2014-06-29Added first implementation of the Timeline classdaniel oeh
2014-06-07Make seek time configurableDavid Reiss
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Enable screen timeout when video is paused. closes #368daniel oeh
2014-02-14Added content descriptions to imagebuttons and imageviewsdaniel oeh
2014-02-14Resolved intent redelivery issuedaniel oeh
2014-02-10Fixed issue with switching between audio and video playerdaniel oeh
2014-02-10Bugfix: Video was paused when starteddaniel oeh
2014-02-10Improved error handling in MediaPlayerActivitydaniel oeh
2013-12-30Use AspectRatioVideoView instead of standard video viewdaniel oeh
2013-12-29Updated video player UIdaniel oeh
2013-12-29Adapted remaining classes to new playback service modeldaniel oeh
2013-12-25Made PlaybackService use the PSMP and PSTMdaniel oeh
2013-12-15Created playback package inside service packagedaniel oeh
2013-09-06Fixed occasional NullPointerException in PlaybackController/ExternalPlayerFra...daniel oeh
2013-08-25Merge branch 'playback-speed' into developdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-17PlaybackService crashed when media file was incorrect/not founddaniel oeh
2013-08-16Merge branch 'playback-speed' of git://github.com/TheRealFalcon/AntennaPod in...daniel oeh
2013-08-16Merge branch 'develop' into playback-speeddaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-04Ported playback classes to DB* classesdaniel oeh
2013-08-04Ported PlaybackController to DB*-classesdaniel oeh
2013-08-03Set seek time of media keys to 30 seconds.daniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
2013-05-09Variable speed playback as user preferences and customization of playback speed.James Falcon
2013-05-03Added buttons to control playback speeddaniel oeh
2013-05-02Added methods for controlling playback speed to playback controllerdaniel oeh
2013-05-01Adding audio variable speed playback support at the service levelJames Falcon
2013-04-07Catch RuntimeException thrown by MediaMetadataRetrieverdaniel oeh
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-20PlaybackController didn't always connect with PlaybackServicedaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-10Close media player if no more episodes are available for playbackdaniel oeh
2013-03-08Removed last played media preferencedaniel oeh
2013-02-28Renamed getFileUrl method of Playable interfacedaniel oeh
2013-02-28Added support for local external video filesdaniel oeh
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh