caudio/Source
Joshua Jones 97c7135bbc Added the ability to disable the plugin system with a define. 2010-02-27 23:58:18 +00:00
..
Makefile Adjusted a error in the linux makefile 2010-02-21 04:27:00 +00:00
cAudioCapture.cpp Added the ability to disable the plugin system with a define. 2010-02-27 23:58:18 +00:00
cAudioEffects.cpp Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioManager.cpp Added the ability to disable the plugin system with a define. 2010-02-27 23:58:18 +00:00
cAudioSleep.cpp Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cAudioSource.cpp Fix to cause the onStop event to properly fire when audio sources hit the end of their stream. 2010-02-21 21:38:05 +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 More documentation. 2010-02-18 04:22:59 +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 More documentation. 2010-02-18 04:22:59 +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 Removed buggy memory manager. 2010-02-25 02:11:15 +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 Added a vorbis close_func callback to prevent crashing on iphone devices using the tremor vorbis library. 2010-02-27 20:51:05 +00:00
cPluginManager.cpp Added the ability to disable the plugin system with a define. 2010-02-27 23:58:18 +00:00
cRawDecoder.cpp More documentation. 2010-02-18 04:22:59 +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 Final part of the rename to fix casing. 2010-02-20 04:11:58 +00:00