Commit Graph

  • e8e3ffec89 Set volume and muted properties on main queue Baris Sencan 2015-06-28 23:23:31 -0700
  • 228566951e Merge pull request #67 from bparadie/cleanup Brent Vatne 2015-06-28 15:59:52 -0700
  • d4b62e252d Mild clean ups Bernd Paradies 2015-06-27 16:03:24 -0700
  • 3b53194839 Rename playerItemDidEnd as playerItemDidReachEnd Baris Sencan 2015-06-26 15:13:03 -0700
  • c985957dd5 Set player rate on main thread Baris Sencan 2015-06-26 15:12:33 -0700
  • bcecb6ed81 Set video gravity on main thread Baris Sencan 2015-06-26 15:12:09 -0700
  • f83da614cf Seek to time on main thread Baris Sencan 2015-06-26 15:09:10 -0700
  • 449b97a6c2 Fix setPaused threading Baris Sencan 2015-06-26 14:31:03 -0700
  • ab93afd2c3 Bump version Brent Vatne 2015-06-26 13:49:26 -0700
  • 6e4d4b0be2 Merge pull request #65 from jhabdas/master Brent Vatne 2015-06-26 13:48:43 -0700
  • 54ea11badd Remove Notification Center observers on dealloc Josh Habdas 2015-06-26 13:41:41 -0500
  • d7d4ebdc7a Merge pull request #64 from NishanthShankar/master Brent Vatne 2015-06-26 10:46:16 -0700
  • 1f901be363 Pause video when the app is backgrounded Brent Vatne 2015-06-25 15:40:46 -0700
  • 30374adf26 Remove RCTWebSocketDebugger from Example project Brent Vatne 2015-06-25 15:21:09 -0700
  • b5faab4fee 0.4.7 Brent Vatne 2015-06-25 12:52:30 -0700
  • 6ba179b7ed Update package.json Brent Vatne 2015-06-25 12:52:00 -0700
  • b52600c7b1 Update for npm Brent Vatne 2015-06-25 12:47:57 -0700
  • 1ca19bf410 Changes to README NishanthShankar 2015-06-25 19:24:47 +0530
  • a435efe3d0 Various fixes - Call super in removeFromSuperview - setRate has to come at the end of modifiers - Switch to requireNativeComponent Brent Vatne 2015-06-24 21:26:36 -0700
  • 44b17119dd Fix attachListeners method's threading issue & other notification handling issues Baris Sencan 2015-06-24 19:09:05 -0700
  • 17595f975b Merge pull request #63 from markburns/patch-2 Brent Vatne 2015-06-24 21:02:52 -0700
  • f258b21963 Fix inline image in README Mark Burns 2015-06-25 11:39:36 +0900
  • 52fb282975 Bump version Brent Vatne 2015-06-17 22:25:05 -0700
  • bd755d88c4 Merge pull request #56 from isair/fix/playable-duration-edge-cases Brent Vatne 2015-06-17 22:24:37 -0700
  • 0927cee27b Fix 'Invalid number value (NaN) in JSON write' crash Baris Sencan 2015-06-17 22:08:01 -0700
  • 3ac8d2e74a Bump version Brent Vatne 2015-06-16 21:14:24 -0700
  • 1384b3f356 Fix whitespace Brent Vatne 2015-06-16 21:14:14 -0700
  • 9723f8849f Fix setting of resizeMode and repeat when changing source Mark Burns 2015-06-16 17:07:50 +0900
  • ab802303f3 Merge pull request #54 from machard/feature/local-files Brent Vatne 2015-06-15 15:37:12 -0700
  • 330b5a93fc Merge pull request #52 from isair/feature/playable-duration Brent Vatne 2015-06-15 15:36:28 -0700
  • 95d67b011e support for absolute path and file:// paths Matthieu Achard 2015-06-14 19:31:39 +0200
  • d3c2867ab2 Improve calculatePlayableDuration documentation Baris Sencan 2015-06-11 18:11:55 -0700
  • da4e5df5c8 Add playableDuration property to onProgress event Baris Sencan 2015-06-10 14:29:38 -0700
  • 7d9fdeb6e8 Remove annoying peerDependencies for now Brent Vatne 2015-06-10 10:28:51 -0700
  • f7f5b22ee8 Bump version for peerDependencies, supporting upcoming 0.5.0 Brent Vatne 2015-06-05 10:18:17 -0700
  • 5624d72f11 Merge pull request #45 from markburns/patch-1 Brent Vatne 2015-06-01 13:36:20 -0700
  • 2bd154236c Use markdown syntax to display images inline Mark Burns 2015-06-01 20:16:59 +0900
  • a20b94757d Align more closely with react native style Brent Vatne 2015-05-30 12:50:45 -0700
  • c5eb6b4fec Fix crash from trying to remove observer multiple times Brent Vatne 2015-05-30 12:47:14 -0700
  • ca3e6066c2 Indicate license type Brent Vatne 2015-05-17 11:40:23 -0700
  • 7259555b9c Bump for 0.4.3 Brent Vatne 2015-05-14 18:10:41 -0700
  • b41a39b7bc Bump version Brent Vatne 2015-05-12 20:28:15 -0700
  • 5cbfc2fca9 Merge pull request #35 from jhabdas/master Brent Vatne 2015-05-12 19:11:46 -0700
  • 059512fcb6 Add missing installation step Josh Habdas 2015-05-12 18:11:14 -0500
  • 06a9ee3a70 Merge pull request #34 from nickhudkins/patch-1 Brent Vatne 2015-05-11 15:35:02 -0700
  • e5030a505e Update react-native requirement in example Nick Hudkins 2015-05-11 18:04:38 -0400
  • e6a277eb59 Bump to 0.3.5 and add seeking Brent Vatne 2015-05-11 08:24:58 -0700
  • c5a8760ea7 Bumped version to 0.3.4 Johannes Lumpe 2015-05-11 09:55:38 +0300
  • bcd48b7d21 Fixed invalid usage of JS-like OR Johannes Lumpe 2015-05-11 09:54:58 +0300
  • 9c2184bd19 Respect the pause property at all times Brent Vatne 2015-05-10 16:01:25 -0700
  • d9ea831321 Use the ViewStylePropTypes since they work & inherit from LayoutPropTypes Pasto 2015-05-08 15:47:21 -0400
  • 00aadf685a Add fix to support live streaming Brent Vatne 2015-04-28 21:54:10 -0700
  • ce7f82b884 Provide a fallback if the duration cannot be get Gaël Gillard 2015-04-28 12:00:38 +0200
  • 2b5fc21caf Update README to remove pointless step Brent Vatne 2015-04-23 11:55:59 -0700
  • 9a55b1f417 Update README Brent Vatne 2015-04-23 11:55:42 -0700
  • b8ac698258 Bump to 0.3.1 Brent Vatne 2015-04-21 13:20:55 -0700
  • 23feea9fba Made react-native a peer dependency, fixed invalid version error for package version Johannes Lumpe 2015-04-19 22:59:28 +0300
  • 6fee22cac6 Bump for react-native 0.4.0 Brent Vatne 2015-04-18 11:21:12 -0700
  • e12769f919 Reduce example video size and explicitly list package files Brent Vatne 2015-04-13 22:16:07 -0700
  • 53deeb15f4 Clarify example project instructions Brent Vatne 2015-04-13 09:47:34 -0700
  • 284f93ef5c Update README with TODO Brent Vatne 2015-04-11 14:40:49 -0700
  • 25628d9877 Bump version for onEnd callback Brent Vatne 2015-04-11 14:38:42 -0700
  • 9f5aa72d94 add checkmark Mike Wilcox 2015-04-11 00:36:11 -0400
  • e6e4d13bc2 add onEnd Prop Mike Wilcox 2015-04-10 23:40:13 -0400
  • a7644bfdbe updated README with onEnd prop example Mike Wilcox 2015-04-10 22:59:07 -0400
  • 7fb273fa3c added attachListeners method which listens for end of playback and sends a notification Mike Wilcox 2015-04-10 22:58:36 -0400
  • ef48193266 add RNVideoEventEnd constant Mike Wilcox 2015-04-10 22:57:37 -0400
  • 2da995b90f add onEnd event Mike Wilcox 2015-04-10 22:56:51 -0400
  • 1f67f3e761 Note about TODO for buffering callback Brent Vatne 2015-04-10 09:26:49 -0700
  • 58c0e150ed Add Johannes Lumpe to contributors, he is doing an awesome job! Brent Vatne 2015-04-10 09:24:52 -0700
  • 75edd8cb80 Bump version Brent Vatne 2015-04-10 09:18:02 -0700
  • 7bcbf3e075 Setting playerlayer to nil Johannes Lumpe 2015-04-10 10:15:19 +0300
  • 59d503c1ef Add trailing / Brent Vatne 2015-04-09 12:35:03 -0700
  • 61752153b3 Update to support react-native 0.3.10 Brent Vatne 2015-04-09 12:29:11 -0700
  • 1000266fd3 Removed unnecessary ref Johannes Lumpe 2015-04-09 18:12:54 +0300
  • 29d4a4fda2 Using completion handler to trigger seek event now, in order to receive correct currentTime value Johannes Lumpe 2015-04-09 17:19:09 +0300
  • 380c1d46cc Made seek a float value again, now triggered through this.refs.myVideoNode.seek(time) Johannes Lumpe 2015-04-09 16:50:20 +0300
  • 45d79b701e Initial commit for seeking Johannes Lumpe 2015-04-09 01:15:57 +0300
  • ac3e4cf773 Update version of react-native-video in example Brent Vatne 2015-04-08 12:25:17 -0700
  • b8d55afc16 Update README Brent Vatne 2015-04-08 12:05:46 -0700
  • b689238127 Merge pull request #9 from johanneslumpe/feature/url-and-filetype-support Brent Vatne 2015-04-08 12:04:05 -0700
  • 7cef7432e8 Import RCTConvert properly Brent Vatne 2015-04-08 12:02:42 -0700
  • 202dd3feb1 Add example project to control playback Brent Vatne 2015-04-08 12:01:10 -0700
  • bd1dc1f014 Fix local playback with source dictionary, set default rate/volume Brent Vatne 2015-04-08 10:34:27 -0700
  • 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 +0300
  • 00455ba1fb Added check for asset url Johannes Lumpe 2015-04-08 18:44:28 +0300
  • 3b34df57ad Renamed event constants Johannes Lumpe 2015-04-08 11:58:00 +0300
  • 6988c85268 Initial set of changes to make urls work Johannes Lumpe 2015-04-08 09:49:14 +0300
  • a4c0d46d65 Update TODOS Brent Vatne 2015-04-07 20:48:07 -0700
  • e26a4d27f7 Remove unnecessary {} around source Brent Vatne 2015-04-07 20:45:45 -0700
  • e285ca9a1d Add some comments about props to the README Brent Vatne 2015-04-07 20:44:06 -0700
  • fccfdbfd30 Add volume, rate and muted props - Also rename pause to paused - Bump version Brent Vatne 2015-04-07 20:38:16 -0700
  • 61508678d4 Fix indentation Brent Vatne 2015-04-07 15:24:49 -0700
  • 8a2ec4aca8 Bump version Brent Vatne 2015-04-07 13:28:52 -0700
  • d3e8820b7b Merge pull request #8 from qingfeng/up Brent Vatne 2015-04-07 12:26:39 -0700
  • 93cc1c86b5 Load videos remotely from the network qingfeng 2015-04-08 03:24:52 +0800
  • 56e2500eb4 Add header search path for standalone build Brent Vatne 2015-04-07 10:57:00 -0700
  • b1e20daf14 Bump version Brent Vatne 2015-04-07 10:41:46 -0700
  • d9ddb6e75a Clean up better after ourselves Brent Vatne 2015-04-07 10:41:34 -0700
  • 90a0f85cf9 Fix regression reported by @eduedix - not automatically playing - Was introduced with pause prop Brent Vatne 2015-04-07 08:31:40 -0700