[OpenSmalltalk/opensmalltalk-vm] a69b4c: On Windows allow a zero width in openCamera to sel...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] a69b4c: On Windows allow a zero width in openCamera to sel...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: a69b4c93edbbde759c849aa8e2f9adc97e808694
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a69b4c93edbbde759c849aa8e2f9adc97e808694
  Author: Eliot Miranda <[hidden email]>
  Date:   2021-02-28 (Sun, 28 Feb 2021)

  Changed paths:
    M platforms/win32/plugins/CameraPlugin/winCameraOps.cpp
    M platforms/win32/plugins/SoundPlugin/sqWin32Sound.c
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  On Windows allow a zero width in openCamera to select the largest frame size
available.  Get rid of an annoying print of the WM_DEVICECHANGE message
(DPRINTF is a misnomer).  Update sound devices on next access after a
WM_DEVICECHANGE message.