Commit Graph

662 Commits

Author SHA1 Message Date
Jelle van Snik 4a0392d1f0 chromecasting humble beginnings
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-12 15:58:11 +01:00
Jip Fr 424ec25c5a Add OldBookmarks type to migration wrapper 2023-02-12 14:04:21 +01:00
Jip Fr bd48d929b9 Migrate bookmarks from v2 > v3 2023-02-12 14:03:50 +01:00
Jelle van Snik e569f15661 fix restoring of time when changing source 2023-02-12 13:16:18 +01:00
Jelle van Snik dcc158e705 source reset bug fixes (HLS fix & volume fix) 2023-02-12 13:06:30 +01:00
Jip Fr 942a6cc9c0 Made type-safe versioned store, migrated to it
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-02-12 00:41:55 +01:00
Jip Fr dd14b575eb Move migration out of home into store 2023-02-11 01:05:27 +01:00
Jip Fr 8f23240ea1 Get started on migration 2023-02-11 00:43:38 +01:00
Jelle van Snik 886ffe78ef more todos 2023-02-09 22:13:55 +01:00
Jelle van Snik 772be4b42d add todo 2023-02-09 22:12:38 +01:00
Jelle van Snik e448c0b5a8 source selection
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-09 22:03:40 +01:00
Jelle van Snik 056f837dcb caption clear + popout math
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-09 20:42:51 +01:00
mrjvs d89bbaef97
Merge pull request #138 from JipFr/v3
Move PopoutSection scrolling center to ScrollToActive component with improved logic
2023-02-09 12:57:33 +01:00
Jip Fr 0193e8f0c8 Fix scrolling to center if the element is on the low end of the thingy 2023-02-09 12:56:16 +01:00
Jip Fr 6d24e8aa81 Fix PopoutSection scrolling to center 2023-02-09 12:44:11 +01:00
Jelle van Snik f14606e579 remove old 2023-02-08 22:57:40 +01:00
Jelle van Snik f97b84516b captions + translation fix
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-08 22:51:52 +01:00
Jelle van Snik c4712044a9 tap backdrop fix, router syncing with popout, start of captions popout,
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-08 21:01:46 +01:00
Jelle van Snik d9ccce1726 fix drag seeking inteference with real seeking 2023-02-07 23:38:39 +01:00
Jelle van Snik bd7799b5c1 remove safe insets 2023-02-07 23:35:02 +01:00
Jelle van Snik d8e2597db7 fix more progress 2023-02-07 23:26:40 +01:00
Jelle van Snik f8b5c4169c fix more progress recursion 2023-02-07 23:25:46 +01:00
Jelle van Snik 0105c4f6b2 fix popout math and fix seeking not seeking
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2023-02-07 23:20:00 +01:00
Jelle van Snik 403142783c add todo 2023-02-07 22:37:46 +01:00
Jelle van Snik 2a3c93c24f episode select popout styling, popout router sync & dragging to update time action 2023-02-07 22:34:20 +01:00
Jelle van Snik 3b4e9ce2ca fix more transitions 2023-02-07 20:03:01 +01:00
Jelle van Snik 6224fb32c4 popout transitions
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-07 19:40:53 +01:00
Jelle van Snik 5e433266ee popout transitions 2023-02-07 18:19:31 +01:00
Jelle van Snik 5d5a727663 add better popout system
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-07 17:49:05 +01:00
Jelle van Snik 76e4bc5851 shortcuts, progress saving fix, error handling, airplay, safe are for full screen only
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-07 16:01:05 +01:00
Jelle van Snik 487ba39bbf update todos and remove test view 2023-02-04 19:18:14 +01:00
Jelle van Snik d213daf91e add more todos 2023-02-04 19:16:06 +01:00
Jelle van Snik 210e60c24d add seeking back to pause action 2023-02-04 19:12:54 +01:00
Jelle van Snik 63be27b9ae episode selector 2023-02-04 19:10:19 +01:00
Jelle van Snik c3b409631e volume control + progress listener 2023-02-04 18:24:06 +01:00
Jelle van Snik bb14d63a9c meta data in video player 2023-02-04 16:29:21 +01:00
Jelle van Snik 27ef9be6b1 add back standard video UI 2023-02-04 01:01:54 +01:00
Jelle van Snik a0c24209bb implement more progres controls 2023-02-03 16:34:41 +01:00
Jelle van Snik c5a8065db9 add basic functioning player 2023-02-03 15:20:26 +01:00
Jelle van Snik 6ca3196b75 the start detaching video state from react
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-02 22:04:58 +01:00
James Hawkins 4d40339602
Merge pull request #134 from edl2/patch-1
fix very important glaring issue
2023-01-29 17:54:06 +00:00
edl2 6e67038ae7
fix very important glaring issue 2023-01-29 12:53:14 -05:00
James Hawkins 73e6f26adb
Update README.md 2023-01-27 20:15:30 +00:00
James Hawkins a1cae1c9f7 fix netfilm qualities 2023-01-26 13:42:08 +00:00
James Hawkins b1333cfc16 netfilm default season 1 if none exists 2023-01-26 13:35:38 +00:00
James Hawkins 52fef27374 Merge remote-tracking branch 'origin/v3' into v3 2023-01-26 13:31:55 +00:00
James Hawkins 2b81d061f4 Netfilm provider 2023-01-26 13:31:50 +00:00
Jelle van Snik 6edc0d3959 a desperate attempt at chromecasting 2023-01-25 21:44:15 +01:00
Jelle van Snik 8c9d905a91 quality display control, source selection beginning, mobile player UI, keyboard shortcuts
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-24 18:12:37 +01:00
Jelle van Snik 701b3db798 volume control touch events fix
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-24 15:17:23 +01:00