1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00
Commit graph

177 commits

Author SHA1 Message Date
Michael Hollister
377eaa8402 Renaming build artifact instead 2025-02-20 01:47:52 -06:00
Michael Hollister
6b7bdfefae Changing to more descriptive envrionment variable name 2025-02-20 01:38:11 -06:00
Michael Hollister
54dd4146a5 Resorting to setting build artifact name via environment variable 2025-02-20 01:37:08 -06:00
Michael Hollister
f0989c2a50 Nested quote test 2025-02-20 01:32:23 -06:00
Michael Hollister
c320e2655f Testing if single quotes work in GitLab CI 2025-02-20 01:11:13 -06:00
Michael Hollister
5ce9e8ecf1 Trying space escaping instead of quotes to fix CI build 2025-02-20 00:52:10 -06:00
Michael Hollister
1ffbe3f4bc Updated build script for new artifact name 2025-02-20 00:48:32 -06:00
Michael Hollister
7dd0d4dbe7 Fixing application name 2025-02-20 00:42:53 -06:00
Michael Hollister
a0349c6edf Cleanup and initial submission changes 2025-02-20 00:09:24 -06:00
Michael Hollister
113e5707cd Changing sed delimiter for better path compatibility 2025-02-19 13:08:29 -06:00
Michael Hollister
6233e3e170 Added Gitlab runner CI support for Tizen builds 2025-02-19 13:08:29 -06:00
Michael Hollister
fb28e780b8 Initial Tizen CI setup 2025-02-19 13:08:29 -06:00
Michael Hollister
f46e52c84d Updated build script permissions 2025-02-19 13:08:29 -06:00
Michael Hollister
2e5746645f Initial TizenOS receiver commit 2025-02-19 13:08:29 -06:00
Michael Hollister
8c2eb78ef5 Bump webOS fcast receiver version to 1.0.1 2025-02-19 12:47:08 -06:00
Michael Hollister
593bb69d49 Fixed additional webOS 6.0/5.0 playback issues 2025-02-19 12:46:09 -06:00
Michael Hollister
5c071fb202 Fixed loading screen race condition 2025-02-19 01:51:18 -06:00
Michael Hollister
98962984c6 Removed non-existant class in webOS 6.0/5.0 NodeJS runtime 2025-02-19 01:47:36 -06:00
Michael Hollister
4dc54346de Suppressed additional errors on player video load error 2025-02-18 11:01:07 -06:00
Michael Hollister
63f22bd488 Removing WebOS entries outside global .gitignore 2025-02-18 10:58:47 -06:00
Michael Hollister
7be0a41166 Refractor shared code for tizen receiver 2025-02-17 15:54:54 -06:00
Michael Hollister
242556de16 WebOS Receiver readme updates 2025-01-31 17:13:50 -06:00
Michael Hollister
3868d54311 Added WebOS receiver readme 2025-01-31 17:07:49 -06:00
Michael Hollister
30b843f9e2 Removed unused npm scripts 2025-01-31 16:43:15 -06:00
Michael Hollister
211efbd385 Fixed websocket connections 2025-01-31 16:42:22 -06:00
Michael Hollister
bc06aadf9b Explictly mention FCast sender app required for QR code scan 2025-01-14 19:32:56 -06:00
Michael Hollister
83259f841d Refractored service registration 2025-01-08 23:57:30 -06:00
Michael Hollister
6b287ad4a6 Fixed console errors 2025-01-08 22:07:40 -06:00
Michael Hollister
0d444239f0 Changed ping handler handling 2025-01-08 18:56:03 -06:00
Michael Hollister
9a7924ebce Changed connection detection on window re-create 2025-01-08 15:30:39 -06:00
Michael Hollister
bff3440a8e Refractored WebOS preload out of common preload 2025-01-07 22:47:46 -06:00
Michael Hollister
3142709d7f Added toasts and UI update on device connection 2025-01-06 20:35:57 -06:00
Michael Hollister
5328087d64 Fixing app relaunching when suspended 2024-12-18 20:43:47 -06:00
Michael Hollister
77728af69e Removing hardcoded artifact name 2024-12-18 13:00:18 -06:00
Michael Hollister
7091e11504 Fixed boolean type 2024-12-18 12:50:36 -06:00
Michael Hollister
fcdc4f90cf Applying CI fixes 2024-12-18 12:48:54 -06:00
Michael Hollister
d57e1368b1 WebOS 22 and 6.0 collection of fixes 2024-12-17 22:59:41 -06:00
Michael Hollister
902ccff8bc Added missing install steps 2024-12-17 01:02:06 -06:00
Michael Hollister
4f397154aa Initial WebOS CI 2024-12-17 00:56:12 -06:00
Michael Hollister
2df64dca89 Finished initial WebOS receiver implementation 2024-12-17 00:10:12 -06:00
Michael Hollister
41f80880e4 Disabled user selection of subtitles 2024-12-09 11:38:59 -06:00
Michael Hollister
565579d202 Fixed multiline subtitle rendering 2024-12-09 10:50:39 -06:00
Michael Hollister
90e1f4de1a Initial commit of WebOS receiver 2024-12-09 00:56:55 -06:00
Koen J
b7e304b987 Made sure that player activity is always single instance. 2024-12-06 15:03:06 +01:00
Michael Hollister
097ecf5584 Removed unused package dependency 2024-11-25 09:42:21 -06:00
Michael Hollister
4af2a537ef Prevent update downgrade from stable 2024-11-21 13:11:19 -06:00
Michael Hollister
d79417a4e4 Made distiction between package release channel and updater channel 2024-11-21 12:41:48 -06:00
Michael Hollister
9e10d1c7ba Download stable build when updating to stable from different channel 2024-11-21 12:18:54 -06:00
Michael Hollister
104398a91d Fixing more CI runner tag conflicts 2024-11-21 12:07:49 -06:00
Michael Hollister
a2ded729d1 Allow for channel update to stable 2024-11-21 11:51:46 -06:00