Commit Graph
83 Commits
Author SHA1 Message Date
zoriya 12be950ea0 fix(pip): disable pip when casting v1.8.3 2026-07-27 00:29:05 +02:00
zoriya 6ab5743f94 fix(pip): fix wrong player source v1.8.2 2026-07-26 23:26:17 +02:00
zoriya 9dae350c73 fix(pip): fix black screen 2026-07-26 22:36:05 +02:00
zoriya 074b821e06 fix(pip): prevent pip without a view mounted 2026-07-26 21:07:00 +02:00
zoriya dc0627afb4 fix(source): remove array syntax v1.8.1 2026-07-26 20:42:47 +02:00
zoriya e565717016 fix(exoplayer): fix hotswap between players 2026-07-26 20:05:12 +02:00
zoriya 06efcbf1aa feat(android): support chromecast v1.8.0 2026-07-26 19:27:41 +02:00
zoriya 6423ed0bc5 feat(android): allow both exoplayer and vlc v1.7.0 2026-07-26 13:26:56 +02:00
zoriya 7f733d8ef2 feat(native): handle headers 2026-07-26 13:26:56 +02:00
zoriya f5ba273b1b fix(chromecast): fix custom subtitle on multiple devices v1.6.0 2026-07-25 15:27:27 +02:00
zoriya 096ee2c41d feat(chromecast): support custom subtitle broadcast 2026-07-24 18:07:12 +02:00
zoriya ecc8f08ffa feat(source): add a source getter v1.5.0 2026-07-24 12:38:21 +02:00
zoriya a2d5ede547 fix(player): add a setSource v1.4.2 2026-07-21 19:54:24 +02:00
zoriya 6eb02d32cb fix(provider): make source optional v1.4.1 2026-07-21 19:50:30 +02:00
zoriya a335509b4e feat(chromecast): send custom message for overlay subtitles v1.4.0 2026-07-21 19:28:36 +02:00
zoriya e6a06b13a4 feat(vlc): add audio focus handling v1.3.0 2026-07-21 18:12:39 +02:00
zoriya 66471967e3 fix(nitro): fix native codegen v1.2.2 2026-07-19 19:59:56 +02:00
zoriya 5921c2da59 fix(video): Fix non hls videos on web v1.2.1 2026-07-19 18:14:08 +02:00
zoriya ee4b1a3e32 feat(cast): allow custom cast data and custom receivers v1.2.0 2026-07-19 13:59:45 +02:00
zoriya 8656fb8068 fix(cast): add unsupported state v1.1.1 2026-07-16 23:28:36 +02:00
zoriya 31bd0adcef feat(cast): implement cast on web v1.1.0 2026-07-16 22:59:07 +02:00
zoriya 0d8b33aee3 fix(event): fix stale callbacks v1.0.4 2026-07-16 13:58:32 +02:00
zoriya 645b226359 fix(source): ensure object update doesn't reset player v1.0.3 2026-07-16 12:27:50 +02:00
zoriya 61ee6238d5 fix: oups i need to use sementic commits v1.0.2 2026-07-14 17:15:48 +02:00
zoriya a7717dfcb9 Fix native track ids 2026-07-14 17:12:31 +02:00
zoriya 337f338224 Fix hls tech detection 2026-07-14 16:20:04 +02:00
zoriya 72328aacf6 fix: peer dependencies are now loose v1.0.1 2026-07-14 15:04:31 +02:00
zoriya b1966b0c57 fix: setup sementic-release v1.0.0 2026-07-14 14:50:02 +02:00
zoriya 77c1e36047 Fix jassub blurry issues on low quality 2026-07-14 14:28:10 +02:00
zoriya a4d125738a Update stuff, fix jassub font issue 2026-07-14 12:59:28 +02:00
zoriya 14dca7405e Add a readme, make it easier to install 2026-07-13 13:10:10 +02:00
zoriya 3c9e850f31 Add jassub/libpgs support on the web 2026-07-13 11:31:31 +02:00
zoriya 1c7f922996 use videojs for audio & rendition 2026-07-12 21:20:39 +02:00
zoriya 453f86a448 Implement audio and rendition selection on web 2026-06-23 23:09:46 +02:00
zoriya c553c75433 Fix source/tech seleciton on web 2026-05-29 12:32:41 +02:00
zoriya 0ac36e9890 Setup react native web 2026-05-28 12:49:58 +02:00
zoriya 466b792878 Cleanup setSource 2026-05-25 18:33:44 +02:00
zoriya 89799cd5cc Cleanup web player 2026-05-24 23:38:18 +02:00
zoriya d603f95720 Cleanup view on web 2026-05-24 22:19:07 +02:00
zoriya 0466e0fab4 Cleanup useEvent on web 2026-05-24 17:09:58 +02:00
zoriya 9410846a0f Cleanup usePlayerStatus on web 2026-05-24 16:32:26 +02:00
zoriya 22c41331f9 Init videojs v10 implementation 2026-05-24 16:32:26 +02:00
zoriya 23bb83279e Update to libvlc v4 2026-05-17 18:12:07 +02:00
zoriya 14056648c1 Fix notification crash 2026-05-15 21:48:39 +02:00
zoriya b27303f072 Switch back to vlc
Mpv is BAD at playing hls, we can't use it for kyoo.
2026-05-15 21:34:10 +02:00
zoriya 78cbf3bf7f Fix track/renditions on mpv 2026-05-14 19:50:54 +02:00
zoriya e68628daba Handle rendition selection 2026-05-13 18:23:09 +02:00
zoriya 9e4fc4aa67 Handle track selection 2026-05-13 18:00:35 +02:00
zoriya 2519998475 Cleanup prev/next 2026-05-11 23:23:04 +02:00
zoriya 1e4a6e3787 wip: Add prev/next 2026-05-10 16:57:28 +02:00