Commit Graph

24 Commits

Author SHA1 Message Date
lostjared
4b23b78b04 changed setFrameIndex to public, unlocked mutex 2018-08-28 10:00:39 -07:00
lostjared
13eecd3dc1 new options 2018-08-14 14:21:51 -07:00
lostjared
7d84796224 added optional flipping of the image 2018-08-14 08:45:10 -07:00
lostjared
df3f231135 working on adding search 2018-08-10 11:10:40 -07:00
lostjared
e38d3f0be2 added subfilter support 2018-06-29 08:45:25 -07:00
lostjared
8b3d298f0f now works with reset filters 2018-06-29 08:21:32 -07:00
lostjared
4c673656dd updated ... 2018-06-03 14:52:49 -07:00
lostjared
e7697b8c90 now supports color key images with 255,0,255 as the color key (only pixels that are 255,0,255) are drawn 2018-04-08 11:11:38 -07:00
lostjared
cbea75a9c7 changed a few int to long 2018-03-20 20:02:30 -07:00
lostjared
79728c1334 added filter fade 2018-03-19 11:14:11 -07:00
lostjared
a838567a4f updated playback 2018-03-19 11:01:39 -07:00
lostjared
74876ebc43 added single filter mode to playback, still need to implement fade 2018-03-18 20:10:30 -07:00
lostjared
41c3f9bc3e added set single member functions to playback 2018-03-18 11:36:38 -07:00
lostjared
74814f8e0e added combo, radio buttons and working on getting the interface to work with filter transitions 2018-03-18 10:42:20 -07:00
lostjared
c2a893c0a7 added color maps still working on interface 2018-03-17 17:58:16 -07:00
lostjared
a6dd1c70bc added brightness,gamma,saturation sliders and apply in playback thread 2018-03-17 12:41:34 -07:00
lostjared
d494164d0d working on interface 2018-03-16 19:48:24 -07:00
lostjared
92e26ce2fd should now reset the camera after stopped on Linux,Windows. 2017-03-10 11:55:20 -08:00
lostjared
605ec0f4eb added information comments 2017-03-10 07:24:28 -08:00
lostjared
7a07deb205 added test to for when initialization fails 2017-03-06 10:35:09 -08:00
lostjared
977d4fe63d worked around bug for MacOS X, now instead of closing camera, just leaves it open then next time it resizes to new resolution. 2017-03-05 13:29:14 -08:00
lostjared
9ca3de598c changed shown variable to atomic 2017-02-20 18:40:49 -08:00
lostjared
b3e603079a updated to use std::atomic 2017-02-20 16:37:40 -08:00
lostjared
146cbcc231 changed name of playback file 2017-02-19 16:22:18 -08:00