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

310 commits

Author SHA1 Message Date
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
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
d4a900e902 Merge branch 'michael/add-forge' into 'v3'
Add Electron Forge

See merge request videostreaming/fcast!1
2024-10-21 20:51:07 +00:00
Michael Hollister
5a999473ca Add Electron Forge 2024-10-21 20:51:07 +00:00
Marcus
1cd91f91e9 terminal: handle ipv6 addressed correctly when formatting URLs 2024-10-15 15:26:26 -05:00
Robert Günzler
c5259ee07f Detect mime-type when playing files
Signed-off-by: Robert Günzler <r@gnzler.io>
2024-10-15 14:28:07 -05:00
Michael Hollister
be93dcf03d Fix hostname query on non-systemd distributions 2024-10-04 17:28:52 -05:00
Michael Hollister
4524a0ee6a Changed term client to sender 2024-09-24 00:14:14 -05:00
Michael Hollister
c3894bddd5 Installed linter and audit packages 2024-09-06 16:21:00 -05:00
Michael Hollister
add770514b Changed to cli parsing module 2024-09-06 15:44:20 -05:00
Luke Thomas
be7e0beeed add ARM64 package command 2024-09-06 11:25:35 -05:00
Koen
cc07f95d23 Merge branch 'master' into 'master'
Add arm64 build for RPi 3, 4 and 5

See merge request futo-org/fcast!3
2024-05-07 17:59:38 +00:00
Koen
9366a3a8f2 Update README.md 2024-05-07 06:43:03 +00:00
Koen
14662094e7 Update README.md 2024-05-07 06:25:24 +00:00
Luke Thomas
1d313eff4d add arm64 build for RPi 4 and 5 2024-05-02 11:10:31 +01:00
Koen
c7a1cb27c4 Version bump. 2024-04-03 19:24:06 +02:00
Koen
73de0107f1 Merge branch 'fix-device-info-race-condition' into 'master'
Fix code in onDeviceInfo not always being ran

Closes #3

See merge request futo-org/fcast!2
2024-04-03 17:23:11 +00:00
Gutyina Gergő
e0716259a5 Fix code in onDeviceInfo not always being ran 2024-04-03 17:23:11 +00:00
Koen
bda9253c6d Version bump. 2024-04-03 09:48:56 +02:00
Koen
3e0dd1ab75 Merge branch 'qr-code-fix' into 'master'
Fix QR code not showing up on some devices

See merge request futo-org/fcast!1
2024-04-01 20:57:58 +00:00
Gutyina Gergő
a7beeaf3d9
Fix QR code not showing up on some devices 2024-04-01 18:27:10 +02:00
Koen
176dcc0a62 Added fixes to C# implementation of FCast. 2024-03-06 09:53:33 +01:00
Koen
ba8cd46e4c Added write/read semaphores. 2024-02-22 11:37:52 +01:00
Koen
47ea3a3c42 Added ensure not main thread. 2024-01-08 10:26:09 +01:00
Koen
b13d0f7e81 Version bump. 2024-01-07 18:16:30 +01:00
Koen
d9a1475d9d Fixed duration being null in some cases. 2024-01-07 18:16:06 +01:00
Koen
6f90cf7bb6 Added synchronization to sender. 2024-01-07 14:16:03 +01:00
Koen
48cf03f78b Resume on video end now restarts the video. 2024-01-06 22:50:37 +01:00
Koen
84c6c42349 Removed buffered input reader. 2024-01-06 22:31:24 +01:00
Koen
c4e9303cc3 Added dotnet FCast client. 2024-01-06 13:20:01 +01:00
Koen
f0fa5c067f Fixed playback updates stopping. 2024-01-06 10:53:59 +01:00
Koen
4bfbf8770c Added new foreground service requirements. 2024-01-04 13:36:11 +01:00
Koen
2cd9db028d Fixed headers and removed deprecations. 2024-01-04 13:20:24 +01:00
Koen
28886045af Added support for request headers. 2024-01-04 12:38:39 +01:00
Koen
9b14e665b5 Fixed issue causing FCast Receiver to freeze. Added support to request headers on Android implementation. 2024-01-04 09:37:14 +01:00
Koen
bc84f7b767 Version bump. 2024-01-02 17:57:55 +01:00
Koen
2a5f0f95e3 Made ServerSocket loop more robust. 2024-01-02 17:54:53 +01:00
Koen
a3b9be0cc4 Fixed generation_time name. 2023-12-30 11:37:05 +01:00
Koen
929bdc1184 Added generation time to rust impl. 2023-12-30 11:32:22 +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
137a6f3178 Fixed URLs. 2023-12-13 12:53:40 +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