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
/
alMain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a MAX_AMBI2D_COEFFS macro instead of a magic number
Chris Robinson
2016-07-17
1
-1
/
+8
*
Avoid using memcpy to copy a single struct
Chris Robinson
2016-07-06
1
-14
/
+12
*
Remove a slightly outdated comment
Chris Robinson
2016-07-06
1
-1
/
+0
*
Remove the VirtOut buffer alias
Chris Robinson
2016-07-05
1
-6
/
+3
*
Rename MaxNoOfSources for consistency
Chris Robinson
2016-06-08
1
-1
/
+1
*
Only define 8 HRTF filter states and params for the device
Chris Robinson
2016-06-04
1
-2
/
+2
*
Add property queries to get the device latency with the clock
Chris Robinson
2016-06-03
1
-0
/
+2
*
Use a macro to specify the ambisonic periphonic channel mask
Chris Robinson
2016-06-01
1
-1
/
+10
*
Use a linked list for active effect slots
Chris Robinson
2016-05-29
1
-1
/
+1
*
Use a specific lock for the backend's stop/reset/play calls
Chris Robinson
2016-05-27
1
-0
/
+2
*
Avoid separate updates to sources that should apply together
Chris Robinson
2016-05-15
1
-0
/
+6
*
Provide asynchronous property updates for sources
Chris Robinson
2016-05-14
1
-1
/
+1
*
Use a lockless method for updating listener and context properties
Chris Robinson
2016-05-11
1
-4
/
+3
*
Add a comment about CoeffCount being 0
Chris Robinson
2016-05-10
1
-1
/
+3
*
Start AL_SOFT_buffer_samples2 as a replacement for AL_SOFT_buffer_samples
Chris Robinson
2016-04-25
1
-0
/
+73
*
Increase max output channels to 16
Chris Robinson
2016-04-19
1
-1
/
+8
*
Avoid storing channel names for the dry buffer
Chris Robinson
2016-04-16
1
-2
/
+0
*
More directly map coefficients for ambisonic mixing buffers
Chris Robinson
2016-04-15
1
-4
/
+12
*
Avoid mixing all coefficients together when only some are used
Chris Robinson
2016-04-15
1
-0
/
+4
*
Avoid unnecessary loops for setting up effect slot b-format buffer mixing
Chris Robinson
2016-04-14
1
-0
/
+4
*
Split aluInitPanning into separate functions for HRTF or UHJ
Chris Robinson
2016-04-14
1
-3
/
+5
*
Remove the old ringbuffer implementation
Chris Robinson
2016-03-30
1
-7
/
+0
*
Move the aligned malloc functions to the common lib
Chris Robinson
2016-03-29
1
-5
/
+1
*
Include any first-order scaling in the FOAOut coefficients
Chris Robinson
2016-03-25
1
-2
/
+0
*
Allow second-order HQ decoding
Chris Robinson
2016-03-23
1
-1
/
+6
*
Add a specific output for first-order sources
Chris Robinson
2016-03-22
1
-0
/
+9
*
Rename the BFormat channels to Aux
Chris Robinson
2016-03-16
1
-4
/
+4
*
Add a dual-band ambisonic decoder
Chris Robinson
2016-03-15
1
-0
/
+3
*
Add a loader for ambdec files
Chris Robinson
2016-03-14
1
-1
/
+2
*
Generalize GetChannelIdxByName
Chris Robinson
2016-03-10
1
-6
/
+6
*
Keep track of the real output's channel names
Chris Robinson
2016-03-10
1
-0
/
+2
*
Organize the dry buffer properties into a struct
Chris Robinson
2016-03-09
1
-19
/
+25
*
Track the virtual and real output buffers ecplicitly
Chris Robinson
2016-03-09
1
-1
/
+12
*
Add an option for pair-wise stereo panning
Chris Robinson
2016-02-26
1
-5
/
+7
*
Use 2-channel UHJ for stereo output
Chris Robinson
2016-02-26
1
-0
/
+3
*
Remove an unused function
Chris Robinson
2016-02-23
1
-2
/
+0
*
Use an 8-channel cube for HRTF's virtual format.
Chris Robinson
2016-02-20
1
-0
/
+9
*
Calculate HRTF stepping params right before mixing
Chris Robinson
2016-02-14
1
-2
/
+0
*
Finalize ALC_SOFT_HRTF
Chris Robinson
2015-10-28
1
-22
/
+0
*
Rename ALC_NUM_HRTF_SPECIFIER_SOFT to ALC_NUM_HRTF_SPECIFIERS_SOFT
Chris Robinson
2015-10-26
1
-1
/
+1
*
Convert the PortAudio backend to the new backend API
Chris Robinson
2015-10-22
1
-3
/
+0
*
Remove the MIDI code
Chris Robinson
2015-10-20
1
-214
/
+0
*
Remove unused channel labels
Chris Robinson
2015-10-18
1
-9
/
+0
*
Move the FIR4 from SSE2 to SSE3
Chris Robinson
2015-10-11
1
-2
/
+3
*
Allow apps to request a specific HRTF
Chris Robinson
2015-10-07
1
-2
/
+3
*
Use the enumerated HRTF list for selecting an HRTF
Chris Robinson
2015-10-06
1
-0
/
+1
*
Enumerate and list HRTFs per-device
Chris Robinson
2015-10-06
1
-0
/
+1
*
Add a function to get a list of data files
Chris Robinson
2015-10-03
1
-0
/
+2
*
Add methods to enumerate and query device HRTFs
Chris Robinson
2015-10-03
1
-0
/
+4
*
Move the resampler stuff to mixer.c where it's used
Chris Robinson
2015-10-01
1
-9
/
+0
[next]