- Jul 20, 2015
-
-
Baris Sencan authored
Fixes #73 as well
-
- Jul 19, 2015
-
-
Brent Vatne authored
Disables default system animation when resizing AVPlayerLayer
-
- Jul 18, 2015
-
-
Baris Sencan authored
Due to the changes made in #77
-
- Jul 15, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
-
- Jul 14, 2015
-
-
David Peek authored
Not sure if this something you will want – perhaps it could go behind a flag. When animating video size, the default system animation makes the rendered size of the video lag behind the bounds of the react view. This patch disables the default animation, ensuring the video renders at the correct size.
-
David Peek authored
Video was resuming after seek when setRate was called after play/pause in applyModifiers. According to Apple's docs play/pause are equivalent to setRate:1.0 and setRate:0.0, meaning that if rate was 1.0 the video resumed after seeking completed.
-
- Jul 11, 2015
-
-
Brent Vatne authored
-
- Jul 10, 2015
-
-
Brent Vatne authored
Update for 0.7.1 release
-
Christopher authored
-
- Jul 01, 2015
-
-
Baris Sencan authored
Fix issues that arise due to accessing _player on a queue other than main
-
- Jun 29, 2015
-
-
Baris Sencan authored
-
- Jun 28, 2015
-
-
Brent Vatne authored
Mild clean ups
-
- Jun 27, 2015
-
-
Bernd Paradies authored
-
- Jun 26, 2015
-
-
Baris Sencan authored
-
Baris Sencan authored
-
Baris Sencan authored
-
Baris Sencan authored
-
Baris Sencan authored
Fixes #66
-
Brent Vatne authored
-
Brent Vatne authored
Remove Notification Center observers on dealloc
-
Josh Habdas authored
-
Brent Vatne authored
Changes to README
-
- Jun 25, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
Brent Vatne authored
-
NishanthShankar authored
-
Brent Vatne authored
- Call super in removeFromSuperview - setRate has to come at the end of modifiers - Switch to requireNativeComponent
-
Baris Sencan authored
-
Brent Vatne authored
Fix inline image in README
-
Mark Burns authored
-
- Jun 18, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
Fix 'Invalid number value (NaN) in JSON write' crash
-
Baris Sencan authored
-
- Jun 17, 2015
-
-
Brent Vatne authored
-
Brent Vatne authored
-
Mark Burns authored
-
- Jun 15, 2015
-
-
Brent Vatne authored
support for absolute path and file:// paths
-