caudio/cAudio/include
Henri Hyyryläinen 22ff1a97a9 Added virtual destructor to device list to stop gcc complaining about undefined behaviour 2015-04-08 21:08:21 +03:00
..
EAudioFormats.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IAudioCapture.h * Fix CSharpSample for AudioCapturing (make container object which takes care of buffer alloc/dealloc) 2011-06-26 11:05:51 +00:00
IAudioDecoder.h * Unify AudioSource creation (Code were unreadable) 2011-06-05 13:51:50 +00:00
IAudioDecoderFactory.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IAudioDeviceContext.h * Introduce IAudioDeviceContext and start wrapping OpenAL stuff into cOpenALDeviceContext (its already used for cAudioManager) 2011-06-05 20:56:07 +00:00
IAudioDeviceList.h Added virtual destructor to device list to stop gcc complaining about undefined behaviour 2015-04-08 21:08:21 +03:00
IAudioEffects.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IAudioManager.h * Make it easier to playback AudioCaptureBuffer 2011-06-26 11:16:45 +00:00
IAudioPlugin.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IAudioSource.h Renamed setMaxDistance() to setMaxAttenuationDistance() to clear up 2012-02-28 15:52:06 -07:00
ICaptureEventHandler.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IDataSource.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IDataSourceFactory.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IEffect.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IEffectParameters.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IFilter.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IListener.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
ILogReceiver.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
ILogger.h * Add initial C# wrapper version 2011-06-02 22:26:29 +00:00
IManagerEventHandler.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IMemoryProvider.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IPluginManager.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IRefCounted.h * Now its possible to drop a cAudioSource which takes then care of releasing itself. 2011-06-12 21:57:42 +00:00
ISourceEventHandler.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
IThread.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
cAudio.h Updated version numbers 2014-09-02 00:02:55 -07:00
cAudioDefines.h Updated version numbers 2014-09-02 00:02:55 -07:00
cAudioMemory.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
cAudioPlatform.h Added support for MINGW preprocessor so samples compile correctly on mingw builds 2011-06-26 17:40:05 +00:00
cAudioSleep.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00
cAudioString.h Fixed compiling issue on windows concerning cAudioString 2014-09-01 23:06:18 -07:00
cSTLAllocator.h Linux compat changes. 2011-12-27 12:37:02 +01:00
cVector3.h * Extend CMake build system to reflect all cAudio options (get rid of the cAudioDefines) - now CMake auto generates a cAudioBuildSettings.h based on the user options (this is made per CMake build) 2011-06-02 19:59:20 +00:00