Lasse Öörni 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. hace 11 años
..
Audio.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
Audio.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
AudioDefs.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
BufferedSoundStream.cpp 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. hace 11 años
BufferedSoundStream.h 4e2285b5b3 Add URHO3D_API to BufferedSoundStream. [ci skip] hace 11 años
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
OggVorbisSoundStream.cpp 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. hace 11 años
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. hace 11 años
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. hace 11 años
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. hace 11 años
SoundListener.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
SoundListener.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
SoundSource.cpp a7f9747376 Fix compressed sound resourceref not being serialized. hace 11 años
SoundSource.h a06e4238b3 Simplify sound stream code and improve the SoundSynthesis sample. Closes #257. hace 11 años
SoundSource3D.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
SoundSource3D.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
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. hace 11 años
SoundStream.h 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. hace 11 años