Commit Graph

70 Commits

Author SHA1 Message Date
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
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