index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a different method for storing and looking up buffers
Chris Robinson
2018-01-27
1
-10
/
+12
*
Don't rely on alMain.h in alBuffer.h
Chris Robinson
2018-01-26
1
-0
/
+78
*
Construct error messages using parameterized values
Chris Robinson
2018-01-25
9
-170
/
+176
*
Report AL_SOFTX_events as an in-progress extension
Chris Robinson
2018-01-24
1
-0
/
+1
*
Add a deprecated event type for alDopplerVelocity
Chris Robinson
2018-01-24
1
-0
/
+1
*
Provide messages for the remaining AL errors
Chris Robinson
2018-01-24
9
-261
/
+188
*
Handle event properties
Chris Robinson
2018-01-23
1
-0
/
+18
*
Use a new proper buffer function with a flags parameter
Chris Robinson
2018-01-23
1
-0
/
+4
*
More cleanup for buffer loading
Chris Robinson
2018-01-21
1
-4
/
+0
*
Handle double-precision buffers in the mixer
Chris Robinson
2018-01-21
1
-0
/
+5
*
Remove the old buffer_samples functions
Chris Robinson
2018-01-21
1
-45
/
+0
*
Expose a preliminary AL_SOFT_map_buffer extension for testing
Chris Robinson
2018-01-20
1
-8
/
+33
*
Store 8-bit sample types directly as unsigned byte
Chris Robinson
2018-01-19
1
-4
/
+4
*
Remove unnecessary private AL_SOFT_buffer_samples2 definitions
Chris Robinson
2018-01-19
1
-9
/
+0
*
Store mulaw and alaw samples directly in the buffer
Chris Robinson
2018-01-17
1
-9
/
+18
*
Use a voice flag to indicate it being static
Chris Robinson
2018-01-16
2
-3
/
+3
*
Avoid using alloca in the CoreAudio backend
Chris Robinson
2018-01-16
1
-12
/
+10
*
Use a global RowMixerFunc
Chris Robinson
2018-01-16
3
-30
/
+9
*
Properly cast some parameters for MSVC
Chris Robinson
2018-01-16
1
-5
/
+5
*
Add min/max/clamp functions for size_t
Chris Robinson
2018-01-16
1
-0
/
+4
*
Do more samples at once with the distortion effect
Chris Robinson
2018-01-16
1
-25
/
+21
*
Don't fade the all-pass delay changes
Chris Robinson
2018-01-15
1
-48
/
+28
*
Fix a comment regarding the T60 filter coefficients
Chris Robinson
2018-01-15
1
-3
/
+2
*
Simplify preparing the T60 filters
Chris Robinson
2018-01-15
1
-50
/
+11
*
Assign the HRTF storage pointers separately
Chris Robinson
2018-01-15
1
-5
/
+11
*
Finalize ALC_SOFT_device_clock
Chris Robinson
2018-01-15
1
-1
/
+1
*
Use separate input and outputs for the T60 and allpass processing
Chris Robinson
2018-01-15
1
-21
/
+22
*
Use a proper type for the T60 decay filter
Chris Robinson
2018-01-15
1
-25
/
+22
*
Separate some anonymous structs into defined structs
Chris Robinson
2018-01-14
2
-108
/
+110
*
Avoid unnecessarily using type aliases
Chris Robinson
2018-01-14
2
-6
/
+7
*
Remove the SAFE_CONST macro
Chris Robinson
2018-01-14
3
-20
/
+15
*
Remove a redundant lower value clamp
Chris Robinson
2018-01-14
1
-4
/
+2
*
Don't check the modulation depth for changes multiple times
Chris Robinson
2018-01-14
1
-7
/
+8
*
Use separate arrays for the T60 filter states
Chris Robinson
2018-01-14
1
-9
/
+10
*
Use a macro for the number of reverb lines
Chris Robinson
2018-01-14
1
-82
/
+86
*
Only pass the needed parameters to LateT60Filter
Chris Robinson
2018-01-14
1
-28
/
+21
*
Pre-apply the T60 filter midgain to the HF filter coeffs
Chris Robinson
2018-01-13
1
-38
/
+30
*
Replace some freq_mult variable names with f0norm
Chris Robinson
2018-01-13
4
-23
/
+23
*
Avoid fixed-PATH_MAX-size buffers
Chris Robinson
2018-01-13
2
-38
/
+77
*
Use GetProcBinary to get the executable name for PulseAudio
Chris Robinson
2018-01-13
1
-4
/
+7
*
Use KERN_PROCARGS to get the process path+filename on FreeBSD
Chris Robinson
2018-01-13
1
-5
/
+4
*
Support procfs on *BSD to get the process binary
Chris Robinson
2018-01-13
1
-34
/
+45
*
Allow GetProcPath to return the filename also
Chris Robinson
2018-01-13
3
-33
/
+51
*
Add a string function to copy a wide-char range
Chris Robinson
2018-01-13
2
-0
/
+12
*
Make NumAttrsForDevice do similar type checks as alcGetIntegerv
Chris Robinson
2018-01-12
1
-1
/
+2
*
Make a couple functions inline
Chris Robinson
2018-01-12
3
-14
/
+12
*
Use atomic variables in place of volatile
Chris Robinson
2018-01-11
1
-16
/
+17
*
Define a function where it's used
Chris Robinson
2018-01-11
2
-3
/
+7
*
Move logging declarations to a separate header
Chris Robinson
2018-01-11
1
-0
/
+61
*
Fix up some types for MSVC
Chris Robinson
2018-01-11
6
-9
/
+11
[next]