Add libpicam with gain slider bugfix (#278)

* Add libpicam with gain slider bugfix

* Patches to get zero-copy working with Pi3.

-- Success/Failure mistmatch assumptions - lots of functions in the JNI return true on failure (not true on success)
-- isVSCMSupported() is currently implemented to be "isVSCMNotSupported()"

Likely, we'll want at least some .so changes

Co-authored-by: Chris Gerth <chrisgerth010592@gmail.com>
This commit is contained in:
Matt
2021-08-31 20:48:11 -07:00
committed by GitHub
parent 9cf5c77d69
commit 6007cc752d
5 changed files with 16 additions and 15 deletions