Commit Graph

  • d9ea831321 Use the ViewStylePropTypes since they work & inherit from LayoutPropTypes Pasto 2015-05-08 15:47:21 -04:00
  • 00aadf685a Add fix to support live streaming Brent Vatne 2015-04-28 21:54:10 -07:00
  • ce7f82b884 Provide a fallback if the duration cannot be get Gaël Gillard 2015-04-28 12:00:38 +02:00
  • 2b5fc21caf Update README to remove pointless step Brent Vatne 2015-04-23 11:55:59 -07:00
  • 9a55b1f417 Update README Brent Vatne 2015-04-23 11:55:42 -07:00
  • b8ac698258 Bump to 0.3.1 Brent Vatne 2015-04-21 13:20:55 -07:00
  • 23feea9fba Made react-native a peer dependency, fixed invalid version error for package version Johannes Lumpe 2015-04-19 22:59:28 +03:00
  • 6fee22cac6 Bump for react-native 0.4.0 Brent Vatne 2015-04-18 11:21:12 -07:00
  • e12769f919 Reduce example video size and explicitly list package files Brent Vatne 2015-04-13 22:16:07 -07:00
  • 53deeb15f4 Clarify example project instructions Brent Vatne 2015-04-13 09:47:34 -07:00
  • 284f93ef5c Update README with TODO Brent Vatne 2015-04-11 14:40:49 -07:00
  • 25628d9877 Bump version for onEnd callback Brent Vatne 2015-04-11 14:38:42 -07:00
  • 9f5aa72d94 add checkmark Mike Wilcox 2015-04-11 00:36:11 -04:00
  • e6e4d13bc2 add onEnd Prop Mike Wilcox 2015-04-10 23:40:13 -04:00
  • a7644bfdbe updated README with onEnd prop example Mike Wilcox 2015-04-10 22:59:07 -04:00
  • 7fb273fa3c added attachListeners method which listens for end of playback and sends a notification Mike Wilcox 2015-04-10 22:58:36 -04:00
  • ef48193266 add RNVideoEventEnd constant Mike Wilcox 2015-04-10 22:57:37 -04:00
  • 2da995b90f add onEnd event Mike Wilcox 2015-04-10 22:56:51 -04:00
  • 1f67f3e761 Note about TODO for buffering callback Brent Vatne 2015-04-10 09:26:49 -07:00
  • 58c0e150ed Add Johannes Lumpe to contributors, he is doing an awesome job! Brent Vatne 2015-04-10 09:24:52 -07:00
  • 75edd8cb80 Bump version Brent Vatne 2015-04-10 09:18:02 -07:00
  • 7bcbf3e075 Setting playerlayer to nil Johannes Lumpe 2015-04-10 10:15:19 +03:00
  • 59d503c1ef Add trailing / Brent Vatne 2015-04-09 12:35:03 -07:00
  • 61752153b3 Update to support react-native 0.3.10 Brent Vatne 2015-04-09 12:29:11 -07:00
  • 1000266fd3 Removed unnecessary ref Johannes Lumpe 2015-04-09 18:12:54 +03:00
  • 29d4a4fda2 Using completion handler to trigger seek event now, in order to receive correct currentTime value Johannes Lumpe 2015-04-09 17:19:09 +03:00
  • 380c1d46cc Made seek a float value again, now triggered through this.refs.myVideoNode.seek(time) Johannes Lumpe 2015-04-09 16:50:20 +03:00
  • 45d79b701e Initial commit for seeking Johannes Lumpe 2015-04-09 01:15:57 +03:00
  • ac3e4cf773 Update version of react-native-video in example Brent Vatne 2015-04-08 12:25:17 -07:00
  • b8d55afc16 Update README Brent Vatne 2015-04-08 12:05:46 -07:00
  • b689238127 Merge pull request #9 from johanneslumpe/feature/url-and-filetype-support Brent Vatne 2015-04-08 12:04:05 -07:00
  • 7cef7432e8 Import RCTConvert properly Brent Vatne 2015-04-08 12:02:42 -07:00
  • 202dd3feb1 Add example project to control playback Brent Vatne 2015-04-08 12:01:10 -07:00
  • bd1dc1f014 Fix local playback with source dictionary, set default rate/volume Brent Vatne 2015-04-08 10:34:27 -07:00
  • e9e48bb666 - timer only starts when the video plays and is stopped when video is paused - renamed event constants Johannes Lumpe 2015-04-08 18:46:13 +03:00
  • 00455ba1fb Added check for asset url Johannes Lumpe 2015-04-08 18:44:28 +03:00
  • 3b34df57ad Renamed event constants Johannes Lumpe 2015-04-08 11:58:00 +03:00
  • 6988c85268 Initial set of changes to make urls work Johannes Lumpe 2015-04-08 09:49:14 +03:00
  • a4c0d46d65 Update TODOS Brent Vatne 2015-04-07 20:48:07 -07:00
  • e26a4d27f7 Remove unnecessary {} around source Brent Vatne 2015-04-07 20:45:45 -07:00
  • e285ca9a1d Add some comments about props to the README Brent Vatne 2015-04-07 20:44:06 -07:00
  • fccfdbfd30 Add volume, rate and muted props - Also rename pause to paused - Bump version Brent Vatne 2015-04-07 20:38:16 -07:00
  • 61508678d4 Fix indentation Brent Vatne 2015-04-07 15:24:49 -07:00
  • 8a2ec4aca8 Bump version Brent Vatne 2015-04-07 13:28:52 -07:00
  • d3e8820b7b Merge pull request #8 from qingfeng/up Brent Vatne 2015-04-07 12:26:39 -07:00
  • 93cc1c86b5 Load videos remotely from the network qingfeng 2015-04-08 03:24:52 +08:00
  • 56e2500eb4 Add header search path for standalone build Brent Vatne 2015-04-07 10:57:00 -07:00
  • b1e20daf14 Bump version Brent Vatne 2015-04-07 10:41:46 -07:00
  • d9ddb6e75a Clean up better after ourselves Brent Vatne 2015-04-07 10:41:34 -07:00
  • 90a0f85cf9 Fix regression reported by @eduedix - not automatically playing - Was introduced with pause prop Brent Vatne 2015-04-07 08:31:40 -07:00
  • 116ee6844f Bump version Brent Vatne 2015-04-06 13:26:29 -07:00
  • d52e83d901 Update progress every 250ms Brent Vatne 2015-04-06 13:26:11 -07:00
  • d22d75c332 Bump version and update README Brent Vatne 2015-04-06 13:06:37 -07:00
  • 0977c6b29b Quick implementation of progress tracking Brent Vatne 2015-04-06 13:05:05 -07:00
  • 353c6bd4e3 Update README Brent Vatne 2015-04-06 12:18:50 -07:00
  • 4666b407e0 Add an onLoad callback to fetch video details Brent Vatne 2015-04-06 12:17:32 -07:00
  • 432d156160 Add captions to TODOS Brent Vatne 2015-04-05 10:26:40 -07:00
  • a2d9c9cec3 List upcoming features in TODO Brent Vatne 2015-04-05 10:25:04 -07:00
  • 4cf3dd4538 Bump version Brent Vatne 2015-04-05 10:18:36 -07:00
  • b100a9f882 Update README to reflect change with resizeMode Brent Vatne 2015-04-05 10:18:09 -07:00
  • 011ecff875 Move resizeMode to prop from style (at request of @vjeux) and add pause prop Brent Vatne 2015-04-05 10:17:03 -07:00
  • b8df485c79 Add resizeMode change to TODO Brent Vatne 2015-04-04 18:49:05 -07:00
  • 4261b932d7 Fix missing ` typo Brent Vatne 2015-04-04 18:37:31 -07:00
  • fd9645d2e6 Bump version and update README Brent Vatne 2015-04-04 17:57:35 -07:00
  • e504944ef5 Swap out MPMoviePlayerController for AVPlayer - Better performance, can play multiple videos on one screen too! Brent Vatne 2015-04-04 17:55:37 -07:00
  • 5ea65392a0 Bump version Brent Vatne 2015-04-04 12:06:41 -07:00
  • 53cd6044b8 Add repository field Brent Vatne 2015-04-04 12:04:59 -07:00
  • 5408fafff8 Add support for repeat prop Brent Vatne 2015-03-30 23:29:15 -07:00
  • ac3d655651 Add TODOS to README Brent Vatne 2015-03-30 23:06:54 -07:00
  • 6f9fb450c5 Update README as it should automatically have that path Brent Vatne 2015-03-30 23:05:42 -07:00
  • edbe07fdae Bump version again Brent Vatne 2015-03-30 23:00:50 -07:00
  • b39a9f31b7 Fix debug paths Brent Vatne 2015-03-30 23:00:16 -07:00
  • 0426cc4e32 Update README again Brent Vatne 2015-03-30 22:57:04 -07:00
  • 1c69bb2d9e Bump version Brent Vatne 2015-03-30 22:53:07 -07:00
  • aab5f9178d Update search paths Brent Vatne 2015-03-30 22:52:43 -07:00
  • 4a788addc3 Add README instructions Brent Vatne 2015-03-30 22:51:58 -07:00
  • ff2575461c Fix path to react-native within node_modules so project can be linked Brent Vatne 2015-03-30 22:16:30 -07:00
  • ea7a7bbcf7 Initial commit Brent Vatne 2015-03-30 22:07:55 -07:00