Brian Matzon
|
2fffb6b522
|
initial import of ALTest - conversion of altest.c - work in progress
|
2002-08-28 01:19:59 +00:00 |
|
Brian Matzon
|
88def41eb8
|
initial import of ALUTTest - basically PlayTest, using ALUT for initialization and deinitialization
|
2002-08-27 23:30:21 +00:00 |
|
Brian Matzon
|
f42fa6f750
|
add: mo javadoc
|
2002-08-27 23:28:52 +00:00 |
|
Brian Matzon
|
2d43fd17aa
|
add: last test added. ALCTest complete sans some stuff that doesn't work on win32 - awaiting fix from OpenAL people
|
2002-08-27 23:21:03 +00:00 |
|
Brian Matzon
|
40a41090b2
|
first stab at ALC testing - Work In Progress
|
2002-08-27 17:49:53 +00:00 |
|
Brian Matzon
|
cbd9de092d
|
fix: update to spec recommendation (alcMakeContextCurrent before destroy)
|
2002-08-27 17:48:30 +00:00 |
|
Brian Matzon
|
6fba0353b0
|
add: new basic test class to make testing easier
mod: PlayTest now inherits from BasicTest
|
2002-08-26 21:10:08 +00:00 |
|
Brian Matzon
|
f7e8312672
|
add: javadoc comment on getError
|
2002-08-26 20:17:55 +00:00 |
|
Brian Matzon
|
7c74c35663
|
initial import of first basic test (wee)
|
2002-08-26 19:53:21 +00:00 |
|
Brian Matzon
|
71b1090163
|
rem: removed debug
fix: cleanup
|
2002-08-26 15:30:19 +00:00 |
|
Brian Matzon
|
b7bfb49c7c
|
add: ALC constants added
|
2002-08-26 15:28:01 +00:00 |
|
Brian Matzon
|
f6456e9a4c
|
removing from openal package
|
2002-08-25 08:41:02 +00:00 |
|
Brian Matzon
|
db9a312469
|
add: first stab at ALC
|
2002-08-20 14:46:04 +00:00 |
|
Brian Matzon
|
c3d2c45cb3
|
fix: now uses getLibraryName() for determening lib to load
|
2002-08-19 14:02:55 +00:00 |
|
Brian Matzon
|
c6c26e568d
|
fix: wrong prototypes for some methods, while switching to ByteBuffer
|
2002-08-19 13:55:23 +00:00 |
|
Brian Matzon
|
345a3248d5
|
mod: now use ByteBuffer addresses instead of arrays - this way we reduce object creation
|
2002-08-19 11:59:31 +00:00 |
|
Brian Matzon
|
7660e2fc45
|
add: last al methods added
|
2002-08-19 02:37:21 +00:00 |
|
Brian Matzon
|
94da74c812
|
add: more al methods (work in progress)
|
2002-08-19 01:10:00 +00:00 |
|
Brian Matzon
|
14ae13dd26
|
change: ALUTLoadWAVFile -> ALUTLoadWAVData
|
2002-08-18 13:57:28 +00:00 |
|
Brian Matzon
|
3d0e916e03
|
add: copyright header
|
2002-08-15 15:14:42 +00:00 |
|
Brian Matzon
|
94de774d49
|
changed: AL_ and al prefix removed (this included lowercasing first letter in method)
|
2002-08-15 14:34:20 +00:00 |
|
Brian Matzon
|
d9ed524c54
|
CoreAL10 -> CoreAL
|
2002-08-14 10:55:41 +00:00 |
|
Brian Matzon
|
a972863064
|
initial commit of OpenAL code
|
2002-08-13 23:13:28 +00:00 |
|
Brian Matzon
|
e26f1ba417
|
initial commit of test class for OpenAL
|
2002-08-13 23:01:06 +00:00 |
|