Brent Vatne
228566951e
Merge pull request #67 from bparadie/cleanup
...
Mild clean ups
2015-06-28 15:59:52 -07:00
Bernd Paradies
d4b62e252d
Mild clean ups
2015-06-27 16:03:24 -07:00
Baris Sencan
3b53194839
Rename playerItemDidEnd as playerItemDidReachEnd
2015-06-26 15:13:03 -07:00
Baris Sencan
c985957dd5
Set player rate on main thread
2015-06-26 15:12:33 -07:00
Baris Sencan
bcecb6ed81
Set video gravity on main thread
2015-06-26 15:12:09 -07:00
Baris Sencan
f83da614cf
Seek to time on main thread
2015-06-26 15:09:10 -07:00
Baris Sencan
449b97a6c2
Fix setPaused threading
...
Fixes #66
2015-06-26 14:31:03 -07:00
Brent Vatne
ab93afd2c3
Bump version
2015-06-26 13:49:26 -07:00
Brent Vatne
6e4d4b0be2
Merge pull request #65 from jhabdas/master
...
Remove Notification Center observers on dealloc
2015-06-26 13:48:43 -07:00
Josh Habdas
54ea11badd
Remove Notification Center observers on dealloc
2015-06-26 13:41:41 -05:00
Brent Vatne
d7d4ebdc7a
Merge pull request #64 from NishanthShankar/master
...
Changes to README
2015-06-26 10:46:16 -07:00
Brent Vatne
1f901be363
Pause video when the app is backgrounded
2015-06-25 15:40:46 -07:00
Brent Vatne
30374adf26
Remove RCTWebSocketDebugger from Example project
2015-06-25 15:21:09 -07:00
Brent Vatne
b5faab4fee
0.4.7
2015-06-25 12:52:30 -07:00
Brent Vatne
6ba179b7ed
Update package.json
2015-06-25 12:52:00 -07:00
Brent Vatne
b52600c7b1
Update for npm
2015-06-25 12:47:57 -07:00
NishanthShankar
1ca19bf410
Changes to README
2015-06-25 19:24:47 +05:30
Brent Vatne
a435efe3d0
Various fixes
...
- Call super in removeFromSuperview
- setRate has to come at the end of modifiers
- Switch to requireNativeComponent
2015-06-24 21:27:38 -07:00
Baris Sencan
44b17119dd
Fix attachListeners method's threading issue & other notification handling issues
2015-06-24 21:27:38 -07:00
Brent Vatne
17595f975b
Merge pull request #63 from markburns/patch-2
...
Fix inline image in README
2015-06-24 21:02:52 -07:00
Mark Burns
f258b21963
Fix inline image in README
2015-06-25 11:39:36 +09:00
Brent Vatne
52fb282975
Bump version
2015-06-17 22:25:05 -07:00
Brent Vatne
bd755d88c4
Merge pull request #56 from isair/fix/playable-duration-edge-cases
...
Fix 'Invalid number value (NaN) in JSON write' crash
2015-06-17 22:24:37 -07:00
Baris Sencan
0927cee27b
Fix 'Invalid number value (NaN) in JSON write' crash
2015-06-17 22:10:34 -07:00
Brent Vatne
3ac8d2e74a
Bump version
2015-06-16 21:14:24 -07:00
Brent Vatne
1384b3f356
Fix whitespace
2015-06-16 21:14:14 -07:00
Mark Burns
9723f8849f
Fix setting of resizeMode and repeat when changing source
2015-06-16 21:12:22 -07:00
Brent Vatne
ab802303f3
Merge pull request #54 from machard/feature/local-files
...
support for absolute path and file:// paths
2015-06-15 15:37:12 -07:00
Brent Vatne
330b5a93fc
Merge pull request #52 from isair/feature/playable-duration
...
Add playableDuration property to onProgress event
2015-06-15 15:36:28 -07:00
Matthieu Achard
95d67b011e
support for absolute path and file:// paths
2015-06-14 19:31:39 +02:00
Baris Sencan
d3c2867ab2
Improve calculatePlayableDuration documentation
2015-06-11 18:11:55 -07:00
Baris Sencan
da4e5df5c8
Add playableDuration property to onProgress event
2015-06-10 14:29:38 -07:00
Brent Vatne
7d9fdeb6e8
Remove annoying peerDependencies for now
2015-06-10 10:28:51 -07:00
Brent Vatne
f7f5b22ee8
Bump version for peerDependencies, supporting upcoming 0.5.0
2015-06-05 10:18:52 -07:00
Brent Vatne
5624d72f11
Merge pull request #45 from markburns/patch-1
...
Use markdown syntax to display images inline
2015-06-01 13:36:20 -07:00
Mark Burns
2bd154236c
Use markdown syntax to display images inline
2015-06-01 20:16:59 +09:00
Brent Vatne
a20b94757d
Align more closely with react native style
2015-05-30 12:50:45 -07:00
Brent Vatne
c5eb6b4fec
Fix crash from trying to remove observer multiple times
2015-05-30 12:47:14 -07:00
Brent Vatne
ca3e6066c2
Indicate license type
2015-05-17 11:40:23 -07:00
Brent Vatne
7259555b9c
Bump for 0.4.3
2015-05-14 18:10:41 -07:00
Brent Vatne
b41a39b7bc
Bump version
2015-05-12 20:28:15 -07:00
Brent Vatne
5cbfc2fca9
Merge pull request #35 from jhabdas/master
...
Documentation updates
2015-05-12 19:11:46 -07:00
Josh Habdas
059512fcb6
Add missing installation step
...
In order to use this native component the video resources must be
added to the project and bundled on build.
- Also remove a duplicate data property
- Fix linkrot in README and add Examples section
2015-05-12 21:10:08 -05:00
Brent Vatne
06a9ee3a70
Merge pull request #34 from nickhudkins/patch-1
...
Update react-native requirement in example
2015-05-11 15:35:02 -07:00
Nick Hudkins
e5030a505e
Update react-native requirement in example
...
react-native-video wants ^0.4.0, so let's give it to it.
2015-05-11 18:04:38 -04:00
Brent Vatne
e6a277eb59
Bump to 0.3.5 and add seeking
2015-05-11 08:24:58 -07:00
Johannes Lumpe
c5a8760ea7
Bumped version to 0.3.4
2015-05-11 08:21:16 -07:00
Johannes Lumpe
bcd48b7d21
Fixed invalid usage of JS-like OR
2015-05-11 08:21:16 -07:00
Brent Vatne
9c2184bd19
Respect the pause property at all times
2015-05-11 08:20:42 -07:00
Pasto
d9ea831321
Use the ViewStylePropTypes
since they work & inherit from LayoutPropTypes
2015-05-11 08:20:42 -07:00