index
:
joal.git
b22x
gluegen-branch-1-0
java11
master
rc
JOAL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add openal-soft git submodule
Sven Gothel
2013-01-31
3
-1
/
+4
*
Fix missing Opaque boolean ALboolean in make/joal-alext.cfg
Xerxes Rånby
2013-01-30
1
-0
/
+1
*
Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest
Xerxes Rånby
2013-01-30
1
-3
/
+3
*
Improve logic of Bug 662: Add a flag to favour OpenALSoft
Xerxes Rånby
2013-01-30
1
-0
/
+22
*
Fix Bug 662: Add a flag to favour OpenALSoft
Xerxes Rånby
2013-01-30
1
-1
/
+1
*
Bug 662: Add a flag to favour OpenALSoft
Xerxes Rånby
2013-01-30
1
-9
/
+11
*
Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL extensions.
Xerxes Rånby
2013-01-30
1
-6
/
+9
*
Bug 567 (part 3): add support for openal extensions
Michael Zucchi
2013-01-29
1
-0
/
+106
*
build.xml: set failonerror="false" for artifact.properties copy
Xerxes Rånby
2013-01-29
1
-1
/
+1
*
Remove system dependency of intptr_t and uint64_t.
Xerxes Rånby
2013-01-29
4
-18
/
+22
*
Re-import OpenAL stub_includes/openal/eax.h required for EAX.
Xerxes Rånby
2013-01-26
1
-0
/
+32
*
Remove obstolete bundled OpenAL and OpenAL-soft binarys.
Xerxes Rånby
2013-01-26
13
-52
/
+0
*
Bug 567 (part 2): add support for openal extensions
Michael Zucchi
2013-01-26
4
-13
/
+182
*
build.xml al.c -> al.h after switch to OpenAl-soft headers.
Xerxes Rånby
2013-01-25
1
-2
/
+2
*
Bug 567 (part 1): add support for openal extensions
Michael Zucchi
2013-01-25
8
-2
/
+116
*
Import OpenAL-soft openal-soft/include/AL/ headers to stub_includes/openal.
Xerxes Rånby
2013-01-25
6
-0
/
+2414
*
Delete OpenAL stub_includes/openal headers.
Xerxes Rånby
2013-01-25
7
-1990
/
+0
*
Add dummy junit test so jenkins would not fail
Sven Gothel
2013-01-19
1
-0
/
+15
*
Merge remote-tracking branch 'xranby/junit'
Sven Gothel
2013-01-15
2
-392
/
+1
|
\
|
*
Fix JOAL Eclipse project New_Builder.launch working directory.
Xerxes Rånby
2012-11-23
1
-1
/
+1
|
*
Remove junit ALTest file with incompatible license.
Xerxes Rånby
2012-11-23
1
-391
/
+0
*
|
www/index.html: Updated links, OpenAL logo & OpenAL-Soft.
Xerxes Rånby
2013-01-15
1
-7
/
+10
*
|
Remove 9 year old java.net test.zip
Xerxes Rånby
2013-01-14
1
-0
/
+0
*
|
Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOME
Sven Gothel
2012-12-27
1
-10
/
+10
|
/
*
Merge pull request #5 from xranby/scripts
Sven Gothel
2012-11-22
3
-0
/
+93
|
\
|
*
Add make/scripts/make.joal.all.linux-armv6hf.sh
Xerxes Rånby
2012-11-22
1
-0
/
+31
|
*
Add make/scripts/make.joal.all.linux-i586.sh
Xerxes Rånby
2012-10-26
1
-0
/
+31
|
*
Add make/scripts/make.joal.all.linux-armv6.sh
Xerxes Rånby
2012-10-25
1
-0
/
+31
*
|
Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...
Sven Gothel
2012-11-15
1
-1
/
+1
*
|
Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...
Sven Gothel
2012-11-15
1
-1
/
+1
*
|
Merge pull request #4 from xranby/www
Sven Gothel
2012-11-15
1
-4
/
+4
|
\
\
|
*
|
Update JOAL www links to use jogamp.org infrastructure.
Xerxes Rånby
2012-11-15
1
-4
/
+4
|
/
/
*
|
Merge pull request #3 from xranby/openal-soft
Sven Gothel
2012-11-05
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
Build and bundle a openal-soft fallback on all arch.
Xerxes Rånby
2012-10-25
1
-1
/
+12
|
/
*
Merge pull request #2 from xranby/mark_reset
Sven Gothel
2012-10-25
1
-1
/
+2
|
\
|
*
Fix mark/reset bug in com/jogamp/openal/test/resources/ResourceLocation.java
Xerxes Rånby
2012-10-24
1
-1
/
+2
|
/
*
Merge pull request #1 from xranby/mark_reset
v2.0-rc11
Sven Gothel
2012-10-23
1
-1
/
+4
|
\
|
*
Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: mark/re...
Xerxes Rånby
2012-10-23
1
-1
/
+4
|
/
*
Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597
Sven Gothel
2012-08-18
3
-8
/
+53
*
Adapt to gluegen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db
v2.0-rc10
Sven Gothel
2012-06-26
3
-3
/
+8
*
Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...
v2.0-rc9
v2.0-rc8
v2.0-rc7
v2.0-rc6
Sven Gothel
2012-04-18
1
-1
/
+1
*
disable BUILD_ARCHIVE in android cross script
Sven Gothel
2012-03-27
1
-1
/
+1
*
Conditionally make APK (if Android)
Sven Gothel
2012-03-27
1
-2
/
+6
*
Add make.joal.all.android-armv7-cross.sh
Sven Gothel
2012-03-27
1
-0
/
+92
*
Generate and add *.apk files to the 7z archive [for deployment]
Sven Gothel
2012-03-27
7
-13
/
+70
*
Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe
Sven Gothel
2012-03-26
1
-1
/
+14
*
Fix regression, adapt to GlueGen PropertyAccess changes, commit f4ac27e177f6d...
Sven Gothel
2012-03-18
1
-0
/
+4
*
Adapt to gluegen commit f4ac27e177f6deb444280d3b375e7d343e38bd080 (Properties...
Sven Gothel
2012-03-13
1
-84
/
+4
*
native jar packaging: don't fail if platform OpenAL lib is n/a
Sven Gothel
2012-03-10
1
-1
/
+1
*
Fix junit.run
Sven Gothel
2012-02-27
1
-1
/
+1
[next]