Yao Wei Tjong 姚伟忠 f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 년 전
..
Audio.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
Audio.h 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
AudioDefs.h 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
BufferedSoundStream.cpp 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 11 년 전
BufferedSoundStream.h 4e2285b5b3 Add URHO3D_API to BufferedSoundStream. [ci skip] 11 년 전
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
OggVorbisSoundStream.cpp 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 11 년 전
OggVorbisSoundStream.h acb993e4ba Abstract Ogg Vorbis sound decoding into the SoundStream class. Note: the SoundStream class is deliberately not exposed to scripts, as it requires low-level data access and is used from the sound mixing thread. 11 년 전
Sound.cpp 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 년 전
Sound.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 년 전
SoundListener.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
SoundListener.h 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
SoundSource.cpp a7f9747376 Fix compressed sound resourceref not being serialized. 11 년 전
SoundSource.h a06e4238b3 Simplify sound stream code and improve the SoundSynthesis sample. Closes #257. 11 년 전
SoundSource3D.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 년 전
SoundSource3D.h 6d5ddc23e0 Bump the copyright for 2014. 12 년 전
SoundStream.cpp acb993e4ba Abstract Ogg Vorbis sound decoding into the SoundStream class. Note: the SoundStream class is deliberately not exposed to scripts, as it requires low-level data access and is used from the sound mixing thread. 11 년 전
SoundStream.h 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 11 년 전