]> git.mxchange.org Git - simgear.git/commit
Initial revision.
authorcurt <curt>
Thu, 16 Jul 1998 17:48:11 +0000 (17:48 +0000)
committercurt <curt>
Thu, 16 Jul 1998 17:48:11 +0000 (17:48 +0000)
commitfca7a8fa47b60fb80108d4302c11872c05020331
treeef089026c76158f29ed1d89100fa79a308b779e8
parent1175179da11594f92ac3ed40a7b6b88e240b1ac9
Initial revision.
22 files changed:
Audio/CHANGES [new file with mode: 0644]
Audio/Makefile.am [new file with mode: 0644]
Audio/NOTICE [new file with mode: 0644]
Audio/README [new file with mode: 0644]
Audio/README.freebsd [new file with mode: 0644]
Audio/README.linux [new file with mode: 0644]
Audio/README.openbsd [new file with mode: 0644]
Audio/README.sgi [new file with mode: 0644]
Audio/README.unix [new file with mode: 0644]
Audio/README.win [new file with mode: 0644]
example/Makefile.am [new file with mode: 0644]
example/example.cxx [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/sl.h [new file with mode: 0644]
src/slDSP.cxx [new file with mode: 0644]
src/slEnvelope.cxx [new file with mode: 0644]
src/slPortability.h [new file with mode: 0644]
src/slSample.cxx [new file with mode: 0644]
src/slSamplePlayer.cxx [new file with mode: 0644]
src/slScheduler.cxx [new file with mode: 0644]
src/sm.h [new file with mode: 0644]
src/smMixer.cxx [new file with mode: 0644]