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

305 commits

Author SHA1 Message Date
Michael Hollister
55c09d57b4 CI: Testing different Mac build image 2025-05-19 15:32:43 -05:00
Michael Hollister
b050a26d01 Electron: Allow passing arguments when running from repo 2025-05-19 09:16:46 -05:00
Michael Hollister
c04cc2f9ca Receivers: Fixed supported MIME types 2025-05-13 01:15:39 -05:00
Michael Hollister
269006ffb1 Electron: Reload viewer window when viewing supported content type 2025-05-13 00:22:24 -05:00
Michael Hollister
b08b233f02 Receivers: Removed white border outline for generic content viewer 2025-05-13 00:20:44 -05:00
Michael Hollister
45b8e915e3 Receivers: Added support for viewing browser supported generic file content 2025-05-12 23:49:10 -05:00
Michael Hollister
e3c437a280 webOS: Ported receiver to Electron 2.1.0 changes 2025-05-09 10:44:26 -05:00
Michael Hollister
61c1e9a9c1 webOS: Updating splash screen to new icon style 2025-05-08 18:15:30 -05:00
Michael Hollister
0f4d97a8bc webOS: Improving dev container reliability 2025-05-08 18:13:46 -05:00
Michael Hollister
96f63f4c3e webOS: Added Docker container for local development 2025-05-07 18:12:38 -05:00
Michael Hollister
69500c19e9 Website: Change download link to latest releases 2025-05-06 15:05:55 -05:00
Michael Hollister
0751556725 Receivers: Fixed mdns advertisement compatibility issues due to null txt field 2025-05-05 12:39:36 -05:00
Michael Hollister
32e9467018 Electron: Fixed updater logic for new channel releases 2025-05-02 19:31:21 -05:00
Michael Hollister
bb4a451049 Infra: Making manifest fix compatible with current format 2025-05-02 17:49:06 -05:00
Michael Hollister
a6ece1dcbe Electron: Reverting updater test 2025-05-02 17:29:55 -05:00
Michael Hollister
61fa32dec2 Infra: Fixing manifest generation for custom release channels 2025-05-02 17:17:47 -05:00
Michael Hollister
42d17e2fe7 Receivers: Suppress excessive toasts from quick successive sender connect/disconnect/reconnect events 2025-05-02 15:42:44 -05:00
Michael Hollister
dd88edae7d Electron: Disabling connection monitor for websocket connections 2025-05-02 10:20:53 -05:00
Michael Hollister
9fa5ed3280 Receivers: Re-encoded background video for better performance 2025-05-02 10:15:13 -05:00
Michael Hollister
18b50d2d38 Receivers: Add support for sending session messages to specific sessions 2025-05-01 14:34:38 -05:00
Michael Hollister
2776bc398e Receivers: Fixed connection monitor heartbeat 2025-05-01 14:22:43 -05:00
Michael Hollister
e8be1a5735 Receivers: Fix listener map session tracking 2025-05-01 14:01:37 -05:00
Michael Hollister
2791357ba3 Receivers: Moved connection monitor to main process 2025-05-01 13:28:56 -05:00
Michael Hollister
bb330d9718 Electron: Cache network interfaces for faster main window loading 2025-05-01 12:18:59 -05:00
Michael Hollister
ac9b02c2d8 Electron: Log uncaught exceptions in main process 2025-05-01 12:15:33 -05:00
Michael Hollister
b24b3f0c55 Receivers: Added unified logger module 2025-05-01 10:37:21 -05:00
Michael Hollister
7f9d7939bc Electron: Disable safe storage to suppress KWallet password prompt 2025-05-01 09:47:35 -05:00
Michael Hollister
71a2c06b8c Electron: Error fixes 2025-05-01 09:44:59 -05:00
Michael Hollister
1ad346c6b4 Receievers: Fix network fetching and error UI displaying at same time 2025-04-30 10:32:06 -05:00
Michael Hollister
0ef502d3a8 Electron: Re-disable network worker window 2025-04-30 10:30:56 -05:00
Michael Hollister
7b5d48cab9 Electron: Use friendlier network interface names on Windows 2025-04-30 10:18:41 -05:00
Michael Hollister
3c72010604 Electron: Fixed memory leak when creating and destorying main window 2025-04-30 10:17:20 -05:00
Michael Hollister
65edb0d40e Receivers: Change sessionMap to map type 2025-04-29 14:36:16 -05:00
Michael Hollister
5782fcc3ca Receivers: Store connection state in main process 2025-04-29 13:03:10 -05:00
Michael Hollister
75f2f3dded Electron: Added null checks before sending window messages 2025-04-29 12:17:29 -05:00
Michael Hollister
9b47627801 Receivers: Fixed logic issues with connection monitor 2025-04-29 11:57:25 -05:00
Michael Hollister
270a998e18 Receivers: Removed network change toast notification on startup 2025-04-29 08:57:21 -05:00
Michael Hollister
05df2a5a1e Electron: Updated Mac DMG background image and fix icon locations 2025-04-28 16:53:31 -05:00
Michael Hollister
a9f648a014 Receivers: Prevent toasts on wifi signal level change 2025-04-28 12:48:59 -05:00
Michael Hollister
7464bc1e51 Receivers: Added null check 2025-04-25 15:49:40 -05:00
Michael Hollister
e410e5bd73 Electron: Bump version to 2.1.0 2025-04-25 14:25:00 -05:00
Michael Hollister
f9d774e0e6 CI: Adding default electron build variables 2025-04-25 14:16:07 -05:00
Michael Hollister
c54ce74dfd Receivers: Added connect/disconenct notifications to player window 2025-04-25 14:04:59 -05:00
Michael Hollister
a7cd81aa34 Receivers: Adjusted Toast styles 2025-04-25 12:29:36 -05:00
Michael Hollister
55355a3c57 Receivers: Fixed disconnection notification on connection 2025-04-25 09:57:49 -05:00
Michael Hollister
a5fc61fd85 Receivers: Resume on receiver timestamp on sender reconnect 2025-04-25 09:54:08 -05:00
Michael Hollister
2afa866d82 Electron: Reduced update window size to fit content 2025-04-24 21:43:20 -05:00
Michael Hollister
c1ef01174c Receivers: Adjust connection check margins 2025-04-24 16:55:05 -05:00
Michael Hollister
47f388b5d4 Receivers: Added responsive UI design 2025-04-24 16:25:56 -05:00
Michael Hollister
6dd58cd620 Changed buildMode to production 2025-04-23 19:24:57 -05:00