Commit Graph

20 Commits

Author SHA1 Message Date
capitalistspz
1dd35c8aff No longer require manually setting include path in dependants 2025-03-18 17:49:18 +00:00
Christopher N. Hesse
7b5c8320e6 unix: Use distro-provided libturbojpeg if possible
Another step towards being able to package openpnp-capture for Fedora.

Signed-off-by: Christopher N. Hesse <raymanfx@gmail.com>
2020-08-25 13:42:39 +02:00
Niels Moseley
ce6e0a0128 Linux openpnp-capture-test: Output more keyboard control documentation 2020-05-04 14:25:14 +02:00
Niels Moseley
9321372c0f Fixed Linux test program builds: now linking with locally built turbojpeg-static instead of system turbojpeg 2020-05-04 13:17:29 +02:00
Niels Moseley
4be0d291e6 Linux: implemented property default values 2017-10-04 15:53:50 +02:00
Niels Moseley
cb4be52124 * Fixed linux CloseStream bug that caused a delay of multiple seconds.
* Added FPS support on Linux.
* Increased frame polling speed of Linux oc-gtk test program.
* Added support for brightness, contrast, autogain etc. properties.
2017-09-28 13:22:42 +02:00
Niels Moseley
fd293514f4 Updated setting/getting properties on Linux. Updated linux GTK test program. Added YUYV/YUV2 format converters 2017-09-22 00:30:48 +02:00
Niels Moseley
c517f4653d Updated linux to include getProperty handling 2017-09-21 20:34:27 +02:00
Niels Moseley
da0a04d128 Added linux support for Cap_getDeviceUniqueID(). Updated Linux GTK test program. 2017-08-02 22:58:54 +02:00
Niels Moseley
310058ec07 Changed __VERSION__ to __LIBVER__ to avoid clashing with GCC predefs. 2017-08-01 17:29:57 +02:00
Niels Moseley
85c69ab734 Added auto white balance controls on Linux 2017-08-01 17:21:49 +02:00
Niels Moseley
877ae93345 Updated linux platform code to handle the new property interface 2017-08-01 02:16:17 +02:00
Niels Moseley
1e9e627c8d Added 'save frame to ppm' button to Linux/GTK3 test program 2017-07-25 01:19:58 +02:00
Niels Moseley
9091337001 Added GTK-based test program for linux 2017-07-25 00:57:58 +02:00
Niels Moseley
185b9ee594 Linux platform now supports MJPEG frame decoding 2017-07-17 22:24:03 +02:00
Niels Moseley
4c6cc4dc64 Fixed linux CMakeFiles.txt 2017-07-17 17:35:16 +02:00
Niels Moseley
f131673307 Linux test program: Added writing first X frames to disk 2017-07-14 18:05:39 +02:00
Niels Moseley
b2ba6efe8f Linux platform code updated: increased local buffer size to width*height*4bytes. Simplified test program. 2017-07-14 17:40:57 +02:00
Niels Moseley
7d5b7ca22b Updated linux test program 2017-07-12 23:40:20 +02:00
Niels Moseley
d615e3da53 Started on Linux V4L2 integration 2017-07-12 01:23:49 +02:00