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
...
*
|
ALDynamicLibraryBundleInfo: Inherit security considerations in API doc
Sven Gothel
2013-06-21
1
-1
/
+8
*
|
Fix Java7 Windows scripts ..
Sven Gothel
2013-06-20
2
-8
/
+8
*
|
Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.
Sven Gothel
2013-06-20
6
-30
/
+45
*
|
Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...
Sven Gothel
2013-06-20
13
-30
/
+85
*
|
Android SDK changes: Add /build-tools/17.0.0 to PATH
Sven Gothel
2013-06-13
1
-1
/
+1
*
|
Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456
Sven Gothel
2013-06-11
3
-16
/
+17
*
|
Fix conditional properties 'useLinuxARMv6SFOptions' and 'useLinuxARMv6HFOptio...
Sven Gothel
2013-04-25
1
-6
/
+8
*
|
openal-soft: Toolchain CMake files for ARM* Cross-Compilation require host in...
Sven Gothel
2013-04-25
1
-0
/
+0
*
|
Add make.joal.all.sh
Sven Gothel
2013-04-23
1
-0
/
+9
*
|
Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); Compile...
Sven Gothel
2013-04-23
4
-3
/
+38
*
|
update openal-soft
Sven Gothel
2013-04-21
1
-0
/
+0
*
|
Update openal-soft (GLIBC compat symbols)
Sven Gothel
2013-04-21
1
-0
/
+0
*
|
Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in opena...
Sven Gothel
2013-04-21
3
-12
/
+24
*
|
Manual ant target c.download.openal.soft.windows can be called from any OS
Sven Gothel
2013-04-13
1
-1
/
+1
*
|
joal.build.id -> target init, depends on jogamp.env.init
Sven Gothel
2013-03-28
1
-2
/
+2
*
|
Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...
Sven Gothel
2013-03-28
5
-20
/
+23
|
/
*
Inject precompiled soft-openal blobs in case native compilation fails. Curren...
Sven Gothel
2013-03-27
1
-1
/
+12
*
Fix 76c6916631a7386457fa260bf7856dea4d461a31: Replace TAB w/ 4 SPACEs
Sven Gothel
2013-03-27
1
-2
/
+2
*
Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; Bring ...
Sven Gothel
2013-03-27
1
-523
/
+520
*
OpenAL-Soft Windows binaries
Julien Gouesse
2013-03-26
2
-0
/
+0
*
Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...
Julien Gouesse
2013-03-26
1
-1
/
+1
*
Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...
Julien Gouesse
2013-03-26
1
-2
/
+2
*
Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...
Julien Gouesse
2013-03-26
1
-496
/
+525
*
Supports soft_oal.dll (OpenAL-soft) that might be installed
Julien Gouesse
2013-03-22
1
-0
/
+1
*
Supports soft_oal.dll (OpenAL-soft) that might be installed
Julien Gouesse
2013-03-22
1
-0
/
+2
*
Merge pull request #9 from magnen/master
Sven Gothel
2013-03-21
1
-0
/
+11
|
\
|
*
Adding method for determining the playing state of an audio source.
Magne Nordtveit
2013-03-07
1
-0
/
+11
*
|
Catches ExceptionInInitializerError instances when initializing ALFactory
Julien Gouesse
2013-03-18
1
-0
/
+2
|
/
*
OpenAL Library Selection (Bug 662): Use String value of new property 'joal.op...
Sven Gothel
2013-02-01
2
-36
/
+80
*
Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only inc...
Sven Gothel
2013-02-01
2
-3
/
+3
*
Test building openal-soft w/ Windows/cmake - fails ..
Sven Gothel
2013-02-01
3
-8
/
+23
*
bump openal-soft
Sven Gothel
2013-02-01
1
-0
/
+0
*
WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading...
Sven Gothel
2013-02-01
7
-21
/
+69
*
Fix regression .. now use 'com.jogamp.openal.UnsupportedAudioFileException'
Sven Gothel
2013-01-31
1
-3
/
+8
*
Android Build & Test ; WavLoader/Data javax.audio separation (part-1)
Sven Gothel
2013-01-31
30
-127
/
+1251
*
Build Cleanup for Android, Misc changes ..
Sven Gothel
2013-01-31
4
-15
/
+37
*
JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) in i...
Sven Gothel
2013-01-31
4
-9
/
+34
*
Bump openal-soft submodule
Sven Gothel
2013-01-31
1
-0
/
+0
*
JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,
Sven Gothel
2013-01-31
12
-146
/
+220
*
Make AL/ALC types unique in their respective header file; Use GlueGen's stdin...
Sven Gothel
2013-01-31
4
-108
/
+42
*
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
[prev]
[next]