Commit Graph

10454 Commits

Author SHA1 Message Date
Thomas Zobler
40c27ed415 feat: Basic configuration for an ACARS protocol 2026-06-29 13:47:33 +02:00
Lars Toenning
92da3a6658 fix: Correct wrong assert message 2026-06-24 21:19:19 +02:00
Lars Toenning
c115d129c7 fix: Assert in input peak calculation
Fixes #405
2026-06-24 21:19:06 +02:00
Thomas Zobler
67fcf5612b fix: ASSERT audioInDataAvailable 2026-06-24 12:10:34 +02:00
Lars Toenning
99db09ee15 ci: Do not autopublish draft releases 2026-06-23 21:10:21 +02:00
Lars Toenning
76c392fd5f fix: Start only with valid output/input device
Fixes #382
2026-06-23 21:10:21 +02:00
Lars Toenning
d651ed5d5c fix: Do not guess a possible audio format
This might have some side effects on other parts of swift that needs to
be checked first. We should handle this in a different issue.

Note: This was done in pre-Qt6
2026-06-23 20:51:03 +02:00
Lars Toenning
a88c79ef38 fix: Return unknown device type if default device is invalid 2026-06-23 20:43:02 +02:00
Lars Toenning
f46138a790 build: Fix wrong CMake message(..) call 2026-06-23 20:41:50 +02:00
Thomas Zobler
f76128d195 fix: Prevents a crash if no audio device is connected 2026-06-23 10:23:43 +02:00
Thomas Zobler
d9ab94730c fix: Fixes a crash when no audio device is connected 2026-06-23 10:07:50 +02:00
Lars Toenning
87528d9086 ci: Specify conan build profiles 2026-06-15 07:58:10 +02:00
Lars Toenning
fe4ebe70a7 ci: Use fixed conan version 2026-06-15 07:58:10 +02:00
Lars Toenning
55be798c3d build: Update to C++20 2026-06-15 07:58:10 +02:00
Lars Toenning
f50c956ab8 refactor: Remove redundant CVariant functions 2026-06-07 18:17:48 +02:00
Lars Toenning
9f7e8d02c6 refactor: Remove unused vtable pinning
This yielded to clang warnings (virtual function in final class)
2026-06-07 18:17:48 +02:00
Lars Toenning
c934554551 fix: Qt6.11 deprecation warnings 2026-06-07 18:17:48 +02:00
Lars Toenning
31bd5d2560 chore: Bump minimum macOS version
Qt 6.11 only supports macOS >= 13.0
2026-06-07 18:17:48 +02:00
Lars Toenning
c82b09c829 ci: Use temporary aqtinstall version
This workaround is required to download Qt 6.11 on Windows

See PR 1000 of aqtinstall
2026-06-07 18:17:48 +02:00
Lars Toenning
a47ab25ee4 ci: Update actions 2026-06-07 18:17:48 +02:00
Lars Toenning
2586b21464 chore: Bump Qt version 2026-06-07 18:17:48 +02:00
Lars Toenning
5f982a0509 ci(linux): Deploy libQt6Concurrent
Fixes #385
2026-03-05 20:28:21 +01:00
Lars Toenning
9890d4e09f docs: Update credits 2026-03-05 20:28:21 +01:00
Lars Toenning
62aaba7556 build: Enable asserts in release mode 2026-03-05 20:28:17 +01:00
tzobler
527327321c refactor: Update MSFS24 default aircraft 2026-01-31 12:48:30 +01:00
tzobler
1c29bfe674 fix: Clarify reload dialog options 2026-01-31 12:48:30 +01:00
tzobler
2c3522010d feat: Extend MSFS exclude dirs 2026-01-31 12:48:30 +01:00
tzobler
7ca5631c93 fix: Allow >12 tokens in FSInn information packet 2026-01-31 12:48:30 +01:00
tzobler
61eccfe80f refactor: Add separate swift data application 2026-01-31 12:40:35 +01:00
tzobler
91cf92aa1b feat: Add additional lights to model browser 2026-01-31 12:40:35 +01:00
tzobler
29c57dde3e refactor: Minor cleanup 2026-01-31 12:40:34 +01:00
tzobler
3e17ddb5d8 feat: Enable JSON encoding for additional aircraft lights 2026-01-31 12:40:34 +01:00
tzobler
48f1676f8d feat: Add wing light property 2026-01-31 12:40:34 +01:00
tzobler
44272548ad refactor: Unify member naming 2026-01-31 12:40:34 +01:00
tzobler
6337cc5e7a refactor: Remove outdated and unused IVAO FSD packets 2026-01-31 12:40:34 +01:00
Mat Sutcliffe
11d4ae35e5 feat(xswiftbus): Update xpmp2 with more TCAS datarefs 2026-01-18 15:26:17 +00:00
Lars Toenning
c1183565df docs(xswiftbus): Add missing documentation v0.15.170 2025-12-24 12:47:06 +01:00
Lars Toenning
818c02d83d fix(xswiftbus): Set correct version number 2025-12-24 12:47:03 +01:00
Lars Toenning
2cb18c5b90 feat(xswiftbus): Expose callsign as dataref
Fixes #379
2025-12-13 23:23:41 +01:00
Lars Toenning
a71b8e3491 feat: Add custom X-Plane dataref for connection state
Fixes #304
2025-12-13 22:17:29 +01:00
Lars Toenning
ae8807e543 fix: Remove outdated signal connection
This was removed with edbabe34b
2025-12-13 22:17:29 +01:00
Lars Toenning
c830b862be feat: Allow to tune STBY frequency from context menu
Fixes #274
2025-12-13 22:17:29 +01:00
Lars Toenning
27a5b3aae8 refactor: Use lambda to combine common logic 2025-12-13 21:45:41 +01:00
tzobler
14ff2066b7 fix: update Qt version to 6.10.1 in build workflow 2025-11-21 00:53:30 +01:00
Lars Toenning
186c7aa31d ci: Bump macos runner version
Fixes #367
2025-11-15 23:00:12 +01:00
Lars Toenning
ee388bb350 ci: Bump installbuilder version 2025-11-15 23:00:12 +01:00
tzobler
dcc9d16ee4 fix: missing clicked in mappingcomponent 2025-11-15 23:00:12 +01:00
Lars Toenning
0d7981789e fix: Avoid implicit conversion 2025-11-01 16:15:13 +01:00
Lars Toenning
1bf664f241 build: Fix build on Windows 2025-11-01 16:15:13 +01:00
Lars Toenning
d23b684b99 fix: Supress false positives 2025-11-01 16:15:13 +01:00