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

326 commits

Author SHA1 Message Date
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
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