]> git.tdb.fi Git - libs/al.git/commit
Two more atribute setting functions in Source
authorMikko Rasa <tdb@tdb.fi>
Wed, 9 Jul 2008 16:06:09 +0000 (16:06 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 9 Jul 2008 16:06:09 +0000 (16:06 +0000)
commit97dae493948466867b9f661f45e451711dd6b41b
tree594ec9cc09bd3f9e22dd596f9b2ae4454d37a0f9
parent58dc1e7c15f928d0f861a20c46f2be4112bf5baf
Two more atribute setting functions in Source
Support loading Sounds from memory
Support loading Buffers from datafiles
Automatically clear Sound from Streamer when eof is reached
source/buffer.cpp
source/buffer.h
source/sound.cpp
source/sound.h
source/source.cpp
source/source.h
source/streamer.cpp