Commit Graph

115 Commits

Author SHA1 Message Date
Benoit Dion
029b893d58 Bump version to 5.1.0-alpha 2020-01-28 18:43:32 -05:00
IbrahimSulai
9200dce1ae
Add full screen support to Android Exoplayer (#1730) 2020-01-28 17:21:21 -05:00
Daniel Mariño
78f1d29394 update changelog version 2019-09-24 09:30:59 +02:00
Benoit Dion
3d40deb734
Update changelog with Exoplayer update (#1766) 2019-09-23 11:08:37 -04:00
Daniel Mariño
a86f316f00 changelog for #1696 2019-09-21 09:53:57 +02:00
Daniel Mariño Ruiz
cfcf6ce506
Merge branch 'master' into master 2019-09-21 08:41:55 +02:00
Daniel Mariño Ruiz
9272678c8c
Merge branch 'master' into fix-NSInternalInconsistencyException 2019-09-08 08:29:11 +02:00
Jovan Stanimirovic
4320b56545 bumped version & updated changelog 2019-08-22 11:03:23 +02:00
Nahuel Marisi
923bc59b7c Updated CHANGELOG to reflect bug fix in PR 1720 2019-08-20 10:23:52 +02:00
Daniel Mariño
c38ff02d2d 5.0.1 2019-07-28 15:54:17 +02:00
Daniel Mariño
917f9cb460 prepare 5.0.0 version 2019-07-25 10:12:36 +02:00
Daniel Mariño
6bdbaec506 4.4.4 2019-07-12 10:17:23 +02:00
Daniel Mariño
cde2432804 Merge branch 'rnv-master' into feature/handle-props-racing-conditions-on-expplayer
# Conflicts:
#	CHANGELOG.md
2019-07-09 11:39:30 +02:00
Daniel Mariño Ruiz
eae487c57e
Merge branch 'release/4.4.3' into feature/fix-when-muted-and-controls 2019-07-08 12:15:55 +02:00
Daniel Mariño
466c004837 handle racing conditions when props are setted on exoplayer 2019-07-07 10:21:23 +02:00
Daniel Mariño
61a72ad0b0 update changelog 2019-07-06 14:04:08 +02:00
Daniel Mariño Ruiz
9dec6aec4d
Merge branch 'release/4.4.3' into bugfix/android-disablefocus-audio 2019-07-06 09:16:19 +02:00
Daniel Mariño Ruiz
9bc709f35e
Merge branch 'release/4.4.3' into master 2019-07-04 10:05:54 +02:00
Daniel Mariño
6c7a0b4450 changelog for #1629 2019-07-04 10:03:08 +02:00
Kurt Johnson
2b067f1978
Merge branch 'master' into bugfix/android-disablefocus-audio 2019-07-03 16:43:37 -04:00
Jens Andersson
666c26d9ec Updated changelog 2019-07-03 09:42:38 +02:00
Zaid Daghestani
68761793fd
Add #1646 to changelog 2019-07-02 11:43:22 -07:00
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
Kurt Johnson
3d80bfd236
Merge branch 'master' into bugfix/android-disablefocus-audio 2019-03-15 15:57:00 -04: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
Kurt Johnson
a55b7e5a24 Added details to readme and changelog 2019-02-07 11:14:27 -05: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