Jens Andersson
|
cb3e8c8281
|
Merge branch 'release/4.4.2' into posterfix
|
2019-06-20 09:06:13 +01:00 |
|
CHaNGeTe
|
88d2aed832
|
bump version
|
2019-06-20 07:30:51 +02:00 |
|
CHaNGeTe
|
e033fc4666
|
update changelog for #1592
|
2019-06-20 07:29:46 +02:00 |
|
Daniel Mariño Ruiz
|
92f7459e6d
|
Merge pull request #1614 from jenshandersson/master
Remove video player when entering background correctly
|
2019-06-19 21:11:42 +02:00 |
|
Jens Andersson
|
e5b5bbee7f
|
Updated changelog and readme
|
2019-06-19 14:32:44 +01:00 |
|
Daniel Mariño
|
9c04bd23fe
|
Update CHANGELOG
|
2019-06-19 09:24:51 +02:00 |
|
Jens Andersson
|
0a1557984e
|
Update CHANGELOG.md
|
2019-06-17 09:20:13 +01:00 |
|
Daniel Mariño Ruiz
|
4223f5dfe5
|
Update CHANGELOG.md
|
2019-06-12 07:04:43 +02:00 |
|
Daniel Mariño Ruiz
|
5f42e0fb88
|
Update CHANGELOG.md
|
2019-06-12 07:01:36 +02:00 |
|
Hampton Maxwell
|
2fb1619692
|
Android audio freeze fix
|
2019-04-03 23:29:39 -07:00 |
|
Hampton Maxwell
|
b5c25777bd
|
Fix undefined variable
|
2019-02-18 23:22:20 -08:00 |
|
Hampton Maxwell
|
80fb571af9
|
Picture in Picture iOS
|
2019-02-18 22:13:43 -08:00 |
|
Hampton Maxwell
|
967dc3feec
|
Add items for 4.4.0
|
2019-02-18 21:39:10 -08:00 |
|
Nick
|
b448b30de6
|
fix: remove runtime warning by replacing UIManager.RCTVideo with UIManager.getViewManagerConfig('RCTVideo') (and ensuring backwards compat) (#1487)
* replaced UIManager.RCTVideo > UIManager.getViewManagerConfig('RCTVideo')
* added requested changes
* updated changelog.md
* docs: adjust wording
|
2019-02-18 12:17:20 +01:00 |
|
Laurin Quast
|
d8a2a9e108
|
fix(ios): message sent to deallocated instance (#1482)
* fix(ios): message sent to deallocated instance
* chore: update changelog
|
2019-02-14 16:34:14 +01:00 |
|
Hampton Maxwell
|
4424774ca3
|
Merge pull request #1448 from sridhard/master
Feature Implementation: Recovery from transient internet failures
|
2019-02-10 20:07:29 -08:00 |
|
sridhar
|
8dd782d91e
|
updated changelog for PR 1448
updated changelog for PR 1448
|
2019-01-24 19:25:32 +05:30 |
|
Laurin Quast
|
125d5dc9c5
|
fix: omit packager assets from caching (#1438)
|
2019-01-24 13:15:58 +01:00 |
|
Hampton Maxwell
|
ba439cc319
|
Add video track selection & onBandwidthUpdate
|
2018-12-31 22:04:28 -08:00 |
|
Hampton Maxwell
|
1b58d1a4c6
|
Update to ExoPlayer 2.9.3
|
2018-12-31 13:52:46 -08:00 |
|
Hampton Maxwell
|
d5fe91af2b
|
Fix android subtitle issue caused by using rawdatasource
|
2018-12-31 13:37:45 -08:00 |
|
Hampton Maxwell
|
53b1a54bef
|
Filter enabled flag
|
2018-12-30 19:21:14 -08:00 |
|
Hampton Maxwell
|
272095c22e
|
solve the memory leak on Android and avoid the crash on kitkat
|
2018-12-13 12:51:17 -08:00 |
|
Hampton Maxwell
|
d5ee6b5a7a
|
Fix useTextureView default & Support setting the maxBitRate
|
2018-12-13 10:14:02 -08:00 |
|
Hampton Maxwell
|
b65bdb6ab2
|
Don't init iOS filter unless set
|
2018-12-12 22:24:09 -08:00 |
|
Hampton Maxwell
|
b2aa8c4e38
|
Version 4.1.0
|
2018-12-05 20:12:55 -08:00 |
|
Hampton Maxwell
|
af07f8553e
|
Move hideShutterView to 4.0.2
|
2018-12-05 20:10:50 -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
|
a34f6e7b8a
|
Add disable AirPlay if side car text tracks enabled
|
2018-12-05 17:39:20 -08:00 |
|
vadim
|
2caf713857
|
Update changelog and documentation
|
2018-11-30 18:42:22 +02:00 |
|
Hampton Maxwell
|
ecf89f6d79
|
Fix Android onSeek
|
2018-11-27 19:55:10 -08:00 |
|
Hampton Maxwell
|
d8a19e66c3
|
Add missing files to package.json #1342
|
2018-11-21 09:25:24 -08:00 |
|
Hampton Maxwell
|
54e3770576
|
Version 4.0.0
|
2018-11-21 00:08:52 -08:00 |
|
Nicolas Gonzalez
|
e9008cfa9e
|
merge CHANGELOG
|
2018-11-19 21:23:25 -06:00 |
|
Nicolas Gonzalez
|
0152db8f5a
|
Fixed Conflict in CHANGELOG.md
|
2018-11-18 14:12:01 -06:00 |
|
Daniel Dudek
|
341260fee5
|
Merge branch 'master' into fix/android_volume_focus_change
|
2018-11-14 12:49:37 +01:00 |
|
Daniel Dudek
|
13cdac8611
|
Updated CHANGELOG.md
|
2018-11-14 12:47:18 +01:00 |
|
Hampton Maxwell
|
30c30ec575
|
Make seek() throw an exception when using NaN value
|
2018-11-13 23:12:08 -08:00 |
|
Hampton Maxwell
|
dece8a2ca1
|
Re-add fullscreenAutorotate prop
|
2018-11-13 23:04:03 -08:00 |
|
Nicolas Gonzalez
|
afba82458f
|
updated changelog
|
2018-10-26 08:50:59 -05:00 |
|
Hampton Maxwell
|
a6db0a5d3f
|
Switch useTextureView to default to true
|
2018-10-13 20:24:08 -07:00 |
|
Hampton Maxwell
|
303fa4b176
|
Update to ExoPlayer 2.9.0
|
2018-10-13 20:16:41 -07:00 |
|
Hampton Maxwell
|
604250b4a6
|
fullscreenOrientation option
|
2018-10-13 19:16:07 -07:00 |
|
Hampton Maxwell
|
dc0a48fc6f
|
Update to ExoPlayer 2.8.4
|
2018-10-07 12:55:34 -07:00 |
|
Hampton Maxwell
|
fae09eb4cf
|
Support react-native-dom
|
2018-09-27 16:07:11 -07:00 |
|
Hampton Maxwell
|
d9eef0fd51
|
Remove flash between poster and video
|
2018-09-27 13:55:57 -07:00 |
|
Hampton Maxwell
|
ea4c732c95
|
Reduce package size
|
2018-09-22 15:01:51 -07:00 |
|
Hampton Maxwell
|
b0c0ac10f4
|
Avoid crash on ExoPlayer when there are no tracks to choose from
|
2018-09-12 19:42:11 -07:00 |
|
Hampton Maxwell
|
be5a588b76
|
ipod-library uri support
|
2018-09-03 18:31:04 -07:00 |
|
Hampton Maxwell
|
09d0db21bb
|
Add caching cleanup notes
|
2018-08-27 19:09:05 -07:00 |
|