Commit Graph

47 Commits

Author SHA1 Message Date
ec203ba1ad cleanup 2024-03-12 16:40:24 +01:00
5263d04cac [recorde] revert back to single writers/buffers 2024-03-12 15:33:28 +01:00
41272ce08e intermediate state, more todos, writer not working in dual cam setting 2024-03-12 07:40:23 +01:00
39fec831ff add optional suffix to getFilename 2024-03-11 16:26:30 +01:00
f8304501ba some notes, infrastructure for dualcam grabbing 2024-03-11 16:25:06 +01:00
b99ff19620 properly use new ringbuffer methods 2024-03-08 16:10:25 +01:00
37db983a2f grabbing and display are working again 2024-03-08 12:02:27 +01:00
7ad190513a support mp4 output 2024-03-08 10:14:45 +01:00
47ea6fb27e a bit of cleanup and x,y offset to VideoSpecs 2024-03-08 09:13:48 +01:00
adf48f3002 taking still image works with specified ROI 2024-03-06 09:18:43 +01:00
6a82c8d640 grabbing still in single camera mode works again 2024-03-04 18:13:45 +01:00
203063d83d fix nullptr exception on camera disconnect 2024-03-04 16:54:33 +01:00
7b1d79ad70 forgotten changes 2023-12-22 15:36:12 +01:00
5d4d02dbea tiny fix 2023-11-24 16:18:55 +01:00
b322bfdb47 rework camera setup 2023-11-24 15:29:05 +01:00
d7b64790e4 getter for camera layout 2023-11-10 18:45:06 +01:00
be22594369 fixes and improvements, no segfaults anymore 2023-11-10 11:06:08 +01:00
5e958e710f multicamera handling 2023-11-01 11:14:06 +01:00
80c3555f87 [writer] write raw data to file 2023-10-27 14:00:35 +02:00
af29f526f2 fixes and using pointer in imagebuffer 2023-10-26 11:51:29 +02:00
b56a6a39d6 [metadata] store metadata fix nix output bug 2021-04-26 18:17:31 +02:00
3e2dfe2b3b [settings] make project metadata a class 2021-03-26 18:12:23 +01:00
d16b00bb9c [recorder] add project metadata action 2021-03-25 18:15:19 +01:00
f1bbf54244 [fonts] set to pt instead of px to work better with hdpi screens 2021-03-02 17:05:01 +01:00
a87070e43f [Settings] add new menu, store and restore settings from previous session 2021-02-26 18:42:06 +01:00
d89ae953ec tinies 2021-02-22 16:43:39 +01:00
80dcffaff7 fix exposure spinner 2020-11-20 10:04:36 +01:00
b3605aa88a support setting detector gain 2020-11-20 09:58:59 +01:00
2b913b8133 [ui] add gain spinner 2020-11-20 09:46:07 +01:00
4afe21288a [dry run] restart after dry run works 2020-11-19 09:26:22 +01:00
0290ecb192 [exposure] enable to set the exposure time 2020-11-19 09:02:15 +01:00
a27908adda [recorder] add check bo for no saving 2020-06-10 11:00:30 +02:00
09a3a5e3b1 [recorder] deactivate stopaction upon clicking it, set output framerate to grabbing rate, minors 2020-06-10 09:17:12 +02:00
4011a17f13 nicer font sizes, message box for error messaging! 2020-03-16 14:45:29 +01:00
a6b6d0e889 allow user to set buffer size and framerate 2020-03-16 12:23:15 +01:00
3a93ae2b37 activity labels in red, when active 2020-03-16 11:56:34 +01:00
ffe4052832 [threading] ensure threads are terminated before exiting 2020-03-16 11:46:49 +01:00
1381ceda53 reapply image scaling 2020-03-16 11:40:02 +01:00
8b80bf11d9 more messaging for user, reduce writer waiting time 2020-03-16 11:26:50 +01:00
519b84064e fixed load meter during saving, writer emits signal when done 2020-03-16 11:01:18 +01:00
6a0570666e [ui] reading, writing works 2020-03-13 17:40:51 +01:00
df27794dd5 [ui] add progress bar, add timers for buffer preassure and displaying images 2020-03-13 11:59:04 +01:00
3062db01cc [grabber] is continuously grabbing 2020-03-12 18:19:57 +01:00
c41d4ed035 [grabber] add grabber thread 2020-03-12 17:49:01 +01:00
24bca792e9 implement class to store image, initials of circ buffer 2020-03-11 11:37:54 +01:00
ac9607a915 renaming 2020-03-11 10:09:13 +01:00
ee912d70ab initial commit 2020-03-11 09:52:56 +01:00