Dan Paulat
|
d519ece203
|
Merge pull request #255 from dpaulat/renovate/geos-3.x
Update dependency geos to v3.12.2
|
2024-08-07 06:50:42 -05:00 |
|
renovate[bot]
|
bad2f3f89a
|
Update dependency geos to v3.12.2
|
2024-08-07 05:01:21 +00:00 |
|
Dan Paulat
|
5e6cd3c647
|
Merge pull request #254 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.9.1
|
2024-08-07 00:00:34 -05:00 |
|
renovate[bot]
|
b32483d807
|
Update dependency libcurl to v8.9.1
|
2024-08-07 03:12:49 +00:00 |
|
Dan Paulat
|
822d0762a5
|
Merge pull request #257 from dpaulat/feature/enhanced-alerts-2
Alert Animation, Hover and Selection
|
2024-08-06 22:07:41 -05:00 |
|
Dan Paulat
|
f753f3aa92
|
Schedule alert layer refresh at least once per minute to avoid stale warning boxes
|
2024-08-05 22:13:01 -05:00 |
|
Dan Paulat
|
e8a0cf5fa9
|
Removing old alert layer
|
2024-08-05 00:04:18 -05:00 |
|
Dan Paulat
|
74dbe1f915
|
Provide HandleGeoLinesEvent default event type case
|
2024-08-04 23:55:48 -05:00 |
|
Dan Paulat
|
264cfb9326
|
Ensure AlertLayerHandler is initialized prior to loading warnings
|
2024-08-04 23:19:15 -05:00 |
|
Dan Paulat
|
aec52f940d
|
Open alert dialog when an alert is selected on the map
|
2024-08-04 23:05:02 -05:00 |
|
Dan Paulat
|
efb03ab9cc
|
Handle mouse button press of alert
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
2ab8f3a77a
|
Cache alert hover text
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
f9bb3e07c3
|
Removing unused eventEnd variable
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
a219b1eca4
|
Use new alert layers
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
204e2e8a0e
|
Add hover callback to alert layer
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
1bf93c6318
|
Initialize geoLines with existing alert segments on layer creation
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
09cdb03699
|
Don't add an alert segment twice
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
6097b47b7a
|
Update alert lines when a segment is updated
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
7659ef0906
|
Properly use rgba32f_pixel_t
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
c7023f9cd2
|
Rename lines to geoLines as appropriate
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
0b64a8eae3
|
Enable transparency for all draw layers
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
37a1316e44
|
Don't require FinishLines when adding new lines
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
4410b854c4
|
Add animation to new alert layer
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
c60f10707f
|
Don't differentiate borders
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
b2d648e960
|
Add alert layer lines
|
2024-08-03 23:25:39 -05:00 |
|
Dan Paulat
|
037e0922b0
|
Update only dirty lines
|
2024-08-03 23:25:38 -05:00 |
|
Dan Paulat
|
803dfdd455
|
Adding event begin and event end functions for segments
|
2024-08-03 23:25:38 -05:00 |
|
Dan Paulat
|
0fa3f2162b
|
Add new AlertLayerHandler
|
2024-08-03 23:25:38 -05:00 |
|
Dan Paulat
|
044e6d6885
|
Rename existing AlertLayer to AlertLayerOld, prepare AlertLayer skeleton
|
2024-08-03 23:25:38 -05:00 |
|
Dan Paulat
|
2e1b537c87
|
Use a weak pointer to store picked event handler
Fixes crash while item is picked and changing layers
|
2024-08-03 23:22:26 -05:00 |
|
Dan Paulat
|
f2b2fce5c5
|
Clear new icon lists on deinitialize
|
2024-08-03 23:22:10 -05:00 |
|
Dan Paulat
|
3848ffd781
|
Display version and commit strings at the start of the log
|
2024-08-03 23:22:04 -05:00 |
|
Dan Paulat
|
3401bc497d
|
Properly set release_translations target properties
|
2024-08-03 00:43:11 -05:00 |
|
Dan Paulat
|
0f9dba7020
|
Update maplibre-native to 2024-08-01
|
2024-08-03 00:43:03 -05:00 |
|
Dan Paulat
|
7b41184fbb
|
Merge pull request #250 from AdenKoperczak/audio_location_methods
Radar Site Audio Location Method and Radius
|
2024-07-29 22:32:30 -05:00 |
|
AdenKoperczak
|
812658f366
|
updated default distance units
|
2024-07-29 09:21:49 -04:00 |
|
AdenKoperczak
|
8573984bfa
|
removed usage of trace
|
2024-07-26 12:12:52 -04:00 |
|
AdenKoperczak
|
f8934e6e67
|
removed unnecessary logging
|
2024-07-26 11:48:26 -04:00 |
|
AdenKoperczak
|
2096eaf6a3
|
switch radarSite paramater to be a const reference
|
2024-07-26 11:46:24 -04:00 |
|
AdenKoperczak
|
801125d87a
|
changed unitAbbreviation_ over to not use pointers
|
2024-07-26 11:42:48 -04:00 |
|
AdenKoperczak
|
54748ce812
|
fixed naming typo (Abbreiation)
|
2024-07-26 11:20:29 -04:00 |
|
AdenKoperczak
|
83857575ad
|
added equality check for alertRadarSite_
|
2024-07-26 11:19:04 -04:00 |
|
AdenKoperczak
|
885a85cdcc
|
Updated more tests
|
2024-07-26 10:29:58 -04:00 |
|
Dan Paulat
|
cef16b2d5c
|
Escape '\r' in placefiles
|
2024-07-26 00:56:18 -05:00 |
|
Dan Paulat
|
a8cbfcebae
|
Waterspout possible should set the tornado possible flag
|
2024-07-26 00:56:08 -05:00 |
|
AdenKoperczak
|
c072d24de0
|
made alerts use unit setting for distance
|
2024-07-23 11:52:39 -04:00 |
|
AdenKoperczak
|
c3a6d861bb
|
Added first run of test data
|
2024-07-16 11:35:17 -04:00 |
|
AdenKoperczak
|
c54d8bff51
|
fix issue with naming of distance unit settings
|
2024-07-16 10:40:18 -04:00 |
|
AdenKoperczak
|
7581fcde5d
|
Moved to using (likely) public API in geos
|
2024-07-16 10:17:40 -04:00 |
|
AdenKoperczak
|
f7abda15c8
|
Changed Radar Site mode to use its own selection (+default/follow)
|
2024-07-15 12:46:10 -04:00 |
|