1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-11 18:12:49 +00:00
Commit graph

99 commits

Author SHA1 Message Date
Michael Hollister
b0c511c18f Subtitle tweaks 2024-11-21 00:40:15 -06:00
Michael Hollister
b062644f7b Collection of small fixes 2024-11-20 15:27:44 -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
670cab64e8 Changed log formatting 2024-11-19 14:49:27 -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
3a9aedae31 Added check for updates on startup 2024-11-17 23:36:16 -06: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
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
869ac1433f Initial commit of new updater 2024-11-14 08:56:58 -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
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
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
d34bc33fa2 Fixed subtitles background 2024-11-11 10:38:20 -06:00
Michael Hollister
00ec611ccf Improved livestream support 2024-11-05 01:07:07 -06:00
Michael Hollister
ad9763614c UI, volume, and seek fixes 2024-11-04 12:06:34 -06:00
Michael Hollister
755db076e7 Initial commit of new video player 2024-11-04 09:17:20 -06:00
Michael Hollister
5a999473ca Add Electron Forge 2024-10-21 20:51:07 +00:00
Michael Hollister
be93dcf03d Fix hostname query on non-systemd distributions 2024-10-04 17:28:52 -05:00
Michael Hollister
add770514b Changed to cli parsing module 2024-09-06 15:44:20 -05:00
Gutyina Gergő
e0716259a5 Fix code in onDeviceInfo not always being ran 2024-04-03 17:23:11 +00:00
Gutyina Gergő
a7beeaf3d9
Fix QR code not showing up on some devices 2024-04-01 18:27:10 +02:00
Koen
d9a1475d9d Fixed duration being null in some cases. 2024-01-07 18:16:06 +01:00
Koen
28886045af Added support for request headers. 2024-01-04 12:38:39 +01:00
Koen
a991b353a6 Removal of encryption., 2023-12-30 11:28:36 +01:00
Koen
9599c1931e Added encryption. 2023-12-30 10:55:30 +01:00
Koen
b8bd78d90d Finished implementation of old crypto system as much until course change. 2023-12-21 14:18:47 +01:00
Koen
9102804172 Fixed updater. 2023-12-10 12:03:06 +01:00
Koen
33a8d684bf Added version code sending. 2023-12-07 16:56:20 +01:00
Koen
18b61d549c Finished first version of Chrome extension to cast to FCast. Added support for WebSocket to terminal client. Added global support for setting playback speed. Added support for casting local file using terminal client. Added global support for playback error messages. Fixed crash caused by failing to unregister MDNS. Fixed issue where subtitles would always show for HLS. Added support for fractional seconds globally. Layout fixes to desktop casting client. Added footer telling user they can close the window. 2023-12-07 16:10:18 +01:00
Koen
fd9a63dac0 Main window should start full screen. 2023-12-06 13:08:56 +01:00
Koen
9b405e0a04 Commented future logic. 2023-12-06 13:07:52 +01:00
Koen
cefe19e9ff Implemented main window with QR code for desktop receiver. 2023-12-06 13:03:23 +01:00
Koen
85530ca218 Implemented WebSocket for electron version. 2023-12-06 11:50:26 +01:00
Koen
c8394f6a8e Initial commit. 2023-06-20 08:45:01 +02:00