Abdulrahman AlZanki
4a16151195
Fix typo
2019-01-07 10:26:20 -08:00
Abdulrahman Alzenki
617b046789
Implement picture in picture for iOS
...
Test Plan:
- Run on ipad
- test out onIsPictureInPictureSupported, onIsPictureInPictureActive, restoreUserInterfaceForPictureInPictureStop, startPictureInPicture, stopPictureInPicture
2019-01-07 10:26:20 -08:00
Hampton Maxwell
fb5f87bc9b
Disable onBandwidthUpdate for iOS since it's not working yet
2018-12-31 22:06:50 -08:00
Hampton Maxwell
937eec0eae
Document onBandwidthUpdate & video track selection
2018-12-31 21:50:12 -08:00
Hampton Maxwell
282b03d421
Add note about Android not including controls
2018-12-31 00:17:33 -08:00
Hampton Maxwell
b7a351c043
Merge pull request #1384 from nickgzzjr/master
...
Added filterEnabled flag and don't enable filter if source is an hls playlist
2018-12-30 19:19:33 -08:00
Uğur AKTAŞ
c9b111e19b
Edit fancy braces
2018-12-26 17:58:56 +03:00
Nicolas Gonzalez
c2d9fb4301
merge
2018-12-13 21:38:32 -06:00
Nicolas Gonzalez
67a963328a
updated basic example, added filterEnabled flag, check for HLS playlist before applying filter
2018-12-13 21:30:38 -06:00
Hampton Maxwell
839d759e1f
Add note about 0 being the default maxBitRate
2018-12-13 09:48:28 -08:00
Hampton Maxwell
a43f9c7ce1
Merge branch 'master' into maximumBitRate-adaptive-streaming
2018-12-12 22:30:52 -08:00
Hampton Maxwell
39b475774c
Merge pull request #1355 from vadimgoroshevsky/master
...
ExoPlayer - Add possibility to hide shutterView (black screen while loading)
2018-12-05 20:06:33 -08:00
Hampton Maxwell
308aa4aea9
Tweak comment for hideShutterView
2018-12-05 20:05:48 -08:00
Hampton Maxwell
8119cede8e
Merge pull request #1304 from nfb-onf/disable_airplay_for_sideloaded_captions
...
disable airplay when sideloaded captions
2018-12-05 17:37:22 -08:00
Hampton Maxwell
06b5d50f5b
Slightly clean up AirPlay / textTracks message
2018-12-05 17:36:35 -08:00
vadim
2caf713857
Update changelog and documentation
2018-11-30 18:42:22 +02:00
vadim
788df74d8e
Add hideShutterView to configurable props
2018-11-28 15:00:27 +02:00
vadim
96c42844fe
ExoPlayer - Add possibility to hide shutterView
2018-11-28 14:56:58 +02:00
Hampton Maxwell
fcee7b662b
Document onSeek
2018-11-27 19:48:57 -08:00
Hampton Maxwell
12a482a8e3
Make bitrate explanation more explicit
2018-11-26 10:33:09 -08:00
Hampton Maxwell
0e7f31f902
Update name to maxBitRate, remove reference to HLS
2018-11-26 10:33:09 -08:00
Ash Mishra
11db343987
Support for HLS maximum bit rate adaptive streaming
2018-11-26 10:33:09 -08:00
Ash Mishra
29826fc98f
readme update for disabled video on airplay
2018-11-26 10:16:19 -08:00
Nicolas Gonzalez
5f083e4fb3
Updated README
2018-11-18 14:17:32 -06:00
Nicolas Gonzalez
0152db8f5a
Fixed Conflict in CHANGELOG.md
2018-11-18 14:12:01 -06:00
Nicolas Gonzalez
8a3b6490dc
Updated save function README, updated video-caching example to test saving function
2018-11-06 20:33:33 -06:00
Nicolas Gonzalez
dd1c6867ad
updated save function readme
2018-11-06 09:01:10 -06:00
Nicolas Gonzalez
89ac8d93c3
Updated Filter Doc
2018-11-06 08:49:23 -06:00
Hampton Maxwell
40fb19f7c7
Alphabetize filter & save
2018-11-04 17:40:07 -08:00
Nicolas Gonzalez
094541b8a6
updated readme and version bump
2018-10-26 08:40:46 -05:00
Ash Mishra
67406b5e7b
restored autorotate to fullscreen options
2018-10-25 14:56:59 -07:00
Hampton Maxwell
6bf213488d
Rename DOM to react-native-dom
2018-10-17 17:52:48 -07:00
Hampton Maxwell
2d76e491d3
Switch useTextureView to default to true
( #1286 )
...
A number of people run into SurfaceView layering issues. It seems better to default to the more compatible option and let people reconfigure if they need the extra SurfaceView performance.
2018-10-13 20:23:30 -07:00
Hampton Maxwell
d87568db0e
Feature/exoplayer 2.9 ( #1285 )
...
Update to ExoPlayer 2.9.0 & document version 4.0.0 breaking changes
2018-10-13 20:16:10 -07:00
Hampton Maxwell
639f2bbd4c
Merge pull request #1215 from nfb-onf/master
...
Enhanced Fullscreen options for iOS
2018-10-13 19:15:00 -07:00
Hampton Maxwell
97604f8715
Merge pull request #1284 from react-native-community/feature/shaka-player
...
react-native-dom: DASH & HLS support, autoplay detection
2018-10-12 14:03:42 -07:00
Hampton Maxwell
864da19d41
Document id prop
2018-10-12 11:09:14 -07:00
Ash Mishra
bbf37ed5cb
Removed autoRotate from codebase; added TV_OS target check for
...
orientation; added tvOS target to examples/basic/ios project
2018-10-11 16:42:11 -07:00
Dimitry
bd8b729257
Fix "progressInterval" to "progressUpdateInterval" in README
2018-10-09 12:49:57 +03:00
Hampton Maxwell
0646dca071
Split fullscreen options into separate props
2018-10-07 20:24:50 -07:00
Hampton Maxwell
5336d4f866
Merge branch 'master' into master
2018-10-07 16:07:11 -07:00
Hampton Maxwell
cacacd8b35
Merge branch 'master' into master
2018-10-07 15:58:32 -07:00
Hampton Maxwell
407ad14a16
Reorder onExternalPlaybackChange alphabetically
2018-10-07 15:56:15 -07:00
Hampton Maxwell
8bda6546e8
Document headers prop
2018-09-28 10:30:24 -07:00
Hampton Maxwell
53ed7e168e
Fix some typos and add docs for controls & onEnd
2018-09-27 16:07:16 -07:00
Hampton Maxwell
75e3a77d59
[WIP] Support react-native-dom ( #1253 )
...
Add support for react-native-dom
2018-09-27 16:03:45 -07:00
Artur Jaworski
5e2b49c343
readme update
2018-09-18 09:45:12 +02:00
Ash Mishra
443bf88c63
Adds fullscreenOptions to iOS
2018-09-04 16:05:45 -07:00
Hampton Maxwell
3c0323fbb0
Fix typo that caused the descriptions for onProgressUpdate not to appear
2018-09-03 19:02:52 -07:00
Hampton Maxwell
536bdc474d
Begin documenting the source prop
2018-09-03 19:01:12 -07:00