caudio/Source
Joshua Jones b24a4f2bb8 More documentation.
Added image for the API doc.
Fixed a bug where audio sources would not reset themselves when they stopped playing a stream due to reaching the end.
2010-02-18 04:22:59 +00:00
..
Makefile Fixed the linux build version. 2010-02-16 03:29:51 +00:00
cAudioCapture.cpp Added the mutex locking to the signalEvent() 2010-02-18 02:22:50 +00:00
cAudioEffects.cpp Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioManager.cpp More documentation. 2010-02-18 04:22:59 +00:00
cAudioSleep.cpp Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cAudioSource.cpp More documentation. 2010-02-18 04:22:59 +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 More documentation. 2010-02-18 04:22:59 +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 More documentation. 2010-02-18 04:22:59 +00:00
cPluginManager.cpp Added ability for users to access the plugin manager. 2010-02-14 23:16:44 +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 More documentation. 2010-02-18 04:22:59 +00:00