Commit graph

2525 commits

Author SHA1 Message Date
Dan Paulat
3cf6b96c8c
Merge pull request #452 from AdenKoperczak/fix_level_2_settings_big_buttons
Fix level 2 settings big buttons
2025-05-23 22:52:40 -05:00
Dan Paulat
9d188b7d95
Merge pull request #453 from aware70/add-nixos-support-to-readme
Add support statement for NixOS 25.05+ to README
2025-05-23 22:51:56 -05:00
aware70
c4af3724c1 Add support statement for NixOS 25.05+ to README 2025-05-23 14:53:05 -05:00
AdenKoperczak
8f84a42e26
fix level 2 settings big buttons 2025-05-23 11:53:12 -04:00
AdenKoperczak
e78aca7377
Disable modifying settings using the scroll wheel unless they are focused 2025-05-18 15:45:50 -04:00
Dan Paulat
c7a19658ef
Merge pull request #443 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.13.8
2025-05-18 09:15:14 -05:00
Dan Paulat
fb675811dd
Merge pull request #450 from dpaulat/feature/add-build-number
Add build number and increase log file write frequency
2025-05-18 09:14:57 -05:00
Dan Paulat
9d6a0358d0 Flush logs every 3 seconds or on logging info or higher 2025-05-18 00:25:41 -05:00
Dan Paulat
699f60d399 Add build number to log and about dialog 2025-05-18 00:13:46 -05:00
Dan Paulat
60d52b5c59
Merge pull request #449 from dpaulat/hotfix/fix-eet-scale-offset
EET does not use default scale and offset
2025-05-17 23:44:44 -05:00
Dan Paulat
04e45978ad EET does not use default scale and offset 2025-05-17 22:47:01 -05:00
Dan Paulat
e845968e57
Merge pull request #448 from dpaulat/hotfix/use-separate-audio-thread
Move media objects to dedicated thread to avoid main thread delays
2025-05-17 19:48:42 -05:00
Dan Paulat
4ed1fda1ae Move media objects to dedicated thread to avoid main thread delays 2025-05-17 19:08:07 -05:00
Dan Paulat
38d36d37f6
Merge pull request #447 from dpaulat/hotfix/bad-radar-color-tables
Make sure shared uniforms are updated correctly per-map pane
2025-05-17 19:05:26 -05:00
Dan Paulat
68fcecdc15 Make sure shared uniforms are updated correctly per-map pane
- Broken by shaders being shared between map panes
2025-05-17 18:06:38 -05:00
Dan Paulat
f08a7d9a8d
Merge pull request #446 from dpaulat/feature/rda-rpg-build-23.0
Update to RDA/RPG Build 23.0
2025-05-17 18:03:02 -05:00
Dan Paulat
f3debc08de clang-tidy updates for AWIPS message 2025-05-17 17:12:23 -05:00
Dan Paulat
018052b78d Address RDA/RPG Build 23.0 clang-tidy comments 2025-05-17 15:44:41 -05:00
Dan Paulat
ade40806b6 AWIPS message byte swap cleanup 2025-05-17 15:38:26 -05:00
Dan Paulat
2a5068c4bb Fixing formatting 2025-05-17 01:21:32 -05:00
Dan Paulat
b0e7f24be2 Fix RdaAdaptationData seek offset 2025-05-17 00:45:36 -05:00
Dan Paulat
c0280fcfab Add missing data_size() function to DigitalRasterDataArrayPacket 2025-05-17 00:25:07 -05:00
Dan Paulat
68a5baa5c4 RPG clang-tidy cleanup 2025-05-17 00:18:07 -05:00
Dan Paulat
e49adafda9 Update RPG to Build 23.0 2025-05-16 23:51:12 -05:00
Dan Paulat
ef7caf5519 RadarProductManager logging level fix 2025-05-16 23:51:12 -05:00
Dan Paulat
926cce1eac Level2MessageFactory clang-tidy cleanup 2025-05-16 23:51:12 -05:00
Dan Paulat
f709380a97 Add RdaPrfData (message type 32) 2025-05-16 23:51:12 -05:00
Dan Paulat
fd6c224fc2 Modified RDA message clang-tidy cleanup 2025-05-16 23:51:12 -05:00
Dan Paulat
2025698d88 Updating modified messages for RDA Build 23.0 2025-05-16 23:51:11 -05:00
Dan Paulat
0ec90737d3
Merge pull request #445 from AdenKoperczak/add_wayland_plugin
Add wayland plugin
2025-05-14 22:06:30 -05:00
AdenKoperczak
dd76fbf748
Add wayland libs to clang tidy review github action 2025-05-14 21:03:52 -04:00
AdenKoperczak
4ad3e92730
Add wayland client libraries conditionally 2025-05-14 18:19:31 -04:00
AdenKoperczak
b90deae897
Remove unneded WaylandClient libraries 2025-05-14 17:04:53 -04:00
AdenKoperczak
fbc1351031
Add libwayland to installed apt 2025-05-14 17:04:53 -04:00
AdenKoperczak
953975a851
add wayland-protocols to ubuntu install 2025-05-14 17:04:53 -04:00
AdenKoperczak
4c8f0b4df6
Add wayland files 2025-05-14 17:04:53 -04:00
Dan Paulat
a9067bf5d9
Merge pull request #444 from dpaulat/hotfix/gl-context-destruction-crash
Fix GlContext destruction of OpenGLFunctions causing crash
2025-05-14 00:08:12 -05:00
Dan Paulat
9e24a781a6
Update scwx-qt/source/scwx/qt/gl/gl_context.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-13 23:22:08 -05:00
Dan Paulat
46cd75cff4 Fix GlContext destruction of OpenGLFunctions causing crash 2025-05-13 22:45:03 -05:00
renovate[bot]
8e0c95d6ea
Update dependency libxml2 to v2.13.8 2025-05-12 13:13:32 +00:00
Dan Paulat
d6e574c877
Merge pull request #440 from dpaulat/feature/gl-cleanup
Share GL resources between maps
2025-05-10 20:32:43 -05:00
Dan Paulat
4955dcd2c9 Gl cleanup clang-tidy fixes 2025-05-10 16:44:06 -05:00
Dan Paulat
d5e5019811 Fix GenericLayer formatting 2025-05-10 16:44:06 -05:00
Dan Paulat
21e5697073 Use a shared GlContext for all MapWidgets 2025-05-10 16:44:06 -05:00
Dan Paulat
44a864f50f Remove GlContext from MapContext, layers receive MapContext from Initialize/Render 2025-05-10 16:43:58 -05:00
Dan Paulat
2d4ad2737e MapContext has a GlContext instead of MapContext is a GlContext 2025-05-10 16:43:11 -05:00
Dan Paulat
58f2609fe7
Merge pull request #404 from AdenKoperczak/level_2_chunks
Level 2 chunks
2025-05-10 15:39:09 -05:00
AdenKoperczak
8989c0e88c
Fix issue where level 2 archive files where put in a cache at times of level 2
chunk files
2025-05-10 15:26:34 -04:00
AdenKoperczak
0438b65208
Fix clang format errors for level_2_chunks 2025-05-10 09:50:54 -04:00
AdenKoperczak
969267b661
Added back logging as traces for level_2_chunks 2025-05-10 09:50:54 -04:00