stremio-web/src/routes/Player
2024-12-20 20:23:26 +01:00
..
AudioMenu fix(Player): audio menu open state 2024-12-20 20:18:17 +01:00
BufferingLoader new buffer implementation 2023-10-04 12:10:32 +03:00
ControlBar fix(Player): audio menu open state 2024-12-20 20:18:17 +01:00
Error Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player 2024-01-04 13:42:01 +01:00
InfoMenu Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
NextVideoPopup refactor: changed the conditional rendering value 2023-11-06 16:12:43 +02:00
OptionsMenu feat: impl openExternal for shell compatibility 2024-09-25 15:34:32 +02:00
SpeedMenu fix: speed menu overflow issue 2024-12-16 12:31:03 +02:00
StatisticsMenu refactor(Player): move statistics logic to a hook 2023-11-27 19:15:44 +01:00
SubtitlesMenu refactor: move audio tracks to their own menu 2024-12-10 20:40:17 +01:00
Video refactor(Player): create useVideo hook 2023-12-06 12:06:38 +01:00
VideosMenu fix: don't spread Video component props 2024-12-09 09:06:03 +01:00
VolumeChangeIndicator refactor: implement useMemo for the iconName 2024-02-13 19:29:14 +01:00
index.js
Player.js Merge branch 'refactor/player-audio-menu' of https://github.com/Stremio/stremio-web into refactor/player-audio-menu 2024-12-20 20:23:26 +01:00
styles.less refactor: move dom position 2024-05-17 11:54:23 +03:00
usePlayer.d.ts refactor(Player): format type declaration 2024-11-28 09:23:10 +01:00
usePlayer.js refactor(Player): core seek action 2024-11-26 18:20:59 +01:00
useSettings.d.ts chore: update eslint 2024-10-07 12:17:33 +02:00
useSettings.js
useStatistics.js fix(Player): getStatistics condition check 2023-12-06 12:58:12 +01:00
useVideo.js refactor(Player): create useVideo hook 2023-12-06 12:06:38 +01:00