Commit Graph

43 Commits (ed15aa6ab2707117650001d002f2f3bac549d831)

Author SHA1 Message Date
Eric Wing ed15aa6ab2 Trivial fix to move int declaration to top because Android gcc defaults to C89 mode instead of C99. 2013-01-08 11:27:15 -08:00
Marc Salem b210d8e336 Only mix first two channels on android 2012-12-17 17:23:13 -08:00
Marc Salem 5136d4d204 Don't return error from alGetError() if there is no context 2012-11-08 15:58:04 -08:00
Marc Salem b8cadf5d51 fix makefile regression 2012-10-22 17:38:32 -07:00
Dmitry Skiba a5cc589a42 Made alBufferDataStatic to be alias for alBufferData. 2012-09-20 15:07:56 -07:00
Philippe Hausler f967eea5b7 avoid variable shadowing 2012-08-25 15:27:20 -07:00
Dmitry Skiba e05fc48629 Stop playback when we outght to. 2012-08-10 12:01:15 -07:00
Marc Salem 0b27808644 Make source limits configurable 2012-08-09 15:08:10 -07:00
Dmitry Skiba 6af28c7540 Don't suspend closed device. 2012-07-30 13:50:24 -07:00
Marc Salem 3984b64a1c Minimum cap on sources set to 4 2012-07-18 16:16:52 -07:00
Marc Salem ce354c8727 Script to fixup clang asm for binutils 2012-07-17 14:01:36 -07:00
Marc Salem b05a172f24 If there are no sources, have a more sensible cap on the number of sources 2012-07-17 13:54:53 -07:00
Marc Salem 8c6cc6ba4c Fail out of loop in callback if suspended 2012-07-17 13:35:06 -07:00
Marc Salem b84d760972 Avoid starting multiple threads if there are gratuitous lifecycle events 2012-07-17 13:33:15 -07:00
Marc Salem 265d8e9be3 Use -O3 2012-07-17 12:56:50 -07:00
Marc Salem 732c83453e Increase wait time, should be 5ms 2012-07-16 14:52:18 -07:00
Marc Salem b37787be4c Some tweaks to fix distortion on Jelly Bean 2012-07-16 14:52:11 -07:00
Ian Fischer bf85cd1993 Use android-ndk-r8. Make RELEASE_LOG available as well. 2012-07-13 14:25:42 -07:00
Ian Fischer 6b3ab24cf7 Oops -- updated ndk root wasn't ready for master. 2012-07-07 13:09:21 -07:00
Ian Fischer d02f57045d Make DEBUG_LOG and DEBUG_BREAK innocuous if DEBUG_LOGGING_FLAGS are not passed. 2012-07-07 13:04:23 -07:00
Ian Fischer 22e1b7c9d1 Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	jni/Android.mk
2012-07-07 12:36:53 -07:00
Ian Fischer 5e0cb3f27d Get rid of bad newlines and use new optional debugging flags. 2012-07-07 12:24:43 -07:00
Philippe Hausler 79b12e258b change NDK root to stock 2012-07-03 16:18:07 -07:00
Philippe Hausler a1812cee1e append analyzer output 2012-06-30 19:39:49 -07:00
Philippe Hausler 378db20278 analyze target
usage: specify ANALYZE=yes and ANALYZE_OUTPUT=/path/to/output.log
2012-06-30 19:32:39 -07:00
Dmitry Skiba 4acb0e6b65 Fixes printf-related warnings during the build. 2012-06-06 20:32:20 -07:00
Chinmay Garde e63be656cf Merge branch 'master' of github.com:apportableinc/openal-soft 2012-06-06 17:20:11 -07:00
Chinmay Garde 94d514aee5 Added missing OAL Mac Extensions header 2012-06-06 17:19:55 -07:00
Marc Salem 09f4052921 Use OpenSLES if available 2012-05-30 13:43:07 -07:00
Ian Fischer e0ee7ebd7a Make openal build with clang, and also no longer rely on copying the source into the out directory. Sound seems unchanged on Osmos with this. 2012-05-16 20:00:11 -07:00
Marc Salem 3b75e42ebc Linux and Android-SDK-r16 build 2012-03-02 10:53:04 -08:00
Marc Salem 858f7ac9e4 Add build-id to library 2012-02-06 21:36:31 -08:00
Marc Salem 10547a9483 Add ARMv7a build option, use fixed-point on ARMv5 builds 2012-01-24 23:57:26 -08:00
Rhett Aultman f3874af012 Removing the ONE and TWO macros. 2012-01-17 19:06:39 -08:00
Marc Salem 05de07e8d9 Remove pre-build .so files 2012-01-09 16:12:18 -08:00
Marc Salem 9660dfa6df Update prebuilt libs 2012-01-03 14:24:14 -08:00
Marc Salem 14d390f7d5 Merge branch 'master' of github.com:apportableinc/openal-soft 2012-01-03 14:22:54 -08:00
Marc Salem 0965fa43d5 Add alcSuspend and alcResume 2012-01-03 14:22:38 -08:00
Collin Jackson f88893d790 Add LGPLv3 license 2011-12-20 13:20:51 -08:00
Marc Salem a54a1f3b31 Empty file to resolve compile errors in apps 2011-12-19 22:08:47 -08:00
Marc Salem 061ef18e80 Fix Android suspend/resume support 2011-12-19 19:43:02 -08:00
Marc Salem bfb1c2ec84 Android .so for OpenAL 2011-12-16 18:14:00 -08:00
Marc Salem 0396174008 first commit 2011-12-16 18:10:45 -08:00