caudio/Source
Joshua Jones 66a52d41dd Fixed a bug that would cause an exception when unregisterAllEventHandlers was called. 2010-02-14 23:33:10 +00:00
..
Makefile 2010-02-09 06:08:46 +00:00
cAudioCapture.cpp Fixed a bug that would cause an exception when unregisterAllEventHandlers was called. 2010-02-14 23:33:10 +00:00
cAudioEffects.cpp Added ability to add effect presets. 2010-02-14 03:32:24 +00:00
cAudioManager.cpp Fixed a bug that would cause an exception when unregisterAllEventHandlers was called. 2010-02-14 23:33:10 +00:00
cAudioSleep.cpp Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cAudioSource.cpp Fixed a bug that would cause an exception when unregisterAllEventHandlers was called. 2010-02-14 23:33:10 +00:00
cConsoleLogReceiver.cpp 2010-02-09 04:18:39 +00:00
cEffect.cpp Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cFileLogReceiver.cpp added the damn .close() 2010-02-14 22:09:15 +00:00
cFileSource.cpp Minor API changes to the manager, release is now releaseAllSources, createFromFile is now create. 2010-02-13 05:48:19 +00:00
cFilter.cpp Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cListener.cpp 2010-02-09 04:18:39 +00:00
cLogger.cpp Removed the dumpMessages() function made it to act like the console logger. 2010-02-14 22:04:30 +00:00
cMemorySource.cpp 2010-02-09 04:18:39 +00:00
cMutex.cpp Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cOggAudioDecoderFactory.cpp 2010-02-09 04:18:39 +00:00
cOggDecoder.cpp Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cPluginManager.cpp Added ability for users to access the plugin manager. 2010-02-14 23:16:44 +00:00
cRawDecoder.cpp 2010-02-09 04:18:39 +00:00
cThread.cpp Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cWavAudioDecoderFactory.cpp changed the IAudio objects and cAudio objects to IAudioSource and cAudioSource 2010-02-10 21:57:09 +00:00
cWavdecoder.cpp Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00