<p>This commit introduces a new plugin "vm-sound-sndio" which uses the<br>
native OpenBSD sound system as backend.</p>
<p>This commit is meant as an initial introduction of the plugin, as<br>
sound output currently blocks the whole VM.</p>
<p>The plugin is not loaded by default and should only get built when<br>
running on OpenBSD.</p>
<p>My intention with this pull request is to get the infrastructure for future improvements up and running, so further development is easier for me and people have a way of testing the plugin.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add sndio sound support for OpenBSD</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451/files#diff-0">build.linux64x64/squeak.cog.spur/build/mvm</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451/files#diff-1">platforms/unix/vm-sound-sndio/acinclude.m4</a>
    (23)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451/files#diff-2">platforms/unix/vm-sound-sndio/sqUnixSndioSound.c</a>
    (201)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451/files#diff-3">platforms/unix/vm/sqUnixMain.c</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451?email_source=notifications&email_token=AIJPEW7DUOIFPOM53WJDAUDQXYMMRA5CNFSM4JYGZGYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7A4C5Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4IIRU3CBOZ5IIL4FDQXYMMRANCNFSM4JYGZGYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW7ZXHSHQBEOY2RMPM3QXYMMRA5CNFSM4JYGZGYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7A4C5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451?email_source=notifications\u0026email_token=AIJPEW7DUOIFPOM53WJDAUDQXYMMRA5CNFSM4JYGZGYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7A4C5Q",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/451?email_source=notifications\u0026email_token=AIJPEW7DUOIFPOM53WJDAUDQXYMMRA5CNFSM4JYGZGYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7A4C5Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>