caudio/Headers
Joshua Jones ad9b3de527 Fixed a bug that would prevent the lib from compiling if the plugin system was activated. 2010-02-28 00:07:48 +00:00
..
cAudioCapture.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioEffects.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioManager.h Added a ifdef to cAudioManager to include alcext as well has the somewaht complete makefile 2010-02-20 05:41:28 +00:00
cAudioSource.h Small fix to prevent the end of an audio stream from being cut off when the source auto resets when stream ends. 2010-02-18 05:00:43 +00:00
cConsoleLogReceiver.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cEFXFunctions.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cEffect.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cFileLogReceiver.h Added tutorial 7 2010-02-14 23:44:26 +00:00
cFileSource.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cFileSourceFactory.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cFilter.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cListener.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cLogger.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cMemorySource.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cMutex.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cOggAudioDecoderFactory.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cOggDecoder.h Updated IAudio Decoder (and all official decoders) to provide Total Time/Size/Decoded Size of an audio stream and the current position (in time, size, and decoded size). Audio Sources also expose this information. 2010-02-17 03:49:22 +00:00
cPluginManager.h Fixed a bug that would prevent the lib from compiling if the plugin system was activated. 2010-02-28 00:07:48 +00:00
cRawAudioDecoderFactory.h 2010-02-09 04:18:39 +00:00
cRawDecoder.h Updated IAudio Decoder (and all official decoders) to provide Total Time/Size/Decoded Size of an audio stream and the current position (in time, size, and decoded size). Audio Sources also expose this information. 2010-02-17 03:49:22 +00:00
cThread.h Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cUtils.h Added the true correct include 2010-02-20 03:03:30 +00:00
cWavAudioDecoderFactory.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cWavDecoder.h Updated IAudio Decoder (and all official decoders) to provide Total Time/Size/Decoded Size of an audio stream and the current position (in time, size, and decoded size). Audio Sources also expose this information. 2010-02-17 03:49:22 +00:00