Page MenuHome

All Changesets

ChangePath
ModifiedCMakeLists.txt
Modifiedbuild_files/build_environment/cmake/sndfile.cmake
Modifiedbuild_files/build_environment/cmake/versions.cmake
Modifiedbuild_files/build_environment/install_deps.sh
Modifiedbuild_files/buildbot/config/blender_linux.cmake
Modifiedbuild_files/cmake/Modules/FindSndFile.cmake
Modifiedbuild_files/cmake/macros.cmake
Modifiedbuild_files/cmake/platform/platform_apple.cmake
Modifiedbuild_files/cmake/platform/platform_unix.cmake
Modifiedbuild_files/cmake/platform/platform_win32.cmake
Modifiedextern/CMakeLists.txt
Addedextern/audaspace/AUTHORS
Addedextern/audaspace/CHANGES
Addedextern/audaspace/CMakeLists.txt
Addedextern/audaspace/INSTALL
Addedextern/audaspace/LICENSE
Addedextern/audaspace/README.md
Addedextern/audaspace/bindings/C/AUD_Device.cpp
Addedextern/audaspace/bindings/C/AUD_Device.h
Addedextern/audaspace/bindings/C/AUD_DynamicMusic.cpp
Addedextern/audaspace/bindings/C/AUD_DynamicMusic.h
Addedextern/audaspace/bindings/C/AUD_HRTF.cpp
Addedextern/audaspace/bindings/C/AUD_HRTF.h
Addedextern/audaspace/bindings/C/AUD_Handle.cpp
Addedextern/audaspace/bindings/C/AUD_Handle.h
Addedextern/audaspace/bindings/C/AUD_ImpulseResponse.cpp
Addedextern/audaspace/bindings/C/AUD_ImpulseResponse.h
Addedextern/audaspace/bindings/C/AUD_PlaybackManager.cpp
Addedextern/audaspace/bindings/C/AUD_PlaybackManager.h
Addedextern/audaspace/bindings/C/AUD_Sequence.cpp
Addedextern/audaspace/bindings/C/AUD_Sequence.h
Addedextern/audaspace/bindings/C/AUD_Sound.cpp
Addedextern/audaspace/bindings/C/AUD_Sound.h
Addedextern/audaspace/bindings/C/AUD_Source.cpp
Addedextern/audaspace/bindings/C/AUD_Source.h
Addedextern/audaspace/bindings/C/AUD_Special.cpp
Addedextern/audaspace/bindings/C/AUD_Special.h
Addedextern/audaspace/bindings/C/AUD_ThreadPool.cpp
Addedextern/audaspace/bindings/C/AUD_ThreadPool.h
Addedextern/audaspace/bindings/C/AUD_Types.h
Addedextern/audaspace/bindings/doc/conf.py.in
Addedextern/audaspace/bindings/doc/device.rst
Addedextern/audaspace/bindings/doc/handle.rst
Addedextern/audaspace/bindings/doc/index.rst
Addedextern/audaspace/bindings/doc/sequence.rst
Addedextern/audaspace/bindings/doc/sequence_entry.rst
Addedextern/audaspace/bindings/doc/sound.rst
Addedextern/audaspace/bindings/doc/tutorials.rst
Addedextern/audaspace/bindings/python/PyAPI.cpp
Addedextern/audaspace/bindings/python/PyAPI.h
Addedextern/audaspace/bindings/python/PyDevice.cpp
Addedextern/audaspace/bindings/python/PyDevice.h
Addedextern/audaspace/bindings/python/PyDynamicMusic.cpp
Addedextern/audaspace/bindings/python/PyDynamicMusic.h
Addedextern/audaspace/bindings/python/PyHRTF.cpp
Addedextern/audaspace/bindings/python/PyHRTF.h
Addedextern/audaspace/bindings/python/PyHandle.cpp
Addedextern/audaspace/bindings/python/PyHandle.h
Addedextern/audaspace/bindings/python/PyImpulseResponse.cpp
Addedextern/audaspace/bindings/python/PyImpulseResponse.h
Addedextern/audaspace/bindings/python/PyPlaybackManager.cpp
Addedextern/audaspace/bindings/python/PyPlaybackManager.h
Addedextern/audaspace/bindings/python/PySequence.cpp
Addedextern/audaspace/bindings/python/PySequence.h
Addedextern/audaspace/bindings/python/PySequenceEntry.cpp
Addedextern/audaspace/bindings/python/PySequenceEntry.h
Addedextern/audaspace/bindings/python/PySound.cpp
Addedextern/audaspace/bindings/python/PySound.h
Addedextern/audaspace/bindings/python/PySource.cpp
Addedextern/audaspace/bindings/python/PySource.h
Addedextern/audaspace/bindings/python/PyThreadPool.cpp
Addedextern/audaspace/bindings/python/PyThreadPool.h
Addedextern/audaspace/bindings/python/examples/binaural.py
Addedextern/audaspace/bindings/python/examples/convolution.py
Addedextern/audaspace/bindings/python/examples/dynamicmusic.py
Addedextern/audaspace/bindings/python/examples/playbackmanager.py
Addedextern/audaspace/bindings/python/examples/player.py
Addedextern/audaspace/bindings/python/examples/randomSounds.py
Addedextern/audaspace/bindings/python/examples/simple.py
Addedextern/audaspace/bindings/python/examples/siren.py
Addedextern/audaspace/bindings/python/examples/siren2.py
Addedextern/audaspace/bindings/python/examples/tetris.py
Addedextern/audaspace/bindings/python/examples/tetris2.py
Addedextern/audaspace/bindings/python/examples/tetris3.py
Addedextern/audaspace/bindings/python/setup.py.in
Addedextern/audaspace/blender_config.cmake
Addedextern/audaspace/config/Audaspace.h.in
Addedextern/audaspace/include/Exception.h
Moved Hereextern/audaspace/include/IReader.h
Moved Awayintern/audaspace/intern/AUD_IReader.h
Addedextern/audaspace/include/ISound.h
Addedextern/audaspace/include/devices/DefaultSynchronizer.h
Addedextern/audaspace/include/devices/DeviceManager.h
Addedextern/audaspace/include/devices/I3DDevice.h
Moved Hereextern/audaspace/include/devices/I3DHandle.h
Moved Awayintern/audaspace/intern/AUD_I3DHandle.h
Addedextern/audaspace/include/devices/IDevice.h
Addedextern/audaspace/include/devices/IDeviceFactory.h
Moved Hereextern/audaspace/include/devices/IHandle.h
Moved Awayintern/audaspace/intern/AUD_IHandle.h