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
*
Avoid negating 'negative' variable names
Chris Robinson
2014-06-20
1
-2
/
+2
*
Don't pass the device to HRTF methods
Chris Robinson
2014-06-20
3
-15
/
+14
*
Don't overwrite the loopback device format with the HRTF format
Chris Robinson
2014-06-20
1
-8
/
+18
*
Remove unused variables
Chris Robinson
2014-06-13
1
-4
/
+0
*
Get the mixer and resampler functions when needed
Chris Robinson
2014-06-13
2
-77
/
+73
*
Combine the direct and send mixers
Chris Robinson
2014-06-13
7
-252
/
+95
*
Combine some dry and wet path types
Chris Robinson
2014-06-13
6
-82
/
+76
*
Pre-apply the crossfeed filter gain to the input sample coefficients
Chris Robinson
2014-06-12
1
-7
/
+6
*
Use floats for the BS2B filter
Chris Robinson
2014-06-11
1
-34
/
+34
*
Make bs2b_cross_feed inline
Chris Robinson
2014-06-10
1
-43
/
+2
*
Don't try to set fp precision with __control87_2 or _controlfp
Chris Robinson
2014-06-08
1
-10
/
+4
*
Print CPU extensions that are unavailable but requested
Chris Robinson
2014-06-08
1
-6
/
+6
*
Update a couple sources with the proper author
Chris Robinson
2014-06-06
2
-2
/
+2
*
Move InitiatePositionArrays to mixer_defs.h
Chris Robinson
2014-06-06
4
-45
/
+21
*
Add SSE2 and SSE4.1 linear resamplers
Timothy Arceri
2014-06-06
6
-5
/
+234
*
Avoid a loop when updating the source position variables
Chris Robinson
2014-06-02
2
-10
/
+12
*
Add an extension string for the in-progress source length extension
Chris Robinson
2014-05-26
1
-1
/
+2
*
Don't print an ERR if pulse fails to get latency info due to no data
Chris Robinson
2014-05-26
1
-3
/
+8
*
Don't resume the backend if there's no contexts
Chris Robinson
2014-05-24
1
-10
/
+11
*
Move the active source's offset out of the direct params
Chris Robinson
2014-05-24
1
-2
/
+2
*
Mark a few more functions as const
Chris Robinson
2014-05-23
1
-4
/
+4
*
AL_SOFT_block_alignment is now considered done
Chris Robinson
2014-05-22
1
-1
/
+1
*
Ensure a proper amount of new elements are being reserved when inserting
Chris Robinson
2014-05-22
1
-1
/
+5
*
Add a needed header for the CoreAudio backend
Chris Robinson
2014-05-22
1
-0
/
+1
*
The lower value of the gain vector contains the closest target value
Chris Robinson
2014-05-21
1
-2
/
+2
*
Don't clear the current and step gain values when updating a source
Chris Robinson
2014-05-21
1
-89
/
+66
*
Use the current buffer item for static sources too
Chris Robinson
2014-05-21
1
-1
/
+1
*
Copy samples if needed in the 'copy' resampler
Chris Robinson
2014-05-21
1
-9
/
+15
*
Properly process all samples with a bandpass filter
Chris Robinson
2014-05-21
1
-2
/
+2
*
Use the correct input for HRTF mixing
Chris Robinson
2014-05-21
1
-1
/
+1
*
Update the active source's direct and send properties after each mix
Chris Robinson
2014-05-21
1
-10
/
+9
*
Return a sample pointer from resamplers
Chris Robinson
2014-05-19
3
-19
/
+21
*
Put per-channel filter properties together
Chris Robinson
2014-05-19
2
-31
/
+34
*
Return a sample pointer from DoFilters
Chris Robinson
2014-05-19
1
-14
/
+18
*
Move an HRTF mixer parameter and shorten a couple variable names
Chris Robinson
2014-05-18
3
-30
/
+25
*
Don't pass the SendParams to the wet-path mixer
Chris Robinson
2014-05-18
5
-30
/
+31
*
Don't pass the DirectParams to the dry-path mixer
Chris Robinson
2014-05-18
6
-84
/
+106
*
Use different parameters for HRTF mixers
Chris Robinson
2014-05-18
4
-28
/
+42
*
Pass some DirectParams as function parameters
Chris Robinson
2014-05-18
6
-27
/
+37
*
Use _mm_setr_ps instead of _mm_set_ps
Chris Robinson
2014-05-18
1
-4
/
+4
*
Add a ALfilterState method to process multiple samples at once
Chris Robinson
2014-05-18
2
-9
/
+19
*
Support the band-pass filter
Chris Robinson
2014-05-17
1
-2
/
+4
*
Apply high-pass source filters as needed
Chris Robinson
2014-05-17
2
-10
/
+68
*
Implementing handling high-pass filter properties
Chris Robinson
2014-05-17
1
-1
/
+4
*
Add a flag to specify when the low-pass filter needs to apply
Chris Robinson
2014-05-17
2
-16
/
+33
*
Use logarithmic adjustment for the gain in the autowah effect
Chris Robinson
2014-05-17
1
-7
/
+7
*
Ensure that LoopEnd > LoopStart
Chris Robinson
2014-05-15
1
-0
/
+1
*
Initialize a pointer to NULL instead of a string
Chris Robinson
2014-05-15
1
-2
/
+1
*
Don't bother stripping whitespace from comments
Chris Robinson
2014-05-15
1
-5
/
+1
*
Initialize some variables when declaring them
Chris Robinson
2014-05-15
1
-4
/
+2
[next]