Commit Graph

1 Commits (9df246324d1818d25e7e138b0c647a90a97f5af4)

Author SHA1 Message Date
nor..67 9df246324d iOS 11 years ago
iwg..ic a1316b4514 Android: Fix issue with AndroidHarness trying to pause audio after app.stop() closed down the audio renderer 12 years ago
iwg..om 509cc7ba70 Android OpenAL Soft: Clean up some logging 12 years ago
sha..RD d6fbd97482 * Add NativeObject.dispose() which deletes the object from GL driver, and if UNSAFE=true, also native buffers. 12 years ago
iwg..om e727928731 Android: Refactor AndroidAudioRenderer into an interface with 2 implementations (current MediaPlayer/SoundPool and new OpenAL Soft). Added AppSetting that allows AndroidHarness to switch the audio renderer (default is still MediaPlayer/SoundPool). 12 years ago
iwg..om 58684996f9 Android: Added methods for OpenAL Soft Audio Renderer to pause and resume audio when app is placed in the background 12 years ago
iwg..om 785d50f516 Android: Add support for effects, filters, reverb, and environment to Android implementation of OpenAL Soft 12 years ago
iwg..om b5f4541eec Android: First commit of a new Audio system for Android that uses OpenAL Soft with the OpenSL backend. Requres Android 2.3 or higher. Source files for OpenAL Soft won't be included (similar to Native Bullet). The current Android audio renderer is still enabled. 12 years ago