Patch to use under OSX
Brought to you by:
jjhursti
First thanks for rs200decoder !
I use it with my macbook pro : to be able to compile, I've had to disable sound support (no soundcard.h on my box, and the osx sound api seems quite different).
So I use audacity to record wav files and than rs200decoder to convert them into xml files.
As it works just fine, I attach my ugly patch* in case someone request an osx port. *: it just adds comments arround soundcard.h stuff.
the patch to compile under os x