]> git.tdb.fi Git - libs/al.git/commit
Add Streamer class
authorMikko Rasa <tdb@tdb.fi>
Tue, 8 Jul 2008 15:21:39 +0000 (15:21 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 8 Jul 2008 15:21:39 +0000 (15:21 +0000)
commit58dc1e7c15f928d0f861a20c46f2be4112bf5baf
tree91092e3e486f58c13662716c9520b6f5ec338455
parent8e69eba7dc53233c169152bdf654f032fcd0629f
Add Streamer class
Add buffer unqueuing and query commands to Source
Properly destroy Device and Context in destructor
More functionality in Sound
Some minor tweaks
12 files changed:
source/context.cpp
source/context.h
source/device.cpp
source/device.h
source/sound.cpp
source/sound.h
source/soundscape.cpp
source/soundscape.h
source/source.cpp
source/source.h
source/streamer.cpp [new file with mode: 0644]
source/streamer.h [new file with mode: 0644]