Commit graph

556 commits

Author SHA1 Message Date
Jamie Vital
80a2fccbc1 Save city size preference in product viewer 2023-10-16 18:35:57 -04:00
Jamie Vital
46342bb6af Add more overlays to the scatterometer viewer; make updates async 2023-10-16 15:08:20 -04:00
Jamie Vital
c8dd44915f Fix drawing just shores on image viewer 2023-10-16 14:07:23 -04:00
Aang23
23c2e4ed7a Allow drawing shores in a different color 2023-10-16 19:05:28 +02:00
Jamie Vital
507424075d Clean up some viewer functionality 2023-10-16 11:14:21 -04:00
Jamie Vital
8c0a36e78a Re-order overlay options; fix lat/lon grid without cities or borders 2023-10-16 09:15:34 -04:00
Aang23
c137d4d593 Add lat/lon grid option 2023-10-14 22:25:43 +02:00
Jamie Vital
45b860a28f Honor saved border/city color everywhere in viewer 2023-10-14 13:06:21 -04:00
Jamie Vital
875f5bcb09 Credits is now About 2023-10-13 16:19:24 -04:00
Jamie Vital
fd804f0913 Prevent autotrack crash if source could not be started 2023-10-13 09:48:46 -04:00
Jamie Vital
c3b2ee6a96 Autotrack AOS/LOS logic improvements 2023-10-12 22:07:08 -04:00
Jamie Vital
225fe49004 Simplify 2023-10-11 21:31:03 -04:00
Jamie Vital
aa6ae06a2b Enable double-click in tracking configuration 2023-10-11 21:26:47 -04:00
Jamie Vital
40d5f7acff Add search to scheduler 2023-10-10 21:26:25 -04:00
Jamie Vital
350462c07a Fix Tracking schedule alignment 2023-10-10 20:48:24 -04:00
ZbychuButItWasTaken
71e5869a61 viewer work 2023-10-06 23:54:36 +02:00
Jamie Vital
1a647327b5 Save last used output format in recorder 2023-10-06 15:34:05 -04:00
Aang23
49bfd4cc53 Load products in background not to freeze the UI 2023-10-05 19:00:07 +02:00
Jamie Vital
1ff13f34b0 Fix Recorder layout 2023-10-04 20:39:45 -04:00
Aang23
29bddec4b1 Update ImGui, modify the ImageView 2023-10-04 21:40:08 +02:00
Aang23
9b3060873c Fix a lego11-favourite bug 2023-10-04 00:48:56 +02:00
Jamie
44075293ac Android loading screen optimizations 2023-10-02 14:12:15 -04:00
Aang23
24e2ae5868 Merge branch 'master' of https://github.com/altillimity/SatDump 2023-10-01 22:26:26 +02:00
Aang23
97d941c384 Old algo back 2023-10-01 22:15:14 +02:00
ZbychuButItWasTaken
6df263d4fb fix a bug 2023-10-01 15:48:28 +02:00
Aang23
3103810d9b GEOs working in viewer 2023-09-30 09:35:44 +02:00
Jamie Vital
39b99c51e3 Clean up recorder/viewer panel width logic 2023-09-29 20:32:12 -04:00
Aang23
71baf6dae9 Better error handling 2023-09-29 23:51:10 +02:00
Aang23
b94de78445 Remove timestamp and tle check for projs 2023-09-29 23:50:23 +02:00
Jamie Vital
c69e11c3f2 Change viewer/recorder panel ratio behavior 2023-09-29 17:22:30 -04:00
Aang23
407072ba5d Old metadata system is going away 2023-09-29 23:21:43 +02:00
Aang23
d72f7415f7 Goodbye, crappy projection algo from all the way back from pre-1.0.0 2023-09-29 22:11:28 +02:00
Jamie Vital
e412d179e9 Make viewer easier to resize 2023-09-29 13:33:56 -04:00
Jamie
a7c2de15e5 Fix default extension in viewer on non-Windows OSs 2023-09-26 00:02:27 -04:00
Jamie Vital
035407a4bf Make Save As dialog honor Processed Image Format 2023-09-25 23:36:38 -04:00
Jamie Vital
ac8a89d62d [Tracking] Fix AOS/LOS backdrop 2023-09-25 10:01:39 -04:00
Aang23
00a8591df0 Merge branch 'FileWidget' 2023-09-25 15:26:22 +02:00
Jamie Vital
19bfb53609 Fix loading screen on some window systems 2023-09-25 09:17:58 -04:00
Adam Gausmann
cf8c83ddca Replace (ImGuiTableFlags)NULL with ImGuiTableFlags_None
This is more portable; the cast can cause errors on some toolchains.
When compiling with musl, for example:

    error: cast from 'std::nullptr_t' to 'ImGuiTableFlags' {aka 'int'} loses precision
2023-09-24 14:49:41 -05:00
Jamie
2214679fbb Fix up trailing / 2023-09-24 10:10:21 -04:00
Jamie
37c331a668 Fix scope on OSs other than Windows 2023-09-24 09:52:10 -04:00
Jamie Vital
0f8ebfaaf4 Honor default input directory in viewer 2023-09-24 09:35:37 -04:00
Jamie Vital
15aeb83661 Rework file widget to prevent partial hang 2023-09-24 09:14:16 -04:00
Aang23
923bcc7c05 Windows Installer 2023-09-18 07:48:47 -07:00
Jamie Vital
5345da6dc1 Show selected frequency preset 2023-09-14 22:10:39 -04:00
Aang23
13b8147585 Let plugins add config menus 2023-09-14 10:38:02 +02:00
Aang23
5372c79fa4 Merge branch 'master' into sdrserver 2023-09-14 00:19:54 +02:00
Jamie Vital
e67ddda04c Improve Toast Notifications in light mode 2023-09-13 15:27:42 -04:00
Jamie Vital
08a3cfc727 Remove redundant satdump::error 2023-09-13 15:17:08 -04:00
Aang23
ffa26371c0 Further error handling, don't crash if the server has died since listing devices 2023-09-11 16:48:28 +02:00