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
/
OpenAL32
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use generic atomics in more places
Chris Robinson
2014-07-22
2
-3
/
+3
*
Add macros for generic atomic functionality
Chris Robinson
2014-07-22
2
-2
/
+2
*
Make some functions static
Chris Robinson
2014-07-20
1
-2
/
+0
*
Add a source radius property that determines the directionality of a sound
Chris Robinson
2014-07-11
1
-0
/
+2
*
Store 4 modulators per map entry
Chris Robinson
2014-07-06
1
-0
/
+1
*
Regroup and reorganize some macros
Chris Robinson
2014-07-06
1
-40
/
+57
*
Don't require pre-declaring vector types
Chris Robinson
2014-07-06
1
-5
/
+1
*
Make some more functions static
Chris Robinson
2014-07-05
1
-5
/
+0
*
Use a helper function to check valid MIDI controller inputs
Chris Robinson
2014-07-04
1
-0
/
+14
*
AL_SOFT_MSADPCM is functionally complete
Chris Robinson
2014-07-03
1
-6
/
+0
*
Standardize some New/Delete methods
Chris Robinson
2014-06-30
2
-3
/
+3
*
Remove an unused macro
Chris Robinson
2014-06-29
1
-1
/
+0
*
Load soundfont samples into an ALbuffer
Chris Robinson
2014-06-29
3
-12
/
+5
*
Store and use an ALbuffer for samples in an ALfontsound
Chris Robinson
2014-06-29
1
-0
/
+2
*
Get the mixer and resampler functions when needed
Chris Robinson
2014-06-13
1
-4
/
+1
*
Combine the direct and send mixers
Chris Robinson
2014-06-13
2
-8
/
+5
*
Combine some dry and wet path types
Chris Robinson
2014-06-13
2
-17
/
+8
*
Pre-apply the crossfeed filter gain to the input sample coefficients
Chris Robinson
2014-06-12
1
-19
/
+10
*
Use floats for the BS2B filter
Chris Robinson
2014-06-11
1
-10
/
+10
*
Make bs2b_cross_feed inline
Chris Robinson
2014-06-10
1
-2
/
+33
*
Add SSE2 and SSE4.1 linear resamplers
Timothy Arceri
2014-06-06
1
-1
/
+2
*
Avoid a loop when updating the source position variables
Chris Robinson
2014-06-02
1
-0
/
+2
*
Move the active source's offset out of the direct params
Chris Robinson
2014-05-24
2
-2
/
+2
*
Mark a few more functions as const
Chris Robinson
2014-05-23
1
-4
/
+4
*
Rename CONST_FUNC and PRINTF_STYLE, and fix non-GNU AL_PRINT
Chris Robinson
2014-05-23
1
-10
/
+10
*
AL_SOFT_block_alignment is now considered done
Chris Robinson
2014-05-22
1
-6
/
+0
*
Use an unsigned type for the win32 size_t formatter
Chris Robinson
2014-05-22
1
-1
/
+1
*
Mark some functions as const
Chris Robinson
2014-05-22
1
-5
/
+7
*
Return a sample pointer from resamplers
Chris Robinson
2014-05-19
2
-5
/
+6
*
Put per-channel filter properties together
Chris Robinson
2014-05-19
1
-8
/
+12
*
Move an HRTF mixer parameter and shorten a couple variable names
Chris Robinson
2014-05-18
1
-3
/
+3
*
Don't pass the SendParams to the wet-path mixer
Chris Robinson
2014-05-18
1
-11
/
+13
*
Don't pass the DirectParams to the dry-path mixer
Chris Robinson
2014-05-18
1
-12
/
+13
*
Use different parameters for HRTF mixers
Chris Robinson
2014-05-18
2
-1
/
+9
*
Pass some DirectParams as function parameters
Chris Robinson
2014-05-18
1
-2
/
+3
*
Add a ALfilterState method to process multiple samples at once
Chris Robinson
2014-05-18
1
-0
/
+5
*
Apply high-pass source filters as needed
Chris Robinson
2014-05-17
2
-0
/
+8
*
Implementing handling high-pass filter properties
Chris Robinson
2014-05-17
1
-0
/
+3
*
Add a flag to specify when the low-pass filter needs to apply
Chris Robinson
2014-05-17
1
-13
/
+21
*
Document the different filter types, and combine some split lines
Chris Robinson
2014-05-17
1
-0
/
+6
*
Rename freq_scale parameter to freq_mult
Chris Robinson
2014-05-17
1
-1
/
+1
*
Make RefCount a non-integer type
Chris Robinson
2014-05-14
2
-6
/
+6
*
Add HF Reference as a filter property
Chris Robinson
2014-05-14
1
-0
/
+1
*
Make LOWPASSFREQREF a float value
Chris Robinson
2014-05-11
1
-1
/
+1
*
Store the filter reference frequency in the source
Chris Robinson
2014-05-11
1
-0
/
+2
*
Use a struct to store the source's direct gain/gainhf properties
Chris Robinson
2014-05-11
1
-3
/
+4
*
Mark the buffer queue pointers volatile
Chris Robinson
2014-05-10
1
-2
/
+2
*
Use a RWLock to help protect the source's buffer queue
Chris Robinson
2014-05-10
1
-0
/
+1
*
Don't explicitly store the BuffersInQueue
Chris Robinson
2014-05-10
1
-1
/
+0
*
Store the current buffer queue item, rather than played buffer count
Chris Robinson
2014-05-10
1
-1
/
+1
[next]