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

53 commits

Author SHA1 Message Date
Michael Hollister
7182a1b63d Receivers: Imporved player error handling 2025-06-12 17:18:53 -05:00
Michael Hollister
331391169f Receivers: Fixed idle background hiding video player on error 2025-06-12 15:44:30 -05:00
Michael Hollister
fa246a3f08 Receivers: Renamed store module and added Electron option to ignore certificate errors 2025-06-12 14:13:05 -05:00
Michael Hollister
6b16af4b7d Receivers: Moved Store module to common components 2025-06-12 11:56:44 -05:00
Michael Hollister
dd813cd0ea Receivers: Allow simple logging when Logger is uninitialized 2025-06-12 11:52:15 -05:00
Michael Hollister
920bde9179 Receivers: Fixed protocol v3 volume field in play message 2025-06-11 18:46:15 -05:00
Michael Hollister
1bc8e15406 Receivers: Revert test cache quota size 2025-06-11 17:15:31 -05:00
Michael Hollister
7a0c865bb2 Receivers: Multiple MediaCache fixes 2025-06-11 14:51:55 -05:00
Michael Hollister
1afd421f7d Receivers: Added playlist support 2025-06-10 14:23:06 -05:00
Michael Hollister
72d5c10918 Electron: Initial support for most of protocol v3 2025-06-03 14:29:25 -05:00
Michael Hollister
c04cc2f9ca Receivers: Fixed supported MIME types 2025-05-13 01:15:39 -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
0751556725 Receivers: Fixed mdns advertisement compatibility issues due to null txt field 2025-05-05 12:39:36 -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
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
b24b3f0c55 Receivers: Added unified logger module 2025-05-01 10:37:21 -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
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
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
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
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
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
7ce2dcbca3 Moved network interface querying off main process 2025-04-23 19:21:17 -05:00
Michael Hollister
28a617daa7 Receivers: Reworked network interface UI 2025-04-22 17:28:02 -05:00
Michael Hollister
5476fe31a4 Receivers: Indicate if multiple devices are connected 2025-04-21 08:45:10 -05: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
7be0a41166 Refractor shared code for tizen receiver 2025-02-17 15:54:54 -06:00
Michael Hollister
211efbd385 Fixed websocket connections 2025-01-31 16:42:22 -06:00
Michael Hollister
83259f841d Refractored service registration 2025-01-08 23:57:30 -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
d57e1368b1 WebOS 22 and 6.0 collection of fixes 2024-12-17 22:59:41 -06:00
Michael Hollister
2df64dca89 Finished initial WebOS receiver implementation 2024-12-17 00:10:12 -06:00