This project is a fork of the openal-soft/android.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/openal-soft/android.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAndroid backend improvements
ownerryan@gamesalad.com
last changeFri, 16 Mar 2012 21:55:51 +0000 (16 16:55 -0500)
content tags
add:
readme
OpenAL Soft with backend for Android and improvements for latency.
shortlog
2012-03-16 Ryan CaltabianoLatency fixesmaster
2012-02-05 Martins MozeikoRemoved duplicate file in Android.mk file list.
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...
...
heads
12 years ago master