Commit Graph
28 Commits
Author SHA1 Message Date
zoriya e80c382a25 feat(tracks): add track indexes 2026-08-03 19:10:45 +02:00
zoriya 685d3beb2a feat(state): add state for videos/audios/sub/rend 2026-08-03 19:10:45 +02:00
zoriya 0c7c2b3848 fix(web): make source a listenable state, fixes the view 2026-07-31 19:43:49 +02:00
zoriya dc0627afb4 fix(source): remove array syntax 2026-07-26 20:42:47 +02:00
zoriya 06efcbf1aa feat(android): support chromecast 2026-07-26 19:27:41 +02:00
zoriya 6423ed0bc5 feat(android): allow both exoplayer and vlc 2026-07-26 13:26:56 +02:00
zoriya ecc8f08ffa feat(source): add a source getter 2026-07-24 12:38:21 +02:00
zoriya a2d5ede547 fix(player): add a setSource 2026-07-21 19:54:24 +02:00
zoriya 6eb02d32cb fix(provider): make source optional 2026-07-21 19:50:30 +02:00
zoriya a335509b4e feat(chromecast): send custom message for overlay subtitles 2026-07-21 19:28:36 +02:00
zoriya 66471967e3 fix(nitro): fix native codegen 2026-07-19 19:59:56 +02:00
zoriya 466b792878 Cleanup setSource 2026-05-25 18:33:44 +02:00
zoriya e68628daba Handle rendition selection 2026-05-13 18:23:09 +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 a0b43ae009 Implement media sessions notification 2026-04-22 22:51:10 +02:00
zoriya 9c8fdbcc53 Try an example app and debug issues 2026-04-19 23:40:54 +02:00
zoriya f2332b4844 Add events handlers 2026-04-19 21:05:55 +02:00
zoriya 835510115e Migrate to mpv 2026-04-19 15:39:49 +02:00
zoriya f6721de3a6 wip: Implement events 2026-04-10 23:28:46 +02:00
zoriya 626380bcc4 Implement view 2026-04-10 20:12:34 +02:00
zoriya fd40915bc9 Cleanup source handling 2026-04-10 19:20:45 +02:00
zoriya 7a5f495b39 Basic vlc implementation 2026-04-10 18:52:41 +02:00
zoriya 014c75d575 Scaffold player 2026-04-09 18:38:04 +02:00
zoriya e1e2fa3f3b Create types for player & view 2026-04-09 12:52:54 +02:00
zoriya 83b3b69262 Rename package name 2026-04-07 19:35:05 +02:00
zoriya 56194f6f58 Use biome instead of eslint/prettier 2026-04-07 19:29:54 +02:00
zoriya b5a15a41e9 Init using create-nitro-module 2026-04-06 12:53:56 +02:00