<div dir="ltr">Hi Mark,<div><br></div><div>we are using openal-soft in the orx engine. <a href="https://bitbucket.org/orx/orx">https://bitbucket.org/orx/orx</a></div><div>the repository include a fork of openal-soft repository (with some modifications like fast-path on supported devices, and runtime NEON detection.)</div>

<div><br></div><div>the repository is in extern/openal-soft and the build rules are in extern/openal-soft/build/android</div><div><br></div><div>you can check what we did.</div><div><br></div><div>Philippe</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Wed, Jun 4, 2014 at 6:52 AM, Mark Sibly <span dir="ltr"><<a href="mailto:blitzmunter@gmail.com" target="_blank">blitzmunter@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Hi,<div><br></div><div>I've just got openal-soft building for android thanks to the opensl backend (although I haven't actually tested it yet...).</div><div><br></div><div>Anyway, I suck at cmake and building etc, so I just fudged around with a version of config.h I generated on x86 ubuntu, removing #define's until it built. Is there a better way? I couldn't see an 'android ndk' generator for cmake anywhere so wasn't sure how to proceed.</div>



<div><br></div><div>Also, now that I'm using a 'customized' version of openal-soft thanks to my munged config.h, I technically need to release/provide the source code to it to abide by the lgpl, correct? Do I need to provide all the source, or just my new config.h? Does my android game have to come with a message directing people to the modified source? I have  no problem with releasing anything I've done to openal-soft, as long as it doesn't become a major PITA!</div>


<div><br></div><div>Finally, are there any plans for a winrt version of openal-soft, or perhaps it's already done?!?<br></div><div><br></div><div>Bye,<br>Mark</div><div><br></div></div>
<br>_______________________________________________<br>
openal mailing list<br>
<a href="mailto:openal@openal.org">openal@openal.org</a><br>
<a href="http://openal.org/mailman/listinfo/openal" target="_blank">http://openal.org/mailman/listinfo/openal</a><br>
<br></blockquote></div><br></div>