Commit graph

15 commits

Author SHA1 Message Date
Nicole Faerber
f4cbc6d889 Fix compile warning for updated GTK3 2023-07-19 17:02:05 +02:00
Nicole Faerber
254373c32f change extension of raw ir dump to .data 2021-02-12 19:59:17 +01:00
Nicole Faerber
5cfad502f7 code cleanup, reduce global and shared data structures 2021-02-07 20:15:54 +01:00
Nicole Faerber
c653d72cf4 add desktop file and icon and have that installed, menu as popover, deb package cleanup 2021-02-07 17:32:13 +01:00
Nicole Faerber
d95bda16a8 add settings dialogs for
- IR settings (palette, emissivity, reflected temp)
 - UI setting (en-/disable UI features like palette drawing, crosshairs, bat state)
 - visual light camera settings (opacity, scaling, X/Y offset)
make picture shots be saved in environments default "Pictures/" folder
2021-02-03 01:38:14 +01:00
Nicole Faerber
ab5cbe7d6f start parsing meta information from JSON objects coming through endpoints,
like shutter status and battery status
2021-02-01 01:35:59 +01:00
Nicole Faerber
654ba67237 re-enable saving camera shots and add saving the visible jpeg image alongside in original size 2021-01-31 16:16:40 +01:00
Nicole Faerber
28bdc82453 Make painting of image cleaner, flickering gone, need for alpha removed which reduces CPU load a lot 2021-01-31 15:32:10 +01:00
Nicole Faerber
0472272371 Make start/stop buttons into toggle buttons 2021-01-24 16:25:23 +01:00
Nicole Faerber
c1c2a377e4 IR and visual picture now working, compositing as overlays still needs some love 2021-01-21 01:06:46 +01:00
Nicole Faerber
201a17dc30 Add some deocration painting,
add JPEG decode for visible light image - not yet fully working
2021-01-20 00:50:01 +01:00
Nicole Faerber
bd4ebe3c59 Add palette scale with min/max temp (seems a bit off),
change buttons to stock theme buttons,
add saving a shot as PNG
2021-01-17 16:55:19 +01:00
Nicole Faerber
ee02eafe83 Add GPLv2 license header 2021-01-17 00:04:13 +01:00
Nicole Faerber
cfcb290322 First working GTK+ window with pretty fast update of the IR cam frames 2021-01-16 23:56:24 +01:00
Nicole Faerber
39f9bf67a2 Add GTK+ skeleton playground 2021-01-15 19:49:37 +01:00