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
*
Pass pointer-to-vector types as char* instead of void*
Chris Robinson
2014-08-10
2
-17
/
+16
*
Use VECTOR_FIND_IF and VECTOR_FOR_EACH instead of manual loops
Chris Robinson
2014-08-09
4
-106
/
+57
*
Use the default input device for portaudio's default capture device
Chris Robinson
2014-08-08
1
-1
/
+4
*
Disable the autowah effect
Chris Robinson
2014-08-06
1
-0
/
+4
*
Make the DYNLOAD LoadFSynth function non-inline
Chris Robinson
2014-08-05
1
-1
/
+1
*
Load fluidsynth dynamically when possible
Chris Robinson
2014-08-05
1
-2
/
+107
*
Use an ATOMIC_INIT macro instead of ATOMIC_LOAD_UNSAFE
Chris Robinson
2014-08-03
1
-9
/
+9
*
Use atomics for the device and context list heads
Chris Robinson
2014-08-01
2
-61
/
+98
*
Make the source's buffer queue head and current queue item atomic
Chris Robinson
2014-07-31
2
-16
/
+17
*
Rename ATOMIC_COMPARE_EXCHANGE to ATOMIC_COMPARE_EXCHANGE_STRONG
Chris Robinson
2014-07-31
1
-1
/
+1
*
Use pulseaudio's write callback to signal a mixer proc wakeup
Chris Robinson
2014-07-26
1
-3
/
+11
*
Explicitly pass the address of atomics and parameters that can be modified
Chris Robinson
2014-07-26
2
-22
/
+22
*
Support C11 atomics
Chris Robinson
2014-07-23
1
-1
/
+3
*
Use generic atomics in more places
Chris Robinson
2014-07-22
2
-25
/
+20
*
Add macros for generic atomic functionality
Chris Robinson
2014-07-22
2
-6
/
+6
*
Check the current directory first for data files
Chris Robinson
2014-07-21
1
-2
/
+16
*
Use the UNUSED macro instead of a void cast
Chris Robinson
2014-07-19
1
-2
/
+1
*
Stop trying to read samples if there was an error
Chris Robinson
2014-07-19
1
-1
/
+1
*
Trace when a soundfont buffer goes unused
Chris Robinson
2014-07-19
1
-0
/
+3
*
Keep existing presets when loading in a new soundfont
Chris Robinson
2014-07-19
1
-3
/
+5
*
Use a macro to specify the fourcc formatters
Chris Robinson
2014-07-18
1
-21
/
+22
*
Properly scale the first HRTF pass-through coefficient
Chris Robinson
2014-07-17
1
-4
/
+8
*
Cleanup some HRTF code
Chris Robinson
2014-07-16
1
-68
/
+53
*
Fix omni-directional moving HRTF coeffs
Chris Robinson
2014-07-14
1
-4
/
+4
*
Add a source radius property that determines the directionality of a sound
Chris Robinson
2014-07-11
3
-43
/
+70
*
Access the result macro parameter only once
Chris Robinson
2014-07-06
1
-3
/
+4
*
Rename some functions
Chris Robinson
2014-07-06
1
-8
/
+8
*
Store 4 modulators per map entry
Chris Robinson
2014-07-06
1
-16
/
+17
*
Allow ALsoundfont_deleteSoundfont to handle multiple buffers
Chris Robinson
2014-07-06
1
-0
/
+10
*
Don't require pre-declaring vector types
Chris Robinson
2014-07-06
9
-32
/
+31
*
AL_SOFT_source_length is complete
Chris Robinson
2014-07-05
1
-1
/
+1
*
Don't set modulators that have no destination
Chris Robinson
2014-07-05
1
-8
/
+10
*
Fix a couple checks
Chris Robinson
2014-07-05
1
-2
/
+2
*
Use a helper function to check valid MIDI controller inputs
Chris Robinson
2014-07-04
2
-5
/
+4
*
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
*
AL_SOFT_MSADPCM is functionally complete
Chris Robinson
2014-07-03
1
-1
/
+1
*
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
1
-3
/
+3
*
Load soundfont samples into an ALbuffer
Chris Robinson
2014-06-29
4
-27
/
+36
*
Store and use an ALbuffer for samples in an ALfontsound
Chris Robinson
2014-06-29
1
-3
/
+5
*
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
[next]