Commit graph

155 commits

Author SHA1 Message Date
Aang23
5b85136025 Brightness/contrast controls 2024-04-26 17:44:12 +02:00
Jamie Vital
50ef18527d Add "Remove Background" to viewer for geos, etc 2024-04-24 21:51:02 -04:00
Aang23
ab885df926 GOES FC/IR Merge, fix bugs 2024-04-23 22:41:14 +02:00
Aang23
85f3d9aaea Experimental C++ composites 2024-04-22 12:17:41 +02:00
Jamie Vital
ad908568ac Oops 2024-04-06 16:11:56 -04:00
Jamie Vital
b04dc69e8a Several projection fixes
- Proper alpha blending when merging layers in overlay mode to avoid black edges
- Also use alpha blending in OverlayHandler with text to, again, avoid black edges
- Use premultiplied alpha when bilinear sampling to, you guessed it, avoid black edges
- When adding layers to projection, add them to the top. Shockingly, this has nothing to do with black edges.
- Fix incorrect progress bar displaying progress in projection layers UI
2024-04-05 23:02:15 -04:00
Jamie Vital
5312c4ac59 Include object name in projection layer 2024-03-04 10:57:02 -05:00
Jamie Vital
79586af749 Fix save dialog breaking when saving as .tiff (two fs) 2024-02-28 19:52:09 -05:00
Jamie Vital
fdbde695c3 Better automatic titles for projection layers 2024-02-28 16:10:05 -05:00
Jamie Vital
8ae2021320 Slight UI tweak 2024-02-28 15:09:07 -05:00
Aang23
9c48480724 More UX changes 2024-02-28 17:26:48 +01:00
Aang23
37875e2efc UI changes 2024-02-28 17:16:05 +01:00
Aang23
f01ccb1267 More fixes for lego 2024-02-28 16:46:33 +01:00
Aang23
d913dc26f1 Bring back old algorithm, it still can be useful 2024-02-28 00:24:04 +01:00
Aang23
1db553d1f7 Cleanup 2024-02-27 23:44:16 +01:00
Aang23
f051baa2df Remove extra tooltip 2024-02-27 22:55:48 +01:00
Aang23
592317cc0d Add spinner while loading 2024-02-27 19:10:22 +01:00
Aang23
4b1ed30f7f Fix MSG nat projs, fix image sizes issues 2024-02-26 16:18:26 +01:00
Aang23
3bc6584e42 Auto mode, start swapping everything... 2024-02-26 12:55:42 +01:00
Aang23
4438e4b062 Start testing new projs & tif saving 2024-02-24 22:38:54 +01:00
Jamie Vital
7b4c19a552 OpenCL Fixes
- Allow switching CL devices without re-launching
- Cleaner switch to CPU - only show user an error if there really is an
  error
2024-02-13 15:03:42 -05:00
Jamie Vital
a29a0f6615 Merge theming with master 2024-01-23 10:33:50 -05:00
Aang23
c936d80006 Rename VFO Mode to Multi Mode 2024-01-22 23:03:51 +01:00
Jamie Vital
b4ffde125c Make theme and DPI scaling updatable without re-launch 2024-01-21 17:30:00 -05:00
Jamie Vital
788870ac01 Move colors to struct 2024-01-21 14:57:41 -05:00
Jamie Vital
2aca8b3482 Finish centralizing color management 2024-01-21 14:17:18 -05:00
Jamie Vital
7a2c013953 More theming work 2024-01-21 09:49:10 -05:00
Jamie Vital
9089670ea7 Standardize theming; glow up for light theme 2024-01-19 15:54:21 -05:00
Jamie Vital
8c1d4f5ca3 Fixup overlay cache invalidation in viewer 2024-01-09 16:29:18 -05:00
Jamie Vital
c9d954d2fd Some fix-ups 2024-01-03 22:53:32 -05:00
Jamie Vital
c5a41651e7 Cache generated map overlays 2024-01-02 17:06:14 -05:00
Jamie Vital
0032c2bbca Fix overlay on RGBA images 2023-12-07 14:08:15 -05:00
Aang23
cbd88e34a1 Disable composites that can't be made due to missing channels 2023-11-27 15:38:55 +01:00
Aang23
008eca2363 Merge branch 'master' of https://github.com/altillimity/SatDump 2023-11-25 19:05:33 +01:00
Aang23
9c8cee62e3 Merge branch 'apt_calib' 2023-11-25 19:04:58 +01:00
Jamie Vital
5f31afa4ad Fix search box width within drop-downs 2023-11-25 10:54:02 -05:00
Jamie Vital
eb7c6630bb Add search to RGB composites 2023-11-25 10:27:43 -05:00
ZbychuButItWasTaken
f5eb6399ba add lil info icon 2023-11-24 00:09:45 +01:00
ZbychuButItWasTaken
6ffff3b5ba finish APT 2023-11-23 22:53:47 +01:00
RAD750
b8036e9d55 Added white balance by default for MSU-MR due to LRPT 2023-11-20 10:30:26 +01:00
Jamie Vital
1cf59183cf Keep floating windows on top, and other UI fixes 2023-11-19 21:01:00 -05:00
Jamie Vital
e00d09da46 Smarter preset/info button logic 2023-11-17 09:37:51 -05:00
Jamie Vital
575f840888 Improve behavior of composite info window 2023-11-17 09:19:45 -05:00
Aang23
380cf2484d Default size for desc. window 2023-11-15 12:08:11 +01:00
Aang23
4294cd48d9 Only show info button if info is present for composite 2023-11-14 21:37:03 +01:00
Aang23
69b94548c3 Allow adding composite descriptions 2023-11-14 21:31:59 +01:00
Aang23
b5b0f9c816 Products overlay is per-instrument again 2023-11-10 18:13:06 +01:00
Jamie Vital
ff0538095f Support despeckle in composite configs 2023-11-10 10:20:25 -05:00
Jamie Vital
8f54f0a750 Implement Kuwahara Filter as Despeckle 2023-11-09 23:58:15 -05:00
Aang23
249edeecc3 Fix apply lut 2023-11-07 11:14:35 +01:00