caudio/Headers
Joshua Jones 1e2fe1c54c Added additional defines for more control of which components are compiled into the library (for embedded platforms like the IPhone). 2010-03-05 01:52:25 +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 Added additional defines for more control of which components are compiled into the library (for embedded platforms like the IPhone). 2010-03-05 01:52:25 +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 additional defines for more control of which components are compiled into the library (for embedded platforms like the IPhone). 2010-03-05 01:52:25 +00:00
cFileSource.h Added additional defines for more control of which components are compiled into the library (for embedded platforms like the IPhone). 2010-03-05 01:52:25 +00:00
cFileSourceFactory.h Added additional defines for more control of which components are compiled into the library (for embedded platforms like the IPhone). 2010-03-05 01:52:25 +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 Added additional defines for more control of which components are compiled into the library (for embedded platforms like the IPhone). 2010-03-05 01:52:25 +00:00
cPluginManager.h Added a more specific define to disable just dynamic linking of plugins. 2010-02-28 01:51:58 +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