Commit Graph

  • 67a388911d Add debug message when disabling caching due to text tracks Hampton Maxwell 2018-08-27 18:16:59 -0700
  • b6ee8f7fed Simplify text track + cache bypass code Hampton Maxwell 2018-08-27 18:05:41 -0700
  • a26dc264b2
    Bypass cache when sideloaded text tracks are specified Hampton Maxwell 2018-08-27 17:55:33 -0700
  • 444581d205
    Merge pull request #1203 from react-native-community/chore/ios-doc-cleanup Hampton Maxwell 2018-08-28 02:25:05 +0300
  • 994da821e0 Reorganize README to put more links in the table of contents Hampton Maxwell 2018-08-27 16:22:13 -0700
  • 7b8f79b36a added an onCaptionsDeviceSettings event Ash Mishra 2018-08-27 10:42:49 -0700
  • 6480a6462b Reporting estimatedBandwidth sridhar 2018-08-25 21:53:11 +0530
  • ff31bd1772 reverted deprecated API sridhar 2018-08-25 11:24:08 +0530
  • 4ea926e137 Bandwidth reporting sridhar 2018-08-25 11:21:01 +0530
  • 16688cef0f Youtube like video track selection sridhar 2018-08-24 15:33:46 +0530
  • 7d805f1363 Improvements to urlFilePath so that it only does a /Documents/ folder check if the file does not exist; improvements to full-screen options for iOS to default autorotate, and to respect landscape / portrait masks Ash Mishra 2018-08-20 11:52:06 -0700
  • f7fd5dc5b7 Fix for files that are stored in the Documents folder on iOS (and not as resources in the JS app) Ash Mishra 2018-08-16 15:32:36 -0700
  • 887010f291 merge RCTVideo.m Ash Mishra 2018-08-14 10:29:01 -0700
  • 5b3f08781e Merge branch 'upstream-master' Ash Mishra 2018-08-09 09:58:57 -0700
  • f41831ceac Added fullscreen options for iOS Player Ash Mishra 2018-08-09 09:58:03 -0700
  • 86d655c3d1 Refactor to move caching code into a single block Hampton Maxwell 2018-08-08 15:37:18 -0700
  • 8084b160d5 Code style cleanups Hampton Maxwell 2018-08-08 15:34:07 -0700
  • 9d22835343 Rework logic for extension detection Hampton Maxwell 2018-08-08 13:56:11 -0700
  • 53c5afeee9 Merge branch 'develop' of https://github.com/react-native-community/react-native-video into develop Hampton Maxwell 2018-08-08 13:43:47 -0700
  • 7dc9e85793 Remove old version compatibility notes Hampton Maxwell 2018-08-08 13:29:58 -0700
  • 7bc58b9a83 ExoPlayer update to 2.8.2 Hampton Maxwell 2018-08-08 13:29:42 -0700
  • 8dbc2554dc
    Merge pull request #1170 from react-native-community/chore/exoplayer-2.8.2-upgrade Hampton Maxwell 2018-08-07 23:12:09 -0700
  • 40cafdcb2e Upgrade to ExoPlayer 2.8.2 Hampton Maxwell 2018-08-07 23:10:03 -0700
  • 9dc218c7a1 Android MediaPlayer onTimedMetadata support Hampton Maxwell 2018-08-07 11:43:09 -0700
  • 4fc0aab31c
    Merge pull request #707 from RWOverdijk/feat/ontimedmetadata-android Hampton Maxwell 2018-08-07 11:37:11 -0700
  • ca3e49a195
    Merge pull request #955 from n1ru4l/implement-ios-caching Hampton Maxwell 2018-08-06 15:28:55 -0700
  • f0ee821225 Change ExoPlayer version to 2.8.2 Hampton Maxwell 2018-08-06 14:23:33 -0700
  • 8d5f81a494 add missing enum Laurin Quast 2018-08-06 10:40:11 +0200
  • 8fcdc6e02a Merge remote-tracking branch 'upstream/master' into implement-ios-caching Laurin Quast 2018-08-06 10:39:39 +0200
  • 38ba3735ed add information about caching restrictions Laurin Quast 2018-08-06 10:21:27 +0200
  • ba159c3fa7 Version 3.2.0 Hampton Maxwell 2018-08-05 18:31:33 -0700
  • 4419b2897d Update NewtonSoft JSON to match react-native-windows versio Hampton Maxwell 2018-08-05 18:17:11 -0700
  • 84dc9f57d8
    Merge pull request #1169 from react-native-community/chore/upgrade-newtonsoft Hampton Maxwell 2018-08-05 18:16:43 -0700
  • 1cc38d1a9c Prevent sleep timeout on Android MediaPlayer Hampton Maxwell 2018-08-05 17:36:17 -0700
  • 7854a23d13
    Merge pull request #1117 from lingokids/master Hampton Maxwell 2018-08-05 17:35:15 -0700
  • 3a1d81930e
    Allow screen to sleep when video finishes Hampton Maxwell 2018-08-05 17:34:16 -0700
  • bd48a001c0
    Switch to using setKeepScreenOn to prevent screen timeouts Hampton Maxwell 2018-08-05 17:27:49 -0700
  • c9e2ba0547 Fix URLs with query strings at the end, e.g. ?size=large Laurin Quast 2018-08-05 23:06:25 +0200
  • 55e0e4dcfa
    Remove flash between poster and video Charlie Martin 2018-08-04 17:28:33 -0400
  • 91194edbc9 Clean up bufferConfig notes about when it needs to be applied Hampton Maxwell 2018-08-03 16:09:57 -0700
  • 1d57576c27 Android ExoPlayer buffer configuration Hampton Maxwell 2018-08-03 16:07:57 -0700
  • 7c14f416a5 Merge branch 'master' of https://github.com/react-native-community/react-native-video Hampton Maxwell 2018-08-03 16:05:48 -0700
  • 2b99f0e12a
    Merge pull request #1160 from bvanwijk/configure-default-load-control Hampton Maxwell 2018-08-03 15:59:23 -0700
  • a60a1277b7
    Remove extra space Hampton Maxwell 2018-08-03 15:54:55 -0700
  • 725497e149
    Don't set isPaused when releasing the player Hampton Maxwell 2018-08-03 15:54:18 -0700
  • 9ff16ed550
    Tidy up bufferConfig docs Hampton Maxwell 2018-08-03 14:55:46 -0700
  • 9def59078b Fix #1150 where assets with bundled assets don't work on iOS in release mode Hampton Maxwell 2018-08-02 12:15:04 -0700
  • fd6333f8ac Various iOS sideloaded text track fixes Hampton Maxwell 2018-08-02 12:13:16 -0700
  • 0c03932ada Working on autorotation of video player Ash Mishra 2018-08-02 10:32:50 -0700
  • 814a744d8e
    Update README.md Bryan van Wijk 2018-08-02 09:23:00 +0200
  • cd75e72180 Rename to bufferConfig and use stopPlayback Bryan van Wijk 2018-08-02 09:20:08 +0200
  • bf5974242c
    Merge pull request #1162 from nfb-onf/master Hampton Maxwell 2018-08-01 13:45:02 -0700
  • aa439470b3 Fix issue with embedded Bundle videos in Release configuration Ash Mishra 2018-08-01 12:15:27 -0700
  • f46a00c4d4
    Update README.md Bryan van Wijk 2018-08-01 16:07:25 +0200
  • dde27a320e Pass loadControl parameters as video props Bryan van Wijk 2018-08-01 15:58:02 +0200
  • fa30fb3e43 remove tracks that are not valid from textTracks; and default to system if selectedTextTrack unavailable Ash Mishra 2018-07-31 16:56:19 -0700
  • 9f2cb8f92d Merge remote-tracking branch 'upstream/master' into implement-ios-caching Laurin Quast 2018-08-01 00:11:35 +0200
  • 6b55d8a890 update basic sample to newest react-native version Laurin Quast 2018-08-01 00:09:01 +0200
  • 685133ea48 remove cache property Laurin Quast 2018-07-31 23:47:55 +0200
  • 352bad21c4
    Merge pull request #1157 from react-native-community/bugfix/disable-sideload-track Hampton Maxwell 2018-07-31 14:03:20 -0700
  • b710b69025
    Fix typo in tvOS instructions Hampton Maxwell 2018-07-31 11:26:09 -0700
  • efb1fc7723
    Update react-native link instructions with module name Hampton Maxwell 2018-07-31 11:25:17 -0700
  • 092ba33e95 Expose DefaultLoadControl parameters Android Bryan van Wijk 2018-07-31 17:23:20 +0200
  • b83f3a57db fix xcode project paths Laurin Quast 2018-07-31 07:07:13 +0200
  • 2260ae5b8c Merge remote-tracking branch 'upstream/master' into implement-ios-caching Laurin Quast 2018-07-30 21:20:34 +0200
  • c84e059543 Only look for text tracks matching system language when the "system" type is set Hampton Maxwell 2018-07-29 17:42:09 -0700
  • 2087d0a150
    Fix typo in audioTracks example Hampton Maxwell 2018-07-25 13:18:02 -0700
  • 99591e45d6 Android: MediaPlayer - Prevent screen from dimming, make variable as final Gerardo Pacheco 2018-07-25 10:34:41 +0200
  • ab273ed1b5 Android: MediaPlayer - Prevent screen from dimming, check for activity Gerardo Pacheco 2018-07-25 10:24:48 +0200
  • 7e5647d57f Android: MediaPlayer - Prevent screen from dimming, fixed bug and simplified code Gerardo Pacheco 2018-07-25 10:02:04 +0200
  • 5435e5d545 Merge branch 'master' of https://github.com/react-native-community/react-native-video Gerardo Pacheco 2018-07-25 09:58:46 +0200
  • 570339bb3a Include instructions for importing the module Hampton Maxwell 2018-07-24 14:29:18 -0700
  • 080d1344f1 Simplify SDK vars code for Android Hampton Maxwell 2018-07-24 14:24:46 -0700
  • 0b42957243
    Merge pull request #1146 from react-native-community/chore/android-def-cleanup Hampton Maxwell 2018-07-24 13:20:40 -0700
  • 1c9f2caa19 Apply SDK vars simplification Hampton Maxwell 2018-07-24 13:19:45 -0700
  • 5e7b88cad4
    Merge pull request #1145 from yeomann/patch-1 Hampton Maxwell 2018-07-24 12:53:28 -0700
  • 78257e9508
    Merge pull request #1137 from react-native-community/feature/select-audio-track Hampton Maxwell 2018-07-24 09:58:30 -0700
  • 6c946d77f3
    little improvement over too many "def" Danish 2018-07-24 17:36:24 +0300
  • 201f61b4a7
    Merge branch 'master' into implement-ios-caching Laurin Quast 2018-07-19 09:47:36 +0200
  • 4cc984d5da add instructions for CocoaPods setup Laurin Quast 2018-07-19 09:46:27 +0200
  • 82edb959d8 remove cache property Laurin Quast 2018-07-19 09:08:55 +0200
  • 1110793cc5 update changelog Laurin Quast 2018-07-19 09:07:23 +0200
  • f0f1883b97 remove obsolete contributer instructions Laurin Quast 2018-07-19 02:22:52 +0200
  • 4f386d2c93 make video cache feature optional Laurin Quast 2018-07-19 02:06:09 +0200
  • 46d0bc88b7 Add Android MediaPlayer fullscreen support Hampton Maxwell 2018-07-17 17:50:09 -0700
  • 24046e44a5
    Merge pull request #1138 from react-native-community/feature/media-player-fullscreen Hampton Maxwell 2018-07-17 17:49:20 -0700
  • 18efffbd1a Implement hacky fullscreen Hampton Maxwell 2018-07-17 17:47:19 -0700
  • aa4e1812e9 Document fullscreen methods & events Hampton Maxwell 2018-07-17 17:45:19 -0700
  • 06eb1c57d8 Support selecting audio tracks Hampton Maxwell 2018-07-17 14:14:21 -0700
  • 4c7676396a remove duplicated code block Laurin Quast 2018-07-17 15:29:53 +0200
  • 5d7b296680 update example project and fix build errors Laurin Quast 2018-07-17 14:36:03 +0200
  • 6cfea3aacb Merge branch 'master' into implement-ios-caching Laurin Quast 2018-07-17 13:28:37 +0200
  • 933d3dd817 Version 3.1.0 Hampton Maxwell 2018-07-16 15:45:40 -0700
  • 432d1b4f62 Add iOS onAudioBecomingNoisy Hampton Maxwell 2018-07-16 15:45:14 -0700
  • 211d14bed5
    Merge pull request #1131 from react-native-community/feature/ios-becoming-noisy Hampton Maxwell 2018-07-16 15:43:48 -0700
  • de68244bc6 Add onVideoAudioBecomingNoisy Hampton Maxwell 2018-07-16 09:47:27 -0700
  • 2d5ef8cfd2 Update name of onAudioBecomingNoisy Hampton Maxwell 2018-07-12 21:49:14 -0700
  • d003c87b57 Add onAudioBecomingNoisy for iOS Hampton Maxwell 2018-07-12 21:48:58 -0700
  • 5178601edb
    Merge pull request #1119 from react-native-community/chore/document-ios-caption Hampton Maxwell 2018-07-11 09:31:59 -0700
  • 3d4c36ea4e Add entry for iOS textTracks Hampton Maxwell 2018-07-11 09:23:39 -0700