Commit graph

22 commits

Author SHA1 Message Date
Brian Matzon
7cfa29957e initial commit of OpenAL create/destroy test 2003-03-16 22:52:35 +00:00
Caspian Rychlik-Prince
5ea14c3919 *** empty log message *** 2003-02-06 18:26:04 +00:00
Brian Matzon
5d71ae31d3 rem: not needed import 2003-01-12 22:22:12 +00:00
Brian Matzon
2935d85fa6 fix: better comments on create(filepath) 2003-01-03 01:14:29 +00:00
Brian Matzon
8e992f3257 mod: now using getResourceAsStream to load, since this enables us to load from ./ and from classpath 2003-01-03 01:11:42 +00:00
Brian Matzon
86279b768f fix: selection of display mode made "better" 2002-12-22 22:42:13 +00:00
Brian Matzon
e72a5e1545 fix: now using ding.wav 10 times, instead of 10 different wave files 2002-12-22 21:43:07 +00:00
Brian Matzon
37d383963d fix: updated to new display creation 2002-12-22 20:49:18 +00:00
Brian Matzon
951a036ae3 Lightweight actually spelled right! 2002-12-21 12:37:20 +00:00
Brian Matzon
c847bef095 fix: new display creation 2002-12-20 20:44:54 +00:00
Brian Matzon
a24b4a189e yet another test 2002-12-19 22:18:10 +00:00
Brian Matzon
602a155986 mod: ALUT removed, caused waaay to many headaches 2002-12-18 16:54:50 +00:00
Brian Matzon
91df757aba add: simple stress test for oal 2002-12-18 16:51:28 +00:00
Brian Matzon
2e2f5039e9 add: new class for loading wave files, in preperation of removing ALUT 2002-12-18 16:51:02 +00:00
Brian Matzon
0746bf5084 fix: even more beautification! 2002-12-15 22:09:09 +00:00
Brian Matzon
b1ebd6fa32 fix: small beautification 2002-12-15 22:05:10 +00:00
Brian Matzon
62ad5f3681 simple test for testing the number of available sources 2002-12-15 22:01:00 +00:00
Brian Matzon
f84e2b5346 fix: no more using alutInit or alutExit 2002-12-14 12:44:17 +00:00
Brian Matzon
926e1dd507 add: new alExit method alutExit, which has been removed 2002-12-14 12:43:45 +00:00
Brian Matzon
e6eaaa96ae fix: removed unneeded import
fix: removed getSource3f reference
2002-11-21 22:38:07 +00:00
Brian Matzon
4323652076 fix: removed unneeded import 2002-11-21 22:36:36 +00:00
Brian Matzon
cd04bdf33b moved tests to org.lwjgl.test for easier seperation 2002-11-19 16:49:53 +00:00