Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 508e91684c6c127cf3a3ee60648d70ba9d6e79a1
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/508e91684c6c127cf3a3ee60648d70ba9d6e79a1 Author: Eliot Miranda <
[hidden email]>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M build.win32x86/common/Makefile.msvc.tools
M build.win64x64/common/Makefile.msvc.tools
A platforms/win32/plugins/CameraPlugin/Makefile.plugin
A platforms/win32/plugins/SoundPlugin/sqDSoundClassFactory.cpp
A platforms/win32/plugins/SoundPlugin/sqDSoundClassFactory.h
A platforms/win32/plugins/SoundPlugin/sqDSoundGUID.c
A platforms/win32/plugins/SoundPlugin/sqWin32DPRINTF.h
M platforms/win32/plugins/SoundPlugin/sqWin32Sound.c
A platforms/win32/plugins/SoundPlugin/sqWin32SoundDeviceSelection.cpp
A platforms/win32/plugins/SoundPlugin/sqWin32SoundDeviceSelection.h
Log Message:
-----------
Add the Terf SOundPlugin for win32, minus the AEC code (cuz this requires
boost). Add a Makefile to disable the failing CameraPlugin build on cygwin.