Commit Graph
69 Commits
Author SHA1 Message Date
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
zoriya 1e3734aeb5 Fix pip with mpv 2026-04-24 23:14:44 +02:00
zoriya bd62915bfe Fix duration events in mpv 2026-04-24 22:59:07 +02:00
zoriya eaeec5a35a wip: Add expo plugin 2026-04-24 20:47:24 +02:00
zoriya b160f9cede Opt into smooth pip animations 2026-04-24 20:47:06 +02:00
zoriya d888fbfab2 Implement pip 2026-04-24 13:17:13 +02:00
zoriya 7d40e42085 Make the media notification actually work 2026-04-23 18:44:10 +02:00
zoriya f3086ac041 Fix threading issues, test with expoplayer 2026-04-23 13:10:07 +02:00
zoriya a0b43ae009 Implement media sessions notification 2026-04-22 22:51:10 +02:00
zoriya 6635266fc8 Automaticall refresh current time 2026-04-22 13:21:03 +02:00
zoriya 125e8a323f Add media session 2026-04-22 13:21:02 +02:00
zoriya e4d70467c6 Update eventmap 2026-04-22 00:17:34 +02:00
zoriya eee49c5e6b Properly implement BasePlayer interface 2026-04-21 22:34:23 +02:00
zoriya ae5c69eb70 Fix threading issues 2026-04-21 14:21:24 +02:00
zoriya 62f6575f9f Rework mpv player to use media3 interface 2026-04-21 13:22:31 +02:00