Commit graph

36 commits

Author SHA1 Message Date
Tim
da3f1892b6 refactor(Player): create useVideo hook 2023-12-06 12:06:38 +01:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
nklhrstv
24a8cbcab4 fix chromecast transport for large messages 2022-06-10 18:30:47 +03:00
nklhrstv
b808e3909f update stremio-video 2022-05-10 17:16:16 +03:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
de5a131eb1 update stremio-video 2021-09-02 16:57:33 +03:00
nklhrstv
ab89ed7b21 tags added to error logs 2021-01-07 11:53:14 +02:00
nklhrstv
017cf4fb3d remove not needed eslint hints 2020-12-15 13:06:32 +02:00
nklhrstv
0ad91c1410 Video uses StemioVideo to select video implementation 2020-12-15 11:41:52 +02:00
nklhrstv
027a37a5cc extraSubtitlesTrackLoaded event handled in Video 2020-12-11 22:55:24 +02:00
nklhrstv
d667bee547 dispatch commands to video refactored 2020-05-27 15:58:51 +03:00
nklhrstv
0e64751ac7 video element styles updated 2020-04-30 13:38:13 +03:00
nklhrstv
a13f902dfc drop id attribute of Video 2020-04-30 11:57:41 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
8a4825e1a2 show toast when subtitles track loaded 2020-03-24 13:59:18 +02:00
nklhrstv
9935f38987 video event callback rebind fixed 2020-03-21 23:21:13 +02:00
nklhrstv
767cfb8eb5 disable console.error lint warnings 2020-03-17 15:09:40 +02:00
nklhrstv
98524855ed subtitles settings linked with core 2020-03-10 17:50:05 +02:00
nklhrstv
74a759802b useVideoImplementation renamed to selectVideoImplementation 2020-01-03 16:13:54 +02:00
NikolaBorislavovHristov
7c6fb5a631 Video component reimplemented with hooks 2019-09-25 17:56:34 +03:00
NikolaBorislavovHristov
41fe4f0133 video submodule moved to /src/video 2019-09-25 14:56:10 +03:00
NikolaBorislavovHristov
a660c1343b fix api usage in selectVideoImplementation 2019-04-07 01:39:04 +03:00
NikolaBorislavovHristov
83165a0ad1 HTMLVideo refactored 2019-04-04 19:44:54 +03:00
NikolaBorislavovHristov
8ed9c97645 Video migrated to require 2019-03-21 19:37:08 +02:00
NikolaBorislavovHristov
421013863d onImplementationChanged callback added to Video 2019-03-21 19:30:03 +02:00
NikolaBorislavovHristov
b08ee9aa8b MPVVideo basic implementation 2019-03-21 13:16:48 +02:00
NikolaBorislavovHristov
f398bf3516 Video elements constructor params refactored 2019-02-28 18:56:04 +02:00
NikolaBorislavovHristov
a76c119899 HTMLVideo refactored 2019-02-22 14:27:35 +02:00
NikolaBorislavovHristov
d22e42875b HTMLSubtitles uses simpler API 2019-02-14 12:29:39 +02:00
NikolaBorislavovHristov
bde6e72e7c Video component refactored to be used through dispatch method only 2019-01-16 15:00:37 +02:00
NikolaBorislavovHristov
3fa17159bb dispatch destroy comman on video unmount 2018-12-12 12:39:58 +02:00
NikolaBorislavovHristov
b79edeceae extra default value of Video frozen 2018-12-11 11:03:53 +02:00
NikolaBorislavovHristov
f9c9217640 selectVideoImplementation implemented synchronously 2018-11-28 16:44:32 +02:00
NikolaBorislavovHristov
0cc683c37c video implemenations require container element in their constructor and layout itself in there 2018-11-23 14:27:24 +02:00
NikolaBorislavovHristov
85da572885 Video component make decision about wich implementation to use 2018-11-22 16:32:27 +02:00
NikolaBorislavovHristov
c86793d7d7 Video component refactored / HTMLVideo and YouTubeVideo combined 2018-11-21 17:45:47 +02:00
Renamed from src/routes/Player/stremio-video/ReactHTMLVideo.js (Browse further)