Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Lumpe
6988c85268 Initial set of changes to make urls work 2015-04-08 09:55:59 -07:00
Brent Vatne
fccfdbfd30 Add volume, rate and muted props
- Also rename pause to paused
- Bump version
2015-04-07 20:38:16 -07:00
Brent Vatne
61508678d4 Fix indentation 2015-04-07 15:24:49 -07:00
qingfeng
93cc1c86b5 Load videos remotely from the network 2015-04-08 03:24:52 +08:00
Brent Vatne
d9ddb6e75a Clean up better after ourselves 2015-04-07 10:41:34 -07:00
Brent Vatne
90a0f85cf9 Fix regression reported by @eduedix - not automatically playing
- Was introduced with `pause` prop
2015-04-07 08:31:40 -07:00
Brent Vatne
d52e83d901 Update progress every 250ms 2015-04-06 13:26:11 -07:00
Brent Vatne
0977c6b29b Quick implementation of progress tracking 2015-04-06 13:05:05 -07:00
Brent Vatne
4666b407e0 Add an onLoad callback to fetch video details 2015-04-06 12:17:32 -07:00
Brent Vatne
011ecff875 Move resizeMode to prop from style (at request of @vjeux) and add pause
prop
2015-04-05 10:17:03 -07:00
Brent Vatne
e504944ef5 Swap out MPMoviePlayerController for AVPlayer
- Better performance, can play multiple videos on one screen too!
2015-04-04 17:55:37 -07:00
Brent Vatne
5408fafff8 Add support for repeat prop 2015-03-30 23:29:15 -07:00
Brent Vatne
ea7a7bbcf7 Initial commit 2015-03-30 22:07:55 -07:00