[OpenSmalltalk/opensmalltalk-vm] 38e53d: Win32 SoundPlugin: don't get confused by VOICEIN d...

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

[OpenSmalltalk/opensmalltalk-vm] 38e53d: Win32 SoundPlugin: don't get confused by VOICEIN d...

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

  Changed paths:
    M platforms/win32/plugins/SoundPlugin/sqWin32Sound.c

  Log Message:
  -----------
  Win32 SoundPlugin: don't get confused by VOICEIN devices.  For accessing mixers
treat VOICEIN devuces as WAVEIN devices.  The old code was blind-sided and
ended up treating them as output devices. [ci skip]


  Commit: 3694a6756a4d77d4bc7c0d94f068713167ba0311
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/3694a6756a4d77d4bc7c0d94f068713167ba0311
  Author: Eliot Miranda <[hidden email]>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M platforms/iOS/plugins/CameraPlugin/AVFoundationVideoGrabber.m

  Log Message:
  -----------
  Merge branch 'Cog' of https://github.com/OpenSmalltalk/opensmalltalk-vm into Cog


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/e113cc5f0577...3694a6756a4d