]> git.localhorst.tv Git - blank.git/commit
some experiments with sound
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 1 Aug 2015 13:00:07 +0000 (15:00 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 1 Aug 2015 13:00:07 +0000 (15:00 +0200)
commit7c2a8b8285278b8a3077b311d82f05ea0463a96e
tree0374a065f2105c79a8569418a7fb3bd69768d5db
parent0e3f96ecb9ade07a7b831078fee025aff44d44d4
some experiments with sound
17 files changed:
Makefile
assets
building
running
src/app/Application.hpp
src/app/Assets.hpp
src/app/Runtime.cpp
src/app/app.cpp
src/app/init.cpp
src/app/init.hpp
src/audio/ALError.hpp [new file with mode: 0644]
src/audio/Audio.hpp [new file with mode: 0644]
src/audio/Sound.hpp [new file with mode: 0644]
src/audio/audio.cpp [new file with mode: 0644]
src/ui/Interface.hpp
src/ui/ui.cpp
src/world/Chunk.hpp