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

156 commits

Author SHA1 Message Date
Michael Hollister
f7cc247d8b Updated readme for Electron player 2.0.0 release 2024-11-19 17:44:17 -06:00
Michael Hollister
ce0865bca6 Fixed terminal version and help flags 2024-11-19 17:31:03 -06:00
Michael Hollister
ec94437c0d Fixed inconsistent UI hiding timer 2024-11-19 16:58:12 -06:00
Michael Hollister
27c76103d3 Fixed multi-installation on Linux 2024-11-19 15:18:36 -06:00
Michael Hollister
670cab64e8 Changed log formatting 2024-11-19 14:49:27 -06:00
Michael Hollister
51818cd41e Disabled sandboxing on Linux 2024-11-19 14:49:08 -06:00
Michael Hollister
ff19f76f7e Added about dialog 2024-11-19 09:54:50 -06:00
Michael Hollister
795393e69a Fixed video position and duration not showing after switching from livestream 2024-11-19 09:26:11 -06:00
Michael Hollister
72f782d1ea Fixed updater Linux directory permission issue 2024-11-18 22:24:27 -06:00
Michael Hollister
5c36ff1738 Fixed Windows updater with locked directories 2024-11-18 16:31:35 -06:00
Michael Hollister
86828a546f Fix local Windows builds 2024-11-18 14:09:03 -06:00
Michael Hollister
c14fe120ab Minor CI fixes 2024-11-18 13:57:55 -06:00
Michael Hollister
c5e78e390c Added windows signing 2024-11-18 12:52:31 -06:00
Michael Hollister
3a9aedae31 Added check for updates on startup 2024-11-17 23:36:16 -06:00
Michael Hollister
e5232c1358 Merge branch 'michael/updater' into 'v3'
Reworked application updater

See merge request videostreaming/fcast!5
2024-11-18 05:17:56 +00:00
Michael Hollister
568c972492 New updater flow and UI 2024-11-17 23:12:24 -06:00
Michael Hollister
a967b7983a Fixed updater for Mac 2024-11-17 14:42:46 -06:00
Michael Hollister
17165ab70c Fixed Mac installer icon locations 2024-11-17 14:41:48 -06:00
Michael Hollister
de796a8673 Fixed privilge escalation on Linux and Windows 2024-11-17 11:54:02 -06:00
Michael Hollister
3a3c14aab7 Many updater fixes 2024-11-15 00:43:01 -06:00
Michael Hollister
2242646e08 Disabling experimental integrity validation due to failures 2024-11-14 08:56:58 -06:00
Michael Hollister
02fdb0f26e Revert "Workaround for volume mounting issues"
This reverts commit 0d02de1b14.
2024-11-14 08:56:58 -06:00
Michael Hollister
240992e4c7 Workaround for volume mounting issues 2024-11-14 08:56:58 -06:00
Michael Hollister
3e58e603a0 Added version compatibility field 2024-11-14 08:56:58 -06:00
Michael Hollister
dc52568f84 Adding missing python module 2024-11-14 08:56:58 -06:00
Michael Hollister
27836fb497 Fixing deploy script path 2024-11-14 08:56:58 -06:00
Michael Hollister
2082fbf524 Fixed channel versioning 2024-11-14 08:56:58 -06:00
Michael Hollister
a2004afe88 Revert "Temp fix for Gitlab Mac runner"
This reverts commit 8bc9f54150.
2024-11-14 08:56:58 -06:00
Michael Hollister
d4818aacbc Temp fix for Gitlab Mac runner 2024-11-14 08:56:58 -06:00
Michael Hollister
869ac1433f Initial commit of new updater 2024-11-14 08:56:58 -06:00
Michael Hollister
698c10f356 Updated taskbar icon for Windows/Linux 2024-11-14 08:52:03 -06:00
Michael Hollister
c9a4560f05 UI text style tweaks 2024-11-14 01:16:22 -06:00
Michael Hollister
7e3050d639 Disable tray left-click window toggle on Mac 2024-11-14 01:15:21 -06:00
Michael Hollister
0cb008078a Updated main window layout 2024-11-14 01:05:20 -06:00
Michael Hollister
6cafca5412 Updated behavior for main window sizing, fullscreen, and system tray visibility 2024-11-14 01:04:00 -06:00
Michael Hollister
6fdf1869d7 Tweaking icon sizes for Mac and Linux 2024-11-14 00:19:38 -06:00
Michael Hollister
3df3d0d702 Updated branding 2024-11-14 00:02:17 -06:00
Michael Hollister
0ee727a914 Refractoring out non-UI update logic 2024-11-13 00:10:07 -06:00
Michael Hollister
359acfd09e Hide captions button when unsupported in stream 2024-11-12 23:48:32 -06:00
Michael Hollister
f1e7363e31 Fixed sender volume update messages when muting 2024-11-12 23:46:43 -06:00
Michael Hollister
e1a1ca7743 Hide speed menu when clicking outside element 2024-11-12 23:44:19 -06:00
Michael Hollister
4beb3ded54 Added more keyboard shortcuts and improve livestream seeking 2024-11-12 23:41:46 -06:00
Michael Hollister
eba201cce1 Updating temporary icon 2024-11-11 11:42:15 -06:00
Michael Hollister
fcf13b1fe5 Fixing hostname detection on Raspberry PI 2024-11-11 10:45:15 -06:00
Michael Hollister
849988634d Updating player logging 2024-11-11 10:42:04 -06:00
Michael Hollister
d39bafa058 Fixed build container with new player build 2024-11-11 10:39:16 -06:00
Michael Hollister
d34bc33fa2 Fixed subtitles background 2024-11-11 10:38:20 -06:00
Michael Hollister
4708980b8d Merge branch 'michael/player-change' into 'v3'
Remove video.js and replace with dashjs/hls.js/HTML5 video player

See merge request videostreaming/fcast!2
2024-11-05 17:46:37 +00:00
Michael Hollister
966c3030f8 Reducing size of playback speed icon 2024-11-05 10:46:23 -06:00
Michael Hollister
00ec611ccf Improved livestream support 2024-11-05 01:07:07 -06:00