caudio/include
Raynaldo Rivera adeafbdd46 Fixed IAudioManager so it will compile under mingw. also created the two plugins cbp project files and added to workspace. 2010-02-16 03:18:18 +00:00
..
EAudioFormats.h 2010-02-09 04:18:39 +00:00
IAudioCapture.h Added the event system 2010-02-13 04:47:59 +00:00
IAudioDecoder.h 2010-02-09 05:33:32 +00:00
IAudioDecoderFactory.h 2010-02-09 04:18:39 +00:00
IAudioEffects.h Added ability to add effect presets. 2010-02-14 03:32:24 +00:00
IAudioManager.h Fixed IAudioManager so it will compile under mingw. also created the two plugins cbp project files and added to workspace. 2010-02-16 03:18:18 +00:00
IAudioPlugin.h Rework of plugin system. Now works better with static linking. Plugin makers are now expected to pass back a fully implemented version of IAudioPlugin for cAudio to use. Create your plugin class with new, cAudio will call drop() on it on unload of your dll. 2010-02-14 05:34:57 +00:00
IAudioSource.h Added the event system 2010-02-13 04:47:59 +00:00
ICaptureEventHandler.h 2010-02-13 04:48:23 +00:00
IDataSource.h 2010-02-09 04:18:39 +00:00
IDataSourceFactory.h Uploaded missing files. 2010-02-14 01:54:21 +00:00
IEffect.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
IEffectParameters.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
IFilter.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
IListener.h 2010-02-09 04:18:39 +00:00
ILogReceiver.h 2010-02-09 04:18:39 +00:00
ILogger.h Removed the dumpMessages() function made it to act like the console logger. 2010-02-14 22:04:30 +00:00
IManagerEventHandler.h 2010-02-13 04:48:57 +00:00
IPluginManager.h Added ability for users to access the plugin manager. 2010-02-14 23:16:44 +00:00
IRefCounted.h 2010-02-09 04:18:39 +00:00
ISourceEventHandler.h Added tutorial 6 shows how to use a custom event handler as well has removed OnInit from the audio source events. 2010-02-14 22:54:19 +00:00
cAudio.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cAudioDefines.h Uploading new codeblocks project that compiles cAudio 2010-02-16 01:38:50 +00:00
cAudioPlatform.h 2010-02-09 06:08:46 +00:00
cAudioSleep.h 2010-02-09 04:18:39 +00:00
cVector3.h 2010-02-09 04:18:39 +00:00