Dan Paulat
|
5ee2d10a1b
|
Add warnings provider to settings
|
2024-04-25 22:24:10 -05:00 |
|
Dan Paulat
|
4424c19d7f
|
Add show map center to settings
|
2024-04-20 00:26:17 -05:00 |
|
Dan Paulat
|
7564a2af18
|
Add timeline controls to hotkeys
|
2024-04-13 17:00:17 -05:00 |
|
Dan Paulat
|
1b8d35ba3e
|
Handle HotkeyEdit as the edit widget for SettingsInterface
|
2024-04-13 00:24:36 -05:00 |
|
Dan Paulat
|
3da1d15470
|
Add hotkey settings
|
2024-04-10 00:13:52 -05:00 |
|
Dan Paulat
|
a7cb459e20
|
Refactor clock format to wxdata
|
2024-03-29 00:32:09 -05:00 |
|
Dan Paulat
|
2a0ab9ad93
|
Add clock format and default time zone to settings
|
2024-03-29 00:01:18 -05:00 |
|
Dan Paulat
|
7cfb55a4de
|
Add map logo and attribution toggle to settings
|
2024-03-06 23:13:18 -06:00 |
|
Dan Paulat
|
6b00c55bac
|
Add Roboto Flex as default attribution font
|
2024-03-02 23:28:35 -06:00 |
|
Dan Paulat
|
35f29a794b
|
Unregister settings callbacks on layer destruction
Fixes #151
|
2024-02-28 22:37:22 -06:00 |
|
Dan Paulat
|
5e0f69018b
|
Add storm tracking information to settings
|
2024-02-24 23:35:59 -06:00 |
|
Dan Paulat
|
7694b0bf59
|
Add radar site hover text enabled to settings
Resolves #133
|
2024-01-28 21:24:30 -06:00 |
|
Dan Paulat
|
587dbb7f1f
|
Add hydrometeor classification level 3 product
|
2024-01-10 00:30:26 -06:00 |
|
Dan Paulat
|
2bd5ec8705
|
Finish migrating std::regex to RE2
|
2023-12-11 07:07:34 -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
|
d760641770
|
Add ignore missing codecs to settings
|
2023-12-08 06:31:57 -06:00 |
|
Dan Paulat
|
c970e73db8
|
Add alert county to settings
|
2023-12-08 05:59:22 -06:00 |
|
Dan Paulat
|
a495cf1b3b
|
Add alert sound file to settings
|
2023-12-02 23:02:43 -06:00 |
|
Dan Paulat
|
40fc8ade20
|
Handle received alerts and test against location for playing alert audio
|
2023-12-02 07:44:27 -06:00 |
|
Dan Paulat
|
c03884c2c0
|
Add audio page to settings dialog
|
2023-11-29 22:39:40 -06:00 |
|
Dan Paulat
|
ec97231bca
|
Add audio settings
|
2023-11-29 06:16:15 -06:00 |
|
Dan Paulat
|
6e390a1a97
|
Add fusion style to settings (enables dark mode)
|
2023-11-24 06:04:03 -06:00 |
|
Dan Paulat
|
f515ac7b45
|
Add track location to settings
|
2023-11-21 22:15:21 -06:00 |
|
Dan Paulat
|
c5a56680ea
|
Add anti-aliasing to settings
|
2023-10-09 23:10:10 -05:00 |
|
Dan Paulat
|
4916dfe85a
|
Add drop shadow to placefile text
|
2023-10-09 22:01:58 -05:00 |
|
Dan Paulat
|
b66ca2cb09
|
Refactor settings to be managed by singletons
|
2023-10-05 21:55:43 -05:00 |
|
Dan Paulat
|
d3a3c3db36
|
Cleaning up font selection in settings dialog
|
2023-09-28 23:11:19 -05:00 |
|
Dan Paulat
|
4e5aa7b5e1
|
Connecting font selection to settings dialog, in-work
|
2023-09-27 23:47:37 -05:00 |
|
Dan Paulat
|
d82fb666f9
|
Register font subcategories with text settings
|
2023-09-26 23:23:38 -05:00 |
|
Dan Paulat
|
ad1646d725
|
Initial setup for font settings
|
2023-09-25 23:35:38 -05:00 |
|
Dan Paulat
|
23740d2601
|
Add tooltip method to settings
|
2023-09-14 23:53:11 -05:00 |
|
Dan Paulat
|
f9e69d15e4
|
Add hover text wrap to settings
|
2023-08-31 21:26:57 -05:00 |
|
Dan Paulat
|
1e4e2ba1b4
|
Add UI settings for collapsible groups
|
2023-06-30 00:11:43 -05:00 |
|
Dan Paulat
|
6000abdeb3
|
Save map style in settings
- Fixes #50
|
2023-06-21 23:34:49 -05:00 |
|
Dan Paulat
|
e8e3032dcd
|
Save loop delay, speed, and time to settings on shutdown
|
2023-06-14 22:56:26 -05:00 |
|
Dan Paulat
|
ff4e3e63cf
|
Add default alert action to settings
|
2023-05-02 22:24:51 -05:00 |
|
Dan Paulat
|
1c1864e45d
|
GCC fixes for MapProvider iterator
|
2023-04-30 18:38:48 -05:00 |
|
Dan Paulat
|
c77c899040
|
Cleanup use of custom provider definitions, use common map_provider.hpp
|
2023-04-30 14:47:30 -05:00 |
|
Dan Paulat
|
eed7e8e5e9
|
Add Map Provider and MapTiler to general settings
|
2023-04-27 22:28:42 -05:00 |
|
Dan Paulat
|
a609f14f1f
|
Adding update notifications setting option
|
2023-04-23 00:30:18 -05:00 |
|
Dan Paulat
|
97035e5596
|
Make palette order deterministic across platforms
|
2023-04-19 23:17:30 -05:00 |
|
Dan Paulat
|
023688b746
|
General GCC compilation fixes
|
2023-04-17 18:37:23 -05:00 |
|
Dan Paulat
|
31db9a4315
|
GCC doesn't implement <format> yet, use fmt
|
2023-04-17 18:24:50 -05:00 |
|
Dan Paulat
|
911226c166
|
Updating most dependencies to latest, holding back libcurl for compatibility with cpr
|
2023-01-16 22:19:22 -06:00 |
|
Dan Paulat
|
bc9f057871
|
Update default palettes
|
2023-01-02 00:31:13 -06:00 |
|
Dan Paulat
|
2b55d0cd69
|
Adding alert colors to settings
|
2022-12-25 00:57:57 -06:00 |
|
Dan Paulat
|
f7cc902eef
|
Add callbacks to settings variables, use to update radar dialog location in settings dialog
|
2022-12-22 00:56:52 -06:00 |
|
Dan Paulat
|
87f611e026
|
Adding apply/discard/reset functionality to settings dialog
|
2022-12-22 00:16:59 -06:00 |
|
Dan Paulat
|
9b5b841903
|
Support editing integer arrays in settings interface (font sizes)
|
2022-12-21 00:52:48 -06:00 |
|
Dan Paulat
|
3109344ad5
|
Don't stage a value if it's already the current value
|
2022-12-20 23:39:37 -06:00 |
|