1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-07-30 22:07:01 +00:00
Commit graph

373 commits

Author SHA1 Message Date
Michael Hollister
b0a706dfed webOS: Fixed key and launch event handlers 2025-07-18 13:54:57 -05:00
Michael Hollister
a549296aca webOS: Reworked page navigation, service subscription, and resolution handling 2025-07-18 13:54:57 -05:00
Michael Hollister
0da73f1f5b webOS: Added VM reinstall script 2025-07-18 13:54:57 -05:00
Michael Hollister
4c1cb6cf8e webOS: Initial port of Electron v2.2.0 changes 2025-07-18 13:54:55 -05:00
Michael Hollister
b08c3dab95 Electron: Remove change from another branch 2025-07-18 13:51:58 -05:00
Michael Hollister
bf0808bcb0 Receivers: Hide certain player control buttons by default 2025-07-18 13:47:31 -05:00
Michael Hollister
3659064275 Receivers: Fix render windows to listen to all key subscription listeners 2025-07-18 13:46:04 -05:00
Michael Hollister
92f7706353 Receivers: Add post state update handler 2025-07-18 13:41:00 -05:00
Michael Hollister
e9834a7589 Receivers: Reduce size of playback error messages 2025-07-18 13:37:14 -05:00
Michael Hollister
c91f63c354 Receivers: Fixed media cache downloading items after being invalidated 2025-07-18 13:32:01 -05:00
Michael Hollister
c977541c74 Receivers: Fixed protocol backward compatiblity with null values 2025-07-18 13:29:37 -05:00
Michael Hollister
388d212f53 Fix centering of logo 2025-07-18 13:28:08 -05:00
Michael Hollister
b0395ecf98 Merge branch 'michael/android' into 'master'
Android update 42

See merge request videostreaming/fcast!17
2025-07-14 09:28:29 -05:00
Michael Hollister
3afb289370 Android: Fix artifact upload path 2025-07-10 17:44:59 -05:00
Michael Hollister
9de98930d2 Android: Fix artifact upload path 2025-07-10 17:34:51 -05:00
Michael Hollister
982a576743 Android: Fixing CI artifact paths 2025-07-10 17:27:41 -05:00
Michael Hollister
13bda01081 Android: Fix build if directory already exists 2025-07-10 16:42:41 -05:00
Michael Hollister
bf6191f819 Android: Fixed CI artifact paths 2025-07-10 16:35:22 -05:00
Michael Hollister
44647fa9e3 Android: Fixed CI keystore location 2025-07-10 16:28:06 -05:00
Michael Hollister
0cb66a8239 Android: Renamed CI stage job 2025-07-10 16:20:17 -05:00
Michael Hollister
1164a220d8 Android: Changed update server 2025-07-10 16:07:18 -05:00
Michael Hollister
a164914ca2 Android: Updated CI infrastructure 2025-07-10 16:06:33 -05:00
Michael Hollister
7a507b0204 Android: Addressed most warnings 2025-07-09 22:58:45 -05:00
Michael Hollister
2080a5ccfc Android: Updated dependencies 2025-07-09 22:54:09 -05:00
Michael Hollister
cebb149a92 Android: Added additional translations 2025-07-09 22:49:03 -05:00
Michael Hollister
06ed84ad5e Android: Removing ide files from repo 2025-07-08 13:37:58 -05:00
LucasMZ
7217d42419
android: translation: pt-BR
- adds a translated strings.xml for pt-BR
- disables "MissingTranslation" in linting as newer strings may not have translations and that's fine.
2025-07-07 15:38:21 -03:00
Michael Hollister
5dedd13661 Receivers: Fix playlist index offset on initialization 2025-06-25 10:21:14 -05:00
Michael Hollister
1fd7b3846b Receivers: Fix using cache when playlist disables it 2025-06-25 10:04:31 -05:00
Michael Hollister
d69bd8fe92 Receivers: Fixed crash when ConnectionMonitor and ListenerService state is out-of-sync 2025-06-24 08:43:30 -05:00
Michael Hollister
c6106b8edc Merge branch 'marcus/rs-term-fixes' into 'master'
Rust terminal sender fixes

See merge request videostreaming/fcast!15
2025-06-24 08:17:52 -05:00
Marcus Hanestad
1435d8a2ea Rust terminal sender fixes 2025-06-24 08:17:52 -05:00
Michael Hollister
a955097989 Receivers: Fixed default setting for updater channel 2025-06-23 17:41:23 -05:00
Michael Hollister
c4c2c903da Receivers: Fixed crash on reading invalid settings file 2025-06-23 17:30:47 -05:00
Michael Hollister
3cab714b71 Receivers: Fix mdns internal buffer overflow error and advertisement crash 2025-06-20 11:54:35 -05:00
Michael Hollister
e6025b5802 Electron: Bump package-lock version 2025-06-18 17:22:03 -05:00
Michael Hollister
1d91888e80 Electron: Bump package version 2025-06-18 17:03:59 -05:00
Michael Hollister
7e4b5485ea Receivers: Added image viewer UI 2025-06-18 16:58:35 -05:00
Michael Hollister
023f1054e1 Receivers: Increased loading spinner delay and reset showDuration timer onPlay 2025-06-18 16:57:02 -05:00
Michael Hollister
6a14b98f6b Receivers: Delay showing loading spinner 2025-06-18 16:02:52 -05:00
Michael Hollister
c12e1aff58 Receiver: Add pausing and resuming showDuration timer 2025-06-18 11:06:16 -05:00
Michael Hollister
205ec8bf23 Receivers: Start showDuration timer after media load 2025-06-17 23:57:09 -05:00
Michael Hollister
ec96201b2c Electron: Fixed playing mixed content in same player window session 2025-06-17 23:37:07 -05:00
Michael Hollister
47b8c1f068 Electron: Add additional fullscreen doubleclick handlers 2025-06-16 16:31:39 -05:00
Michael Hollister
56e10760b8 Receivers: Add playlist next/previous buttons and metadata for audio files 2025-06-16 15:17:16 -05:00
Michael Hollister
782a01f4e9 Electron: Fix playing non-cached playlists 2025-06-16 08:35:31 -05:00
Michael Hollister
cb9dc35dad Updating documentation and receiver sections 2025-06-13 15:29:12 -05:00
Michael Hollister
62e430c080 Electron: Added support for changing main window background 2025-06-13 15:05:06 -05:00
Michael Hollister
e7168b0a74 Electron: Removed unused package dependencies 2025-06-13 11:50:24 -05:00
Michael Hollister
2fbfac0a04 Receivers: Moved playlist message preparation to common components 2025-06-13 11:03:42 -05:00