caudio/Examples
Joshua Jones 75ece68dcf Added cross-platform Mutex and Thread classes.
Made cAudio, cAudioCapture, cAudioManager and other classes thread safe.
Made cAudioManager use a seperate update thread by default.
Added cAudioSleep, a cross-platform sleep() function
Moved global defines to cAudioDefines
Added defines to disable thread safety or the internal update thread if the user wishes it
Updated tutorials to reflect the changes made
2009-08-29 11:24:31 +00:00
..
Tutorial1_2DSound Added cross-platform Mutex and Thread classes. 2009-08-29 11:24:31 +00:00
Tutorial2_3DSound Added cross-platform Mutex and Thread classes. 2009-08-29 11:24:31 +00:00
Tutorial3_MemoryPlayback Added cross-platform Mutex and Thread classes. 2009-08-29 11:24:31 +00:00
Tutorial4_AudioCapture Added cross-platform Mutex and Thread classes. 2009-08-29 11:24:31 +00:00
buildAll.sh 2009-06-21 03:24:30 +00:00