Lars Toenning
d33d4b5533
docs: Add missing license
2026-07-02 20:41:31 +00:00
Lars Toenning
b0da55c07b
docs: Update changelog
2026-07-02 20:41:31 +00:00
Lars Toenning
28f88842c4
feat: Log CID on login failure as error
...
Fixes #403
2026-07-02 20:41:31 +00:00
Lars Toenning
2192f0028a
refactor: Avoid copy
2026-07-02 20:41:31 +00:00
Lars Toenning
3d795b1b7a
build: Print build type
2026-07-02 20:41:31 +00:00
Lars Toenning
8a7e58f398
refactor(ui): Avoid inconsistent UI in dev mode
...
To avoid hiding bugs, the UI should behave the
same in dev mode
2026-07-02 20:41:31 +00:00
Lars Toenning
1104cef823
fix(swiftdata): Avoid assert starting facade twice
...
With the new changes for swiftdata, it also requires a full
core facade. Hence this call is redundant and is
triggering an assert
2026-07-02 20:41:31 +00:00
Lars Toenning
1c209a71a9
feat(msfs): Set engine RPM on remote aircraft
2026-07-02 20:41:31 +00:00
Lars Toenning
9aacff6a5b
feat: Read engine RPM from simulator and transmit
2026-07-02 20:41:31 +00:00
Lars Toenning
c9ae21c447
ci: Fix release workflow
2026-06-29 21:26:41 +00:00
Lars Toenning
dacc50d2cd
ci: Ignore dependabot commit msgs
2026-06-28 21:20:19 +00:00
Lars Toenning
b74573b99e
ci: Update dependabot config
2026-06-28 21:20:19 +00:00
Lars Toenning
7eee2f10cd
ci: Dummy job to satisfy requirements
2026-06-28 21:20:19 +00:00
Lars Toenning
50b86a008b
chore: Add CHANGELOG
2026-06-28 21:20:19 +00:00
Lars Toenning
1a9872ae2b
ci: Pin action version
2026-06-28 20:28:12 +00:00
Lars Toenning
033c365ab8
feat: Enable dependabot for GitHub actions
2026-06-28 20:28:12 +00:00
Lars Toenning
4f5c2e22c2
ci: Restructure CI
2026-06-28 20:28:12 +00:00
Lars Toenning
dd6f83cbc5
fix: Correct wrong assert message
2026-06-25 12:35:55 +02:00
Lars Toenning
533a627e4c
fix: Assert in input peak calculation
...
Fixes #405
2026-06-25 12:35:55 +02:00
Thomas Zobler
36b7736473
fix: ASSERT audioInDataAvailable
2026-06-25 12:35:55 +02:00
Lars Toenning
b39034003c
ci: Do not autopublish draft releases
2026-06-25 12:35:55 +02:00
Lars Toenning
1970fd0157
fix: Start only with valid output/input device
...
Fixes #382
2026-06-25 12:35:55 +02:00
Lars Toenning
084e78e809
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-25 12:35:55 +02:00
Lars Toenning
83c7a287a4
fix: Return unknown device type if default device is invalid
2026-06-25 12:35:55 +02:00
Lars Toenning
9c9d438a62
build: Fix wrong CMake message(..) call
2026-06-25 12:35:55 +02:00
Thomas Zobler
e75dad4448
fix: Prevents a crash if no audio device is connected
2026-06-25 12:35:55 +02:00
Thomas Zobler
d8ce95e3f1
fix: Fixes a crash when no audio device is connected
2026-06-25 12:35:55 +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