Commit Graph

  • 4f5effaaca Basic bug report template Hampton Maxwell 2018-06-05 15:55:33 -0700
  • 3ba45a62ff
    Updated incorrect property name Rafael Pinto 2018-06-05 23:12:10 +0100
  • 00fe87a2ab replaced channel with stereoPan attribute Rafael Pinto 2018-06-05 23:04:20 +0100
  • 68dd2a72ba Updated readme Rafael Pinto 2018-06-05 02:48:01 +0100
  • 8b931cbc5d Added channel property to allow audio panning Rafael Pinto 2018-06-05 02:25:46 +0100
  • 11584f28d1 Apply initial text track prop when the video is loaded Hampton Maxwell 2018-06-04 11:48:59 -0700
  • 03017c0f63 Merge branch 'master' into feature/text-tracks Hampton Maxwell 2018-06-04 11:47:16 -0700
  • b86a2a7e12 Add fix for multiple onEnd notifications on iOS Hampton Maxwell 2018-06-03 21:27:36 -0700
  • 88f6e7d9ac
    Merge pull request #832 from jalieven/upstream Hampton Maxwell 2018-06-03 21:23:53 -0700
  • cc823e3fde Add iOS swipe bug & iOS switch source crash Hampton Maxwell 2018-06-03 21:11:14 -0700
  • 761549ca5c
    Merge pull request #974 from wildseansy/master Hampton Maxwell 2018-06-03 21:08:51 -0700
  • 7882d5cf66
    Merge pull request #1048 from blink22/fix/partial-swipe-black-screen Hampton Maxwell 2018-06-03 20:54:04 -0700
  • ddc1c54325
    Update README.md Hampton Maxwell 2018-06-02 22:17:44 -0700
  • 4d008e56f2 Add disabled text track selection option Hampton Maxwell 2018-06-02 19:41:50 -0700
  • b44ae2c0c2 Get automatic system track selection working Hampton Maxwell 2018-06-02 19:41:25 -0700
  • a2a7cf1452 Fix partial swiping on video shows black screen Ahmed Barakat 2018-06-02 14:55:55 +0200
  • 9764fe3be4 First pass at text track selection, mostly complete Hampton Maxwell 2018-06-02 02:24:13 -0700
  • 8858574405 ExoPlayer cookie support Hampton Maxwell 2018-06-01 11:57:30 -0700
  • d716ee48d9
    Merge pull request #922 from brandonmoon/link-exoplayer-with-cookies Hampton Maxwell 2018-06-01 11:56:16 -0700
  • 0776179834
    Re-use the existing OkHttpClient Hampton Maxwell 2018-06-01 11:55:43 -0700
  • 5ce228e9f7
    Minor formatting cleanups Hampton Maxwell 2018-06-01 11:55:00 -0700
  • cfc7da2a31 Add docs for posterResizeMode flag Hampton Maxwell 2018-05-29 16:27:11 -0700
  • b4d1ee78ac Add note for poster resize mode Hampton Maxwell 2018-05-29 16:24:47 -0700
  • 9cf2342c94
    Merge pull request #595 from benlime/master Hampton Maxwell 2018-05-29 16:23:58 -0700
  • e47e2a969d
    Maintain default poster resize mode Hampton Maxwell 2018-05-29 16:22:46 -0700
  • dc6eed2100 Initial commit Hampton Maxwell 2018-05-29 16:12:51 -0700
  • 6c139a7821
    Merge pull request #800 from tablexi/allow-progress-update-interval-to-work-on-ios Hampton Maxwell 2018-05-29 16:11:44 -0700
  • fd8ebbd74a
    Merge branch 'master' into allow-progress-update-interval-to-work-on-ios Hampton Maxwell 2018-05-29 16:11:15 -0700
  • f0de6bbc61
    Merge pull request #1040 from react-native-community/chore/remove-metadata-code Hampton Maxwell 2018-05-29 15:30:06 -0700
  • c8d44448c7 Remove obsolete metadata code that shouldn't have been included Hampton Maxwell 2018-05-29 15:25:29 -0700
  • fefbe801ef
    Merge branch 'master' into master Hampton Maxwell 2018-05-29 15:08:24 -0700
  • fc6244e440 adds audioOnly option that always displays poster image (if provided) on top of player Shlok Amin 2018-05-29 15:59:21 -0400
  • 7f011aba33 Version 2.1.1 to fix missing ExoPlayer import Hampton Maxwell 2018-05-28 23:28:07 -0700
  • e32bf759cc Merge branch 'master' of https://github.com/react-native-community/react-native-video Hampton Maxwell 2018-05-28 23:25:52 -0700
  • 6ecaa7420b Add missing import for Exoplayer Player library Hampton Maxwell 2018-05-28 23:25:33 -0700
  • 025770eb13
    Clean up booleans Hampton Maxwell 2018-05-28 22:50:42 -0700
  • d63c690899
    Add instructions for using ExoPlayer Hampton Maxwell 2018-05-28 22:12:02 -0700
  • fb0610043f Update to 2.1.0 Hampton Maxwell 2018-05-28 21:43:18 -0700
  • cc9498d72e
    Merge pull request #1037 from react-native-community/feature/exoplayer-repeat Hampton Maxwell 2018-05-28 21:27:11 -0700
  • 39d8c4384b Add a comment about why we send onEnd from onPositionDiscontinuity when repeat is on Hampton Maxwell 2018-05-28 21:26:23 -0700
  • 5a43f62253 Generate an onEnd event when the end of the video is reached while repeat is on Hampton Maxwell 2018-05-28 21:22:47 -0700
  • 0f2753fe6e
    Merge pull request #1036 from react-native-community/feature/exoplayer-repeat Hampton Maxwell 2018-05-28 21:04:46 -0700
  • db0a17f4a9 Support repeat Hampton Maxwell 2018-05-28 21:01:22 -0700
  • 0fb2a5469e
    Merge pull request #983 from peacechen/master Hampton Maxwell 2018-05-28 20:52:04 -0700
  • 3bea966756
    Merge pull request #771 from alexfoxy/patch-1 Hampton Maxwell 2018-05-28 20:02:59 -0700
  • 2b934f9e4c
    Merge branch 'master' into patch-1 Hampton Maxwell 2018-05-28 20:02:23 -0700
  • ed49ce77bc
    Merge pull request #778 from ChatLurking/fix(Android)-issue-543 Hampton Maxwell 2018-05-28 19:41:14 -0700
  • ec2fab2c30
    Clean up Windows & Android asset instructions Hampton Maxwell 2018-05-28 18:59:09 -0700
  • c3ea90bc59
    Condense instructions for each platform Hampton Maxwell 2018-05-28 18:51:53 -0700
  • 139c79b8ef Update NewtonSoft JSON to match react-native-windows version Hampton Maxwell 2018-05-28 18:07:53 -0700
  • bcb9d8411d
    Merge pull request #882 from sm2017/patch-1 Hampton Maxwell 2018-05-22 16:58:56 -0700
  • cf1b606696
    Merge pull request #1025 from react-native-community/update/distantSourceUrl Akshay Gore 2018-05-22 12:52:31 -0700
  • 1868bd3402
    Clean up work about transport security Hampton Maxwell 2018-05-22 12:51:59 -0700
  • 8970a1ea97 add explanation for add modifying the ATS exception Akshay Gore 2018-05-22 12:18:35 -0700
  • 9a9e36c71e update the wording Akshay Gore 2018-05-22 00:49:51 -0700
  • 76cc5ec4f0 Add App Transport Security Exceptions Configuration Akshay Gore 2018-05-22 00:43:10 -0700
  • 785cac6f46 Upgrade Exoplayer to 2.7.3; OkHttp to 3.9.1. Peace 2018-05-21 09:28:45 -0500
  • f87b6bd0e9
    Merge pull request #798 from Radweb/ImplementAndroid6PlaybackRate Hampton Maxwell 2018-05-20 23:04:25 -0700
  • fe7766add4
    Delay all rate changes until the player unpauses Hampton Maxwell 2018-05-20 23:02:56 -0700
  • bed9997287
    Merge pull request #1016 from react-native-community/bugfix/progress-timer-ios-onend Hampton Maxwell 2018-05-20 21:53:52 -0700
  • bedc4b5d20
    Merge pull request #862 from kay-is/patch-2 Hampton Maxwell 2018-05-20 21:01:44 -0700
  • 7834569e6a
    Merge pull request #1023 from react-native-community/bugfix/exoplayer-fullscreen Hampton Maxwell 2018-05-18 13:31:41 -0700
  • 4f6baaa2ac Add missing prop for enabling fullscreen Hampton Maxwell 2018-05-18 13:30:01 -0700
  • 7ed443c784
    Merge pull request #1020 from react-native-community/feature/exoplayer-fullscreen Hampton Maxwell 2018-05-17 16:21:14 -0700
  • 74eadb2ba8
    Merge pull request #1019 from react-native-community/feature/exoplayer-fullscreen Hampton Maxwell 2018-05-17 16:18:27 -0700
  • d0d67eb715 Forgot to include comment about disabling ExoPlayer fullscreen Hampton Maxwell 2018-05-17 16:15:15 -0700
  • 052e532b58 Add support for fullscreen on ExoPlayer Hampton Maxwell 2018-05-17 16:13:12 -0700
  • ad8f6b49f5 Support setting fullscreen UI and generating events for it Hampton Maxwell 2018-05-17 15:42:44 -0700
  • 97fac22524
    Merge pull request #1018 from react-native-community/patch-1 Hampton Maxwell 2018-05-17 14:16:53 -0700
  • 489b16f11e Base bufferedDuration on percentage & total duration. Add seekableDuration Hampton Maxwell 2018-05-17 14:12:04 -0700
  • 2d1c0023d0 Clear the progress timer at video end, restore on seek Hampton Maxwell 2018-05-15 22:19:12 -0700
  • f3aec37261
    Merge pull request #897 from alejandrorangel/master Hampton Maxwell 2018-05-15 18:51:15 -0700
  • 77b927157a
    Merge pull request #871 from habovh/master Hampton Maxwell 2018-05-15 18:17:58 -0700
  • 25f844599e
    Merge pull request #949 from masarusanjp/use-local-variable Hampton Maxwell 2018-05-15 18:17:31 -0700
  • 4e85d3a1c4 Using SDK Version variables from root project Rayron Victor 2018-04-24 14:51:07 -0300
  • 2477288ea2 Upgrade ExoPlayer to 2.7.2 Peace 2018-04-03 12:19:04 -0500
  • 28bae40c6c Fixes #963 seansy 2018-03-19 12:56:55 -0700
  • 737d348ff0
    Merge pull request #610 from lechinoix/patch-1 Isaiah Grey 2018-03-10 13:35:35 -0800
  • 3a923e34e5
    Merge pull request #928 from cranberyxl/docs/poster Isaiah Grey 2018-03-10 13:27:18 -0800
  • 5281796d9d Fix error handling Laurin Quast 2018-03-05 17:37:15 +0100
  • 4021996e90 Schedule cache garbage collector Laurin Quast 2018-03-04 23:57:08 +0100
  • d05b57521e Install dependendencies via cocoapods Laurin Quast 2018-03-04 23:40:59 +0100
  • 4bf56cd8f1 Remove debug info Laurin Quast 2018-03-02 10:13:12 +0100
  • c0ab21e728 Link project with example Laurin Quast 2018-03-02 01:04:00 +0100
  • e71b89dccb Fix header search paths Laurin Quast 2018-03-02 00:43:18 +0100
  • e918c02ba9 Add some contributing guide Laurin Quast 2018-03-01 23:54:37 +0100
  • 4b5ac43ded Update example Laurin Quast 2018-03-01 23:51:30 +0100
  • c926d8ba6c First iteration implementing video caching Laurin Quast 2018-03-01 23:38:38 +0100
  • d5e012b749 Add DVAssetLoaderDelegate to project Laurin Quast 2018-03-01 23:37:45 +0100
  • e65a0b3081 Add DVAssetLoaderDelegate as a submodule Laurin Quast 2018-03-01 23:32:52 +0100
  • a2de5908ae Add SPTPersistentCache as a dependency Laurin Quast 2018-03-01 23:25:29 +0100
  • 05feefaa82 Change SPTPersistentCache version to 1.1.1 Laurin Quast 2018-03-01 23:19:43 +0100
  • 438aa79494 Add cache property; Make playerItemForSource in 'RCTVideoManager.m' async Laurin Quast 2018-02-28 17:42:49 +0100
  • 6b2c1046dd Use ranges Laurin Quast 2018-02-28 17:39:23 +0100
  • 30c437fd04 Update dependencies Laurin Quast 2018-02-28 14:10:39 +0100
  • 8b010f81c5 'Disable' example for non iOS devices Laurin Quast 2018-02-28 13:56:43 +0100
  • 159dd15f0e Add simple http server Laurin Quast 2018-02-28 13:55:08 +0100
  • 125225bd35 Initialize VideoCaching project Laurin Quast 2018-02-28 13:45:17 +0100
  • 434b2b0f2a Add submodule for SPTPersistentCache Laurin Quast 2018-02-28 13:43:09 +0100
  • c820a9068c Move example to examples dir and rename to basic Laurin Quast 2018-02-28 13:37:57 +0100