marauder2k7 446c8ec4a5 Required changes for Android development 6 jaren geleden
..
jni 446c8ec4a5 Required changes for Android development 6 jaren geleden
res b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
src b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
AndroidManifest.xml 446c8ec4a5 Required changes for Android development 6 jaren geleden
COPYING b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
Makefile 446c8ec4a5 Required changes for Android development 6 jaren geleden
README b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
ant.properties b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
build.xml b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
local.properties b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
proguard.cfg b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 jaren geleden
project.properties 446c8ec4a5 Required changes for Android development 6 jaren geleden

README

This is an OpenAL-soft shared library for Android.

Features:
* builds for Froyo or later
* builds as a shared library
* back-end for AudioTrack or OpenSLES
* Fixed-point (default) or floating-point math for mixing

Created with:
android create project --target android-8 --name openal_soft --path openal-soft --activity openal_soft --package com.apportable.openal_soft

Fork of OpenAL-soft in jni/OpenAL

Build with:
cd jni
ndk-build