This project is a fork of the openal-soft.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/openal-soft.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAndroid backend
ownermartins.mozeiko@gmail.com
last changeSun, 5 Feb 2012 21:11:28 +0000 (5 13:11 -0800)
content tags
add:
readme
OpenAL Soft with backend for Android.
shortlog
2012-02-05 Martins MozeikoRemoved duplicate file in Android.mk file list.master
2012-02-05 Martins MozeikoFixed incorrect pthread_key usage.
2012-02-03 Martins MozeikoUpdated android backend.
2012-02-03 Martins MozeikoMerge branch 'master' of git://repo.or.cz/openal-soft
2012-02-03 Martins MozeikoRemoved project files that are generated by "android...
2012-01-31 Chris RobinsonUse an enum for static const values
2012-01-31 Chris RobinsonMake the EFX preset values explicit floats
2012-01-31 Chris RobinsonImplement capture for the DirectSound backend
2012-01-30 Chris RobinsonOnly initialize the default reverb effect when a slot...
2012-01-30 Chris RobinsonReorder a couple effect presets
2012-01-30 Chris Robinsonav_find_stream_info is also deprecated, in favor of...
2012-01-30 Chris RobinsonUse AVMEDIA_TYPE_AUDIO instead of the deprecated CODEC_...
2012-01-28 Chris RobinsonAdd some more reverb presets
2012-01-27 Chris RobinsonUse sizeof(ALfloat) when finding the max stepping value
2012-01-27 Chris RobinsonPass the uncompressed sample count to LoadData and...
2012-01-27 Chris RobinsonMake sure context attributes are specified for loopback...
...
heads
12 years ago master
forks
Cached version (1271s old)
openal-soft/android/androidopenalsoftexperiments.git Optimizations ewmailing@gmail.com 11 years ago
openal-soft/android/improvements.git Android backend improvements ryan@gamesalad.com 12 years ago
openal-soft/android/lowlatency.git Low latency version for Android OpenAL Soft... nbasili@eyelead.com 12 years ago