Mikko Rasa [Wed, 9 Jul 2008 16:06:09 +0000 (16:06 +0000)]
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
Mikko Rasa [Tue, 8 Jul 2008 15:21:39 +0000 (15:21 +0000)]
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