Tim Newell 00adfe400f Fixed issues with updating from development and changed openal to load as a shared library преди 12 години
..
jni 00adfe400f Fixed issues with updating from development and changed openal to load as a shared library преди 12 години
obj 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 години
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 години
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 години
AndroidManifest.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 години
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 години
Makefile 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 години
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 години
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 години
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 години
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 години
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 години
project.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 години

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