]> git.mxchange.org Git - simgear.git/commit
Initial commit for a sample queue extension.
authorErik Hofman <erik@ehofman.com>
Mon, 2 Aug 2010 08:10:58 +0000 (10:10 +0200)
committerErik Hofman <erik@ehofman.com>
Mon, 2 Aug 2010 08:10:58 +0000 (10:10 +0200)
commit67c8067aed14b90cc9103c48031c0a32fa29ce1e
tree91ac2dceaa90ee721fb703da1100a603c4cb857a
parentc46c735f2f873f6a993da80b082b18a010c6cc83
Initial commit for a sample queue extension.
simgear/sound/Makefile.am
simgear/sound/openal_test4.cxx [new file with mode: 0644]
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/sample_openal.hxx
simgear/sound/sample_queue.cxx [new file with mode: 0644]
simgear/sound/sample_queue.hxx [new file with mode: 0644]
simgear/sound/soundmgr_openal.cxx