516 Commits

Author SHA1 Message Date
b9bf6bf183 Fixed scaling for int32 2023-11-21 18:31:07 +01:00
50c070b169 Fix stack size problem on MacOS 20231116 2023-11-16 22:13:32 +01:00
cfee287bfa Update metainfo 2023-11-16 22:13:25 +01:00
61e0c542f5 Update translations and help 2023-11-16 19:11:36 +01:00
a42abb05ea Add scaling for float images that are out of 0.0-1.0 range 2023-11-15 10:14:25 +01:00
5c6df4a59f Optimize calculating stast for debayer 2023-11-15 10:13:49 +01:00
35d5934227 Better stretch non full range images like CR2 2023-11-15 10:12:55 +01:00
8e3c1b35db Remove dead code 2023-11-15 10:02:53 +01:00
544e4abf92 Made unlinked stretch white balancing 2023-11-14 23:47:47 +01:00
e97e10fb5b Make STF slider wider 2023-11-14 16:30:57 +01:00
2608a1bc79 Add tooltip with filenames 2023-11-14 16:30:38 +01:00
fa69f17e51 Support for unlinked stretch 2023-11-14 12:08:28 +01:00
4a9d720343 Sum all channels histograms 2023-11-14 12:04:55 +01:00
d462ece7c9 Improve histogram for 8 bit images 2023-11-13 23:15:34 +01:00
46b0210078 Add histogram 2023-11-13 21:12:23 +01:00
0a803ace10 Prepare for three channels STF 2023-10-10 22:48:40 +02:00
0c2c5f908c Hide fsanitizer behind option 2023-10-10 21:42:26 +02:00
c2197298a7 Hide analyze menu 2023-09-30 23:13:11 +02:00
e8630330b2 Show stats for each channel 2023-09-30 23:13:02 +02:00
5955a02175 Fix loading RAW files 2023-09-10 22:14:27 +02:00
c0b9194ecc Add header files to cmakelists.txt 2023-09-09 17:39:09 +02:00
5f27acbfd1 Add test files 2023-08-29 23:17:16 +02:00
f1a2aae9b6 Update LibXISF, fixes in RawImage 2023-08-28 20:38:35 +02:00
9ffbdcee30 Get rid of raw pointers 2023-06-17 21:47:06 +02:00
d9b1c253db Move initialization of member variables 2023-06-17 21:45:35 +02:00
7e39304799 Get rid of some explicit new allocation 2023-06-17 20:32:58 +02:00
31cf1ee2b1 Getting rid of opencv 2023-06-16 23:40:11 +02:00
ab245f0484 Add false color rendering 2023-06-02 20:41:34 +02:00
77c312800a Update metainfo 20230419 2023-04-19 19:07:15 +02:00
21e90b92dc Fix assert lo < hi in std::clamp 2023-04-19 14:33:29 +02:00
2817d3c7c9 Update libXISF 20230412 2023-04-12 22:24:45 +02:00
a51b0ef02c Floor offset to to prevent half pixel drawing 2023-03-13 22:49:34 +01:00
7b19230366 Fix disrepancy between wheel scroll and bar 2023-03-12 16:44:18 +01:00
26666ee36d Improved zoom and scrolling 2023-03-12 13:45:07 +01:00
74aee15f80 Specify layout index in shader 2023-03-11 13:38:36 +01:00
fde1594086 Add file list sorting 2023-03-11 10:41:26 +01:00
a9783f6030 Update LibXISF 2023-03-09 18:35:38 +01:00
1ce4f95f53 Release 20230212 20230212 2023-02-12 23:02:50 +01:00
1400fd2e32 Fix bug in XISF indexing 2023-02-12 22:59:07 +01:00
cc7f56fc53 Change submodule URL 2023-02-10 14:08:37 +01:00
8921ef9c63 Restore accidently removed FITSRecord ctr 2023-02-10 13:45:13 +01:00
576df9c196 Downscale image to max OpenGL texture 2023-02-10 09:11:38 +01:00
c47ecbedb8 Replace PCL with LibXISF 2023-02-10 09:10:57 +01:00
c7f4e3747a Fix initialization of SATURATION settings 2023-01-12 09:47:41 +01:00
304cd33f34 Fix white balance uninitialized at start 2023-01-11 00:49:26 +01:00
abc813ddbb Fix exceptions and errors in analyzing code 2023-01-01 19:04:23 +01:00
88f449d971 Add makeCurrent to all methods that calls OpenGL 2022-12-29 23:12:06 +01:00
295ddb8daf Don't create debug context 2022-12-29 21:56:23 +01:00
1a220bc3ed Update metainfo 20221228 2022-12-28 14:59:17 +01:00
f67539a3a1 Update translations 2022-12-28 14:51:45 +01:00