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
Brent Vatne
00aadf685a
Add fix to support live streaming
2015-05-11 08:20:42 -07:00
Gaël Gillard
ce7f82b884
Provide a fallback if the duration cannot be get
...
This to avoid to send an errors stack caused by the `NaN` given in the JSON of the RCTEventDispatcher.
fixes #26
2015-05-11 08:20:42 -07:00
Brent Vatne
2b5fc21caf
Update README to remove pointless step
2015-05-11 08:20:42 -07:00
Brent Vatne
9a55b1f417
Update README
2015-05-11 08:20:42 -07:00
Brent Vatne
b8ac698258
Bump to 0.3.1
2015-05-11 08:20:41 -07:00
Johannes Lumpe
23feea9fba
Made react-native a peer dependency, fixed invalid version
error for package version
2015-05-11 08:20:41 -07:00
Brent Vatne
6fee22cac6
Bump for react-native 0.4.0
2015-05-11 08:20:41 -07:00
Brent Vatne
e12769f919
Reduce example video size and explicitly list package files
2015-05-11 08:20:41 -07:00
Brent Vatne
53deeb15f4
Clarify example project instructions
2015-05-11 08:20:31 -07:00
Brent Vatne
284f93ef5c
Update README with TODO
2015-05-11 08:20:20 -07:00
Brent Vatne
25628d9877
Bump version for onEnd callback
2015-05-11 08:20:20 -07:00
Mike Wilcox
9f5aa72d94
add checkmark
2015-05-11 08:20:20 -07:00
Mike Wilcox
e6e4d13bc2
add onEnd Prop
2015-05-11 08:20:20 -07:00
Mike Wilcox
a7644bfdbe
updated README with onEnd prop example
2015-05-11 08:19:46 -07:00
Mike Wilcox
7fb273fa3c
added attachListeners method which listens for end of playback and sends a notification
2015-05-11 08:19:46 -07:00
Mike Wilcox
ef48193266
add RNVideoEventEnd constant
2015-05-11 08:19:46 -07:00
Mike Wilcox
2da995b90f
add onEnd event
2015-05-11 08:19:46 -07:00
Brent Vatne
1f67f3e761
Note about TODO for buffering callback
2015-05-11 08:19:16 -07:00
Brent Vatne
58c0e150ed
Add Johannes Lumpe to contributors, he is doing an awesome job!
2015-05-11 08:19:16 -07:00
Brent Vatne
75edd8cb80
Bump version
2015-05-11 08:19:16 -07:00
Johannes Lumpe
7bcbf3e075
Setting playerlayer to nil
2015-05-11 08:19:16 -07:00
Brent Vatne
59d503c1ef
Add trailing /
2015-05-11 08:19:16 -07:00