index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up some more uses of [AL[C]]void
Chris Robinson
2020-04-28
14
-144
/
+144
*
Clean up al.h a bit
Chris Robinson
2020-04-28
1
-31
/
+30
*
Move standard ALC function's annotations to the header
Chris Robinson
2020-04-28
2
-34
/
+52
*
Clean up some function comments
Chris Robinson
2020-04-28
2
-145
/
+43
*
Shorten the name of format types
Chris Robinson
2020-04-28
2
-9
/
+9
*
Don't maintain a global backend list end
Chris Robinson
2020-04-28
1
-11
/
+10
*
Properly return on error
Chris Robinson
2020-04-28
1
-1
/
+4
*
Avoid using some extraneous ALC types
Chris Robinson
2020-04-28
1
-26
/
+27
*
Avoid unnecessary PATH_SUFFIXES
Chris Robinson
2020-04-26
1
-13
/
+12
*
Avoid duplicate env var declarations
Chris Robinson
2020-04-26
1
-6
/
+4
*
Don't delete non-existent files in AppVeyor
Chris Robinson
2020-04-26
1
-5
/
+0
*
Remove some hopefully unneeded macros
Chris Robinson
2020-04-25
3
-27
/
+2
*
Use global placement new for AsyncEvent
Chris Robinson
2020-04-24
4
-6
/
+10
*
Minor cleanup of reverb code
Chris Robinson
2020-04-24
1
-16
/
+17
*
Add a method to process two biquads at once
Chris Robinson
2020-04-23
4
-16
/
+61
*
Clean up some scaling math
Chris Robinson
2020-04-23
1
-4
/
+3
*
Avoid using some more AL types
Chris Robinson
2020-04-23
3
-39
/
+39
*
Avoid an unnecessary out parameter
Chris Robinson
2020-04-21
9
-76
/
+69
*
Fix the source ID for a source voice stopped from deletion
Chris Robinson
2020-04-21
1
-1
/
+1
*
Set the device name in the Oboe backend
Chris Robinson
2020-04-20
1
-0
/
+2
*
Get rid of an unnecessary variable
Chris Robinson
2020-04-20
1
-20
/
+14
*
Trace the opened Oboe stream properties
Chris Robinson
2020-04-19
1
-6
/
+6
*
More gracefully relax the Oboe format request
Chris Robinson
2020-04-19
1
-21
/
+23
*
Simplify some install statements
Chris Robinson
2020-04-19
1
-32
/
+19
*
Use an import target for libsndfile
Chris Robinson
2020-04-19
2
-39
/
+31
*
Fix some message formatting
Chris Robinson
2020-04-19
1
-1
/
+1
*
Make sure HAVE_OBOE is cleared before checking
Chris Robinson
2020-04-19
1
-26
/
+27
*
Correctly test for SSE switches
Chris Robinson
2020-04-19
1
-25
/
+33
*
Rename install options for consistency
Chris Robinson
2020-04-19
1
-14
/
+23
*
Don't explicitly link libpthread
Chris Robinson
2020-04-19
1
-5
/
+0
*
Build Oboe with hidden visibility
Chris Robinson
2020-04-18
1
-0
/
+10
*
Try to be more robust with the Oboe format
Chris Robinson
2020-04-18
1
-8
/
+45
*
Add missing backslash
Chris Robinson
2020-04-18
1
-1
/
+1
*
Initial implementation for Oboe-based playback
Chris Robinson
2020-04-18
1
-4
/
+185
*
Attempt to build with Oboe on Android with Travis
Chris Robinson
2020-04-18
1
-0
/
+4
*
Add an Oboe backend stub
Chris Robinson
2020-04-18
6
-0
/
+116
*
Use cmake --build with Travis to build
Chris Robinson
2020-04-17
1
-1
/
+1
*
Update Travis to use Android NDK r21, API 16
Chris Robinson
2020-04-17
1
-12
/
+12
*
Precalculate some values
Chris Robinson
2020-04-16
1
-11
/
+17
*
Simplify some reverb update code
Chris Robinson
2020-04-16
1
-49
/
+36
*
Remove another unnecessary return value
Chris Robinson
2020-04-16
16
-82
/
+41
*
Remove an always-true return value
Chris Robinson
2020-04-16
1
-8
/
+5
*
Move a type to where it's used
Chris Robinson
2020-04-16
2
-3
/
+4
*
Get rid of the specialized MixRow_ methods
Chris Robinson
2020-04-16
7
-125
/
+41
*
Combine multiple target installs
Chris Robinson
2020-04-15
1
-27
/
+19
*
Fix installing alsoft-config
Chris Robinson
2020-04-15
2
-5
/
+13
*
Combine utility target installs
Chris Robinson
2020-04-14
2
-13
/
+6
*
Always define install targets for the main library
Chris Robinson
2020-04-14
1
-67
/
+53
*
Simplify some indentation
Chris Robinson
2020-04-14
1
-25
/
+22
*
Remove some unnecessary cmake checks
Chris Robinson
2020-04-14
3
-38
/
+15
[next]