Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 4d8cc8d71eb254f3eb687a4486819c13ac04d0ba
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4d8cc8d71eb254f3eb687a4486819c13ac04d0ba Author: Eliot Miranda <
[hidden email]>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M platforms/iOS/plugins/CameraPlugin/AVFoundationVideoGrabber.m
Log Message:
-----------
CameraPlugin robustness on macOS. If the frame buffer isn't big enough (eg
because another app has changed the camera) then free and remalloc the frame
buffer if it is too small. Get rid of the firstTime flag and just use the frame
buffer (pixels) as the flag.
Commit: e113cc5f0577f8f89f5be1d7524f0d0448b53845
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e113cc5f0577f8f89f5be1d7524f0d0448b53845 Author: Eliot Miranda <
[hidden email]>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M build.win64x64/common/Makefile.msvc.tools
Log Message:
-----------
Merge branch 'Cog' of
https://github.com/OpenSmalltalk/opensmalltalk-vm into Cog
Compare:
https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/739ad1ebada2...e113cc5f0577