commit 0b87042014721a7177998c1e9809e088f01d59a4 Author: Sven Gothel Date: Sat Feb 22 03:29:20 2014 +0100 Fix ALExtLoopbackDeviceSOFTTest - Use max 4k to test - Remove redundant default device/context - Add AL source and assign buffer - issue buffer play - Only fail if certain accuracy is not met - Stereo 0.8 (passes w/ ~ 0.9) - Mono 0.4 !!! FIXME !!! (Only passes w/ ~ 0.49) Tests are passing, however - have to check the MONO case. commit a9979b698f6f97666df67ae0bd1fd0aec2dfea02 Author: Sven Gothel Date: Sat Feb 22 03:25:14 2014 +0100 Tests: Add UITestCase unit test super class (print start/end, singletion test); Add @FixMethodOrder(MethodSorters.NAME_ASCENDING) commit 29094cdad91594a2f5defd967aab893887f10c81 Author: Sven Gothel Date: Fri Feb 21 14:57:15 2014 +0100 ALExtLoopbackDeviceSOFTTest: Remove javax.sound.sampled.UnsupportedAudioFileException dependency commit d199e6cdbf1fe1283bad79f68d05a9037a91863b Author: Sven Gothel Date: Fri Feb 21 14:47:36 2014 +0100 WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTest commit b49859e5ea464a978812036bef05718e6ea00909 Author: Sven Gothel Date: Sun Feb 16 03:23:21 2014 +0100 README: Add note regarding 'git --recurse-submodules' for openal-soft submodule commit 69cafbdd79eadccec803b4fcd1789657cb7c6529 Author: Sven Gothel Date: Sat Feb 15 09:16:03 2014 +0100 README: Add Debian OpenAL-Soft apt-get install package list commit 8ff9b7e7c92db11e1c9726bda24cb403c792b4f7 Author: Sven Gothel Date: Sat Feb 15 09:03:01 2014 +0100 Bump openal-soft to 7297c3214a4c648aaee81a9877da15b88f798197 commit 04a46e2c416a4269a756b1f8ce9e9bea61c7203d Author: Sven Gothel Date: Sat Feb 15 04:13:58 2014 +0100 Fix build scripts ..