log Isolated/SoundDecoder.h @ 79:358b0bd5df43 tip

age author description
Mon, 16 Jul 2012 22:31:56 -0700 Eric Wing Bug fix for unbalanced #if/#endif blocks. I think I broke it when removing the dllimport for Windows.
Wed, 20 Jun 2012 10:46:03 -0700 Eric Wing Removed use of dllimport for Windows.
Wed, 20 Jun 2012 10:41:06 -0700 Eric Wing Enhanced endian detection code in SoundDecoder.h after reviewing ANDROID_NDK changes.
Wed, 20 Jun 2012 10:32:41 -0700 Eric Wing Changed use of ANDROID_NDK to __ANDROID__ since it seems to be standard.
Tue, 29 May 2012 19:43:23 -0700 Eric Wing Added explicit symbol visibility markers to audio support files in ALmixer for public headers so they can be built as a dynamic library if needed.
Thu, 28 Apr 2011 16:22:30 -0700 Eric Wing Added support files.