media/demo/src/main
Oliver Woodman 8e58a3f5f5 Steps toward full multi-track support.
1. Remove requirement for TrackRenderer implementations to report
   current position, unless they are time sources.
2. Expose whether renderers have media to play. The immediate benefit
   of this is to solve the referenced GitHub issue, and also to only
   display the appropriate Audio/Video/Text buttons in the demo app
   for the media being played. This is also a natural step toward
   multi-track support.

Github issue: #541
2015-06-18 14:27:24 +01:00
..
.settings Updated all ExoPlayer Eclipse projects to use Java 1.7. 2015-05-22 21:34:51 +01:00
java/com/google/android/exoplayer/demo Steps toward full multi-track support. 2015-06-18 14:27:24 +01:00
res Step towards enhanced Webvtt parser to support HTML-rich captions and positioning. 2015-05-19 15:19:59 +01:00
.classpath Clean up project files. 2014-10-28 17:55:21 +00:00
.project Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
AndroidManifest.xml Clean up permissions 2015-06-05 18:29:37 +01:00
project.properties Bump target API level to 22. 2015-05-11 21:04:51 +01:00