Zach
|
50764fde30
|
Update README.md
|
2024-01-03 11:15:12 -05:00 |
|
Dan Paulat
|
fe76cd67d0
|
Flexibility updates for Windows setup
|
2024-01-01 22:54:58 -06:00 |
|
Dan Paulat
|
201fa8d777
|
Merge pull request #113 from dpaulat/renovate/fontconfig-2.x
Update dependency fontconfig to v2.15.0
|
2023-12-31 07:30:58 -06:00 |
|
renovate[bot]
|
343635b079
|
Update dependency fontconfig to v2.15.0
|
2023-12-31 05:55:17 +00:00 |
|
Dan Paulat
|
45ea79be52
|
Fix loading OpenGL libraries for ImGui on some Linux distributions
Fixes #114
|
2023-12-30 18:06:39 -06:00 |
|
Dan Paulat
|
cac240ddcc
|
Flexibility updates for Linux setup
|
2023-12-30 08:33:23 -06:00 |
|
Dan Paulat
|
a222c7d101
|
Merge pull request #110 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.3
|
2023-12-29 23:27:13 -06:00 |
|
Dan Paulat
|
fc8ad45648
|
Set CMake policy for FindPythonInterp (aws-sdk-cpp)
|
2023-12-29 22:23:33 -06:00 |
|
Dan Paulat
|
403f9c5e4d
|
mbgl-qt-docs may not exist if CMake cannot find qdoc
|
2023-12-29 22:20:07 -06:00 |
|
Dan Paulat
|
3e83b1933c
|
Merge pull request #112 from dpaulat/feature/appimage
AppImage Support
|
2023-12-29 22:12:33 -06:00 |
|
Dan Paulat
|
14c48e1568
|
AppImage requires fuse
|
2023-12-28 00:11:41 -06:00 |
|
Dan Paulat
|
dd13110014
|
Initial AppImage creation
|
2023-12-27 23:32:59 -06:00 |
|
renovate[bot]
|
9abc6db364
|
Update dependency libxml2 to v2.12.3
|
2023-12-27 13:36:27 +00:00 |
|
Dan Paulat
|
b8e905d58b
|
Re-add freetype to dependency list
|
2023-12-22 14:09:41 -06:00 |
|
Dan Paulat
|
fa9e53ab41
|
Merge pull request #107 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.5.0
|
2023-12-22 10:55:19 -06:00 |
|
Dan Paulat
|
0bec134096
|
Merge pull request #108 from dpaulat/feature/radar-presets
Radar Presets
|
2023-12-20 17:08:08 -06:00 |
|
Dan Paulat
|
c04da0208c
|
Fix radar site model initialization order
|
2023-12-20 15:41:32 -06:00 |
|
Dan Paulat
|
3b15b11bad
|
Remove unused elevation variables from main window
|
2023-12-20 12:50:11 -06:00 |
|
Dan Paulat
|
a76816b14c
|
Save radar presets to file
- Renamed from favorites
|
2023-12-20 12:49:47 -06:00 |
|
Dan Paulat
|
436a3e0a9f
|
Add favorite selection to radar toolbox
|
2023-12-20 09:10:48 -06:00 |
|
renovate[bot]
|
2f356b9b72
|
Update dependency libcurl to v8.5.0
|
2023-12-19 11:21:08 +00:00 |
|
Dan Paulat
|
9d673af291
|
Mark favorites in radar site dialog
- No effect currently
- Does not persist through application restart
|
2023-12-17 22:04:28 -06:00 |
|
Dan Paulat
|
e721633629
|
Add home button to quickly navigate to default radar site
|
2023-12-17 07:10:43 -06:00 |
|
Dan Paulat
|
132d92d357
|
Merge pull request #105 from dpaulat/renovate/actions-upload-artifact-4.x
Update actions/upload-artifact action to v4
|
2023-12-14 22:16:53 -06:00 |
|
renovate[bot]
|
7388f01761
|
Update actions/upload-artifact action to v4
|
2023-12-14 21:15:59 +00:00 |
|
Dan Paulat
|
0981bea9a1
|
Update dependency aws-sdk-cpp to v1.11.223
|
2023-12-13 20:03:38 -06:00 |
|
Dan Paulat
|
269cbdebd1
|
Merge pull request #104 from dpaulat/feature/re2
Use RE2 in favor of std::regex
|
2023-12-13 07:44:26 -06:00 |
|
Dan Paulat
|
2bd5ec8705
|
Finish migrating std::regex to RE2
|
2023-12-11 07:07:34 -06:00 |
|
Dan Paulat
|
2757c51828
|
Migrate Warnings Provider from std::regex to RE2
|
2023-12-10 21:59:32 -06:00 |
|
Dan Paulat
|
f612abb846
|
Migrate Text Product Message from std::regex to RE2
|
2023-12-10 21:55:38 -06:00 |
|
Dan Paulat
|
4f309ecb39
|
Migrate UGC from std::regex to RE2
|
2023-12-10 21:55:24 -06:00 |
|
Dan Paulat
|
ad87fc77fe
|
Add re2 dependency
|
2023-12-10 07:52:41 -06:00 |
|
Dan Paulat
|
949c983a01
|
Fix palette settings equality check, add active and inactive alert colors
|
2023-12-10 07:44:06 -06:00 |
|
Dan Paulat
|
543324ba83
|
Remove unused Crosshairs32 from ImageTexture enumeration
|
2023-12-10 07:43:41 -06:00 |
|
Dan Paulat
|
f7e1b9267b
|
Merge pull request #102 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.2
|
2023-12-08 13:18:29 -06:00 |
|
renovate[bot]
|
2439c3aa64
|
Update dependency libxml2 to v2.12.2
|
2023-12-08 18:15:39 +00:00 |
|
Dan Paulat
|
7b3d78e01a
|
Merge pull request #103 from dpaulat/feature/alert-tones
Alert Tones
|
2023-12-08 12:13:55 -06:00 |
|
Dan Paulat
|
2f62319958
|
Reorder alert county settings initialization to ensure county name displays on startup
|
2023-12-08 10:04:11 -06:00 |
|
Dan Paulat
|
f143186ea5
|
Update setup wizard for missing media codecs
|
2023-12-08 09:56:01 -06:00 |
|
Dan Paulat
|
d760641770
|
Add ignore missing codecs to settings
|
2023-12-08 06:31:57 -06:00 |
|
Dan Paulat
|
e2c8b3c7db
|
Handle alert audio when location method is county
|
2023-12-08 06:01:24 -06:00 |
|
Dan Paulat
|
bdb859480f
|
County database must be loaded before settings
|
2023-12-08 06:00:17 -06:00 |
|
Dan Paulat
|
c970e73db8
|
Add alert county to settings
|
2023-12-08 05:59:22 -06:00 |
|
Dan Paulat
|
769ce896e7
|
Add county selection dialog
|
2023-12-08 05:15:57 -06:00 |
|
Dan Paulat
|
bcc7391a19
|
Add GetCounties to county database
- Also remove mutex, as the database is only modified on initialization
|
2023-12-06 06:20:00 -06:00 |
|
Dan Paulat
|
7cf2121b8e
|
Fix two point area test
|
2023-12-03 09:37:27 -06:00 |
|
Dan Paulat
|
a56b7400a4
|
Add states and territories to county database
|
2023-12-03 07:16:12 -06:00 |
|
Dan Paulat
|
ffd2fa83ad
|
Add file dialog for alert sound setting
|
2023-12-03 06:24:32 -06:00 |
|
Dan Paulat
|
c5b2eb8ebf
|
Use audio file from settings instead of default alert sound
|
2023-12-02 23:28:15 -06:00 |
|
Dan Paulat
|
2345855a97
|
Add alert audio sound to settings dialog
|
2023-12-02 23:26:54 -06:00 |
|