Commit Graph

10302 Commits

Author SHA1 Message Date
Lars Toenning
dacf2c5863 refactor: Use composition over inheritance 2024-12-26 15:53:15 +01:00
Lars Toenning
75e5e73eee fix: Set correct member function name 2024-12-26 11:17:53 +01:00
Lars Toenning
12f9f399e0 refactor: Simplify calls by not chaining 2024-12-26 11:17:53 +01:00
Lars Toenning
a3b5595627 refactor: Remove custom audio menu 2024-12-26 11:16:24 +01:00
Lars Toenning
391c08ce38 refactor: Use same mode for all contexts 2024-12-23 15:17:06 +01:00
Lars Toenning
740d1a9590 refactor: Remove unused constructor 2024-12-23 15:17:06 +01:00
Lars Toenning
8c25f6b755 refactor: Remove unused network version function 2024-12-23 15:17:06 +01:00
Lars Toenning
7527ef2526 refactor: Remove unused function 2024-12-23 13:20:43 +01:00
Lars Toenning
a866b7e75a refactor: Remove attach to sim feature
This feature is not documented and not implemented for new simulators
v0.15.46
2024-12-23 08:42:55 +01:00
Lars Toenning
3c896f24f2 refactor: Remove unused weather models/views 2024-12-23 08:42:55 +01:00
Lars Toenning
1d13c13df4 refactor: Remove unused includes 2024-12-23 08:42:55 +01:00
Lars Toenning
4cce0df069 fix: Add missing initializer 2024-12-23 08:42:55 +01:00
Lars Toenning
579f3dbfd6 feat: Update PTT click sound 2024-12-23 08:42:54 +01:00
tzobler
940b7281c9 feat: add native msfs2024 support 2024-12-20 14:18:26 +01:00
Lars Toenning
6267cab3aa fix: Update user login data on server change
Fixes #317
2024-12-17 17:33:37 +01:00
Lars Toenning
77fed2b8cb build: Ignore commit body 2024-12-17 17:33:37 +01:00
tzobler
5a24b61bde fix: removes unnecessary function in msfsDirImpl() 2024-12-17 17:31:27 +01:00
tzobler
0cf4434fa8 ci: add some comments 2024-12-17 17:31:27 +01:00
tzobler
220cc2a17b fix: search model directory adapted for Steam edition 2024-12-17 17:31:27 +01:00
Lars Toenning
3c18558f50 fix: Remove check for share/images v0.15.35 2024-12-08 13:41:42 +01:00
tzobler
937c2aa959 fix: Correct path for MSFS2020 model validation 2024-12-08 13:41:42 +01:00
Lars Toenning
59021f9a0a ci: Add gitlint 2024-12-08 13:41:42 +01:00
Lars Toenning
3f9d11687b ci: Add REUSE check to CI 2024-12-08 13:41:42 +01:00
Lars Toenning
417d4b0f74 feat: Update notification sounds 2024-12-08 13:41:42 +01:00
Lars Toenning
5498f78219 refactor: Remove unused error sound notification 2024-12-03 20:01:52 +01:00
Lars Toenning
c63b5ac909 feat: Add reuse lint information 2024-12-03 20:01:52 +01:00
Lars Toenning
bae92ffb73 refactor: Remove FSUIPC 2024-12-03 20:01:52 +01:00
Lars Toenning
e14a953740 refactor: Remove old files 2024-12-03 20:01:52 +01:00
Lars Toenning
e8556fd9c8 refactor: Remove unused country flags and airline logos 2024-12-03 19:37:23 +01:00
Lars Toenning
d789f61044 docs: Remove outdated doxygen Qt tag files 2024-12-03 19:37:19 +01:00
tzobler
234ec5969e Update build.yml 2024-12-03 19:23:31 +01:00
Lars Toenning
a43b5ddc2b refactor: Fix clang-tidy warnings 2024-12-01 14:25:21 +01:00
Lars Toenning
7bc99ff6f2 refactor: Fix include guard end comment 2024-12-01 14:25:18 +01:00
Lars Toenning
7f277e4542 refactor: Clean up includes 2024-12-01 14:25:18 +01:00
Lars Toenning
8e775990ae refactor: Clean up simconnect settings 2024-11-30 17:32:48 +01:00
Lars Toenning
35a284fdec fix(ui): Set correct min size 2024-11-30 17:32:25 +01:00
Lars Toenning
41e8ffd39f refactor: Remove famfamfam icons 2024-11-30 16:29:16 +01:00
Lars Toenning
545fba77c3 refactor: Remove kill button 2024-11-30 16:29:15 +01:00
Lars Toenning
a0c4502f0d refactor: Remove MCX icon 2024-11-30 16:29:15 +01:00
Lars Toenning
74415e756a refactor: Use chrono instead of plain ints 2024-11-30 16:29:15 +01:00
Lars Toenning
b8ce7a96f3 refactor: Remove time literals 2024-11-30 16:27:37 +01:00
Lars Toenning
97e81cf64a refactor: Remove preloader 2024-11-30 16:27:37 +01:00
Lars Toenning
5e8ff1a4ca refactor: Remove old comments 2024-11-30 16:27:36 +01:00
Lars Toenning
5c81599589 docs: Remove old CLA from docs 2024-11-30 12:11:21 +01:00
Lars Toenning
806376427b docs: Update version in README 2024-11-30 12:11:05 +01:00
Lars Toenning
e97c2db821 fix: Workaround to select all rows 2024-11-23 15:35:35 +01:00
Lars Toenning
733ceff368 fix: Set correct on ground details
Fixes #307
2024-11-22 13:35:44 +01:00
Lars Toenning
65db4ee9fd fix: Do not overwrite selected device with default
Fixes #308
2024-11-22 13:25:22 +01:00
Lars Toenning
f63e988575 fix(ui): Do not add default audio device twice 2024-11-22 13:22:31 +01:00
Lars Toenning
0b659b8edd fix(ui): Display incoming ground factor 2024-11-22 11:13:34 +01:00