[Openal-devel] Final testing for OpenAL Soft 1.14

Ryan Pavlik rpavlik at iastate.edu
Sun Mar 25 19:40:19 PDT 2012


On MSVC that report _MSC_VER less than 1600 (that is, pre-VS 2010), the
stdint.h header is not provided, so commit b51afb74da1 broke my Windows
Visual Studio 2008 autobuilder. I'd suggest just skipping that target in
CMake with something like
if(MSVC AND MSVC_VERSION LESS 1600)


On Fri, Mar 16, 2012 at 5:43 PM, Chris Robinson <chris.kcat at gmail.com>wrote:

> The AL_SOFT_direct_channels[1] and ALC_SOFT_loopback[2] extensions are now
> considered complete, so OpenAL Soft's next release is getting close.
>
> If anyone is able to test the latest Git version, it would be great to make
> sure everything's working as expected. Double-check that it still works
> with
> whatever OpenAL apps you happen to have. Of particular interest are the
> PulseAudio, CoreAudio, MMDevAPI, OpenSL/Android, and SoundIO backends, as
> well
> as HRTF. If you were waiting to use the new extensions, feel free to try
> them
> out now.
>
> If all goes well, I expect to have a release in about a week or two.
>
> Thanks!
> - Chris
>
> [1] http://kcat.strangesoft.net/openal-extensions/SOFT_direct_channels.txt
> [2] http://kcat.strangesoft.net/openal-extensions/SOFT_loopback.txt
> _______________________________________________
> Openal-devel mailing list
> Openal-devel at opensource.creative.com
> http://opensource.creative.com/mailman/listinfo/openal-devel
>



-- 
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University

rpavlik at iastate.edu
http://academic.cleardefinition.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal-devel/attachments/20120325/373c957b/attachment.html


More information about the Openal-devel mailing list