| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Prefer system installed libraries or
OpenAL-soft built from source.
Signed-off-by: Xerxes Rånby <[email protected]>
|
| |
|
| |
|
| |
|
|
|
|
| |
Linux bundled: ubuntu 10.10 1:1.12.854-2 (maybe we shall remove these at all)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- plays on linux/window now
- ant build files fixed -> Windows support
- windows OpenAL 32/64 bit: see make/lib/FILES.txt make/lib/oalinst-license.txt)
- linux libs: added .1 to suffix
- added Debug impl
- catch EAX init exception (ie unsatisfied link error)
- EAX proper blocked init
TODO:
- check on osx
- joal-demos
|
| |
|
|
|
|
|
|
| |
cleaned up by CVS during cvs update -d -P operations
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@272 03bf7f67-59de-4072-a415-9a990d468a3f
|
|
including bundling of OpenAL implementations on Windows and Linux
platforms; still need to remove this from the dist target
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@270 03bf7f67-59de-4072-a415-9a990d468a3f
|