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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a helper function to check valid MIDI controller inputs
Chris Robinson
2014-07-04
4
-9
/
+19
*
Set the 'valid' field when we have a valid buffer pointer
Chris Robinson
2014-07-04
1
-3
/
+1
*
Move an inline definition to a more appropriate source
Chris Robinson
2014-07-04
2
-2
/
+3
*
Make a function static
Chris Robinson
2014-07-04
1
-2
/
+2
*
AL_SOFT_MSADPCM is functionally complete
Chris Robinson
2014-07-03
3
-7
/
+7
*
Avoid an undefined allocation of 0 bytes
Chris Robinson
2014-07-01
1
-1
/
+2
*
Simplify setting a fontsound link
Chris Robinson
2014-07-01
1
-10
/
+6
*
Check that a fontsound is NOT null before deleting it
Chris Robinson
2014-07-01
1
-1
/
+1
*
Remove an unused variable
Chris Robinson
2014-07-01
1
-2
/
+0
*
Remove an unnecessary cast
Chris Robinson
2014-07-01
1
-2
/
+2
*
Fix preset zone instrument header check
Chris Robinson
2014-07-01
1
-2
/
+2
*
Print SF2 text INFO chunks
Chris Robinson
2014-07-01
2
-51
/
+94
*
Warn about all unhandled soundfont generators
Chris Robinson
2014-06-30
1
-4
/
+4
*
Check the last preset and instrument properties within the loop
Chris Robinson
2014-06-30
1
-46
/
+10
*
Standardize some New/Delete methods
Chris Robinson
2014-06-30
7
-30
/
+35
*
Remove an unused macro
Chris Robinson
2014-06-29
1
-1
/
+0
*
Load soundfont samples into an ALbuffer
Chris Robinson
2014-06-29
9
-221
/
+99
*
Store and use an ALbuffer for samples in an ALfontsound
Chris Robinson
2014-06-29
3
-3
/
+34
*
Don't require MIDI sysex data to have the high bit clear
Chris Robinson
2014-06-26
1
-6
/
+0
*
Only set the needed HRTF coefficients
Chris Robinson
2014-06-21
1
-2
/
+2
*
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
3
-81
/
+74
*
Combine the direct and send mixers
Chris Robinson
2014-06-13
9
-260
/
+100
*
Combine some dry and wet path types
Chris Robinson
2014-06-13
8
-99
/
+84
*
Pre-apply the crossfeed filter gain to the input sample coefficients
Chris Robinson
2014-06-12
2
-26
/
+16
*
Use floats for the BS2B filter
Chris Robinson
2014-06-11
2
-44
/
+44
*
Make bs2b_cross_feed inline
Chris Robinson
2014-06-10
2
-45
/
+35
*
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
*
Open and close the file in the main thread in alffplay
Chris Robinson
2014-06-08
1
-26
/
+28
*
Require SSE for SSE2, and SSE2 for SSE4.1
Chris Robinson
2014-06-07
1
-2
/
+2
*
Update the disable-cpu-exts config option description
Chris Robinson
2014-06-07
1
-4
/
+5
*
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
9
-16
/
+294
*
Avoid a loop when updating the source position variables
Chris Robinson
2014-06-02
3
-10
/
+14
*
Add an ffmpeg-based example player
Chris Robinson
2014-06-02
3
-1
/
+1692
*
Only define struct timespec if _TIMESPEC_DEFINED isn't set
Chris Robinson
2014-05-31
1
-1
/
+7
*
Add extern "C" to common headers.
Chris Robinson
2014-05-29
4
-0
/
+30
*
Add methods to exchange and compare-exchange RefCount values
Chris Robinson
2014-05-27
2
-0
/
+40
*
Avoid unnecessary local variables
Chris Robinson
2014-05-27
1
-6
/
+6
*
Implement condition variables for Windows
Chris Robinson
2014-05-27
2
-10
/
+170
*
Add an extension string for the in-progress source length extension
Chris Robinson
2014-05-26
1
-1
/
+2
*
Implement condition variables (POSIX only!)
Chris Robinson
2014-05-26
2
-4
/
+55
*
Don't print an ERR if pulse fails to get latency info due to no data
Chris Robinson
2014-05-26
1
-3
/
+8
*
Add an option to get the length of a source's full queue
Chris Robinson
2014-05-25
1
-0
/
+95
*
Don't resume the backend if there's no contexts
Chris Robinson
2014-05-24
1
-10
/
+11
[next]