Commit Graph

53 Commits

Author SHA1 Message Date
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
9166e37c39 [settings] projectSettings dialog 2021-03-26 17:08:09 +01:00
d16b00bb9c [recorder] add project metadata action 2021-03-25 18:15:19 +01:00
b1f49966c4 [main] store position and size of window 2021-03-25 18:14:44 +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
3ca0b4c671 [main] set Application properties for Settings 2021-02-26 18:41:28 +01:00
ba739915ed [cmake] some cleanup 2021-02-22 16:58:45 +01:00
d89ae953ec tinies 2021-02-22 16:43:39 +01:00
1b1068fba7 add recorder_config.in 2021-02-22 15:47:51 +01:00
80b23bd9c9 [cmake] add cmake building 2021-02-15 18:15:50 +01:00
f83fb911dd [main] some renaming 2021-02-15 18:15:33 +01:00
a20beb6072 [gitignore] more ignores 2021-02-12 13:56:53 +01:00
7714fa5d36 [wrapper] fix setting exposure times 2021-02-12 13:56:35 +01:00
80dcffaff7 fix exposure spinner 2020-11-20 10:04:36 +01:00
1912f282f5 Merge branch 'master' of https://whale.am28.uni-tuebingen.de/git/jgrewe/PylonRecorder 2020-11-20 09:59:54 +01:00
b3605aa88a support setting detector gain 2020-11-20 09:58:59 +01:00
d6cae80e5e add gain to videospecs 2020-11-20 09:58:37 +01:00
34697a8f30 [wrapper] add gain access functions 2020-11-20 09:58:20 +01:00
96d63e0a61 [wrapper] add gain access functions 2020-11-20 09:46:29 +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
e28c0b159b [grabber] don't set framerate with each frame 2020-07-31 17:11:25 +02:00
5edc6b2f49 [writer] mdata fixes, manual setting of nix libs and includes 2020-06-15 11:29:57 +02:00
4c9e8e38ff [writer] fixes 2020-06-15 10:44:52 +02:00
a27908adda [recorder] add check bo for no saving 2020-06-10 11:00:30 +02:00
f31d6d4119 [writer] add nix to dependencies, add nix output for timestamps 2020-06-10 10:48:54 +02:00
efe357e8ea [myimage] expose frame timestamps 2020-06-10 10:48:26 +02:00
e4a2c2856a [myimage] add timestamp member to image 2020-06-10 09:32:23 +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
f68dc517ae [buffer] fix read index 2020-03-13 17:40:22 +01:00
d336000553 [writer] thread 2020-03-13 17:39:58 +01:00
df27794dd5 [ui] add progress bar, add timers for buffer preassure and displaying images 2020-03-13 11:59:04 +01:00
506bb98879 [buffer] add method to read last image 2020-03-13 11:58:34 +01:00
bc09438f2a [icons] update and new 2020-03-13 11:58:01 +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
3071c0bc3b [wrapper] setting of framerates 2020-03-12 17:48:07 +01:00
e2b1f44997 [buffer] working circular buffer 2020-03-12 17:47:53 +01:00
0c78fd96a0 add gitignore 2020-03-11 11:39:06 +01:00