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 some pointer-to-array parameters const
Chris Robinson
2016-10-04
1
-0
/
+42
*
Finalize AL_SOFT_gain_clamp_ex
Chris Robinson
2016-10-03
1
-5
/
+0
*
Add a volume-adjust config option to adjust the source output volume
Chris Robinson
2016-09-24
1
-0
/
+2
*
Remove some more unnecessary volatiles
Chris Robinson
2016-09-24
1
-5
/
+5
*
Use unsigned int shifts for device flags
Chris Robinson
2016-09-07
1
-5
/
+5
*
Remove use of DECL_CONST
Chris Robinson
2016-09-06
1
-6
/
+4
*
Add a query for the maximum source gain limit
Chris Robinson
2016-08-28
1
-0
/
+5
*
Allow sources to play while alcSuspendContext is in effect
Chris Robinson
2016-08-26
1
-1
/
+7
*
Add a ref count to ALeffectState
Chris Robinson
2016-08-25
1
-0
/
+6
*
Combine related members into a struct
Chris Robinson
2016-08-24
1
-10
/
+12
*
Use a more specialized mixer function for B-Format to HRTF
Chris Robinson
2016-08-12
1
-2
/
+2
*
Decode directly from B-Format to HRTF instead of a cube
Chris Robinson
2016-08-11
1
-2
/
+3
*
Remove DevFmtBFormat3D, which is covered by DevFmtAmbi1
Chris Robinson
2016-07-31
1
-1
/
+1
*
Add an option to specify the ambisonic output configuration
Chris Robinson
2016-07-31
1
-0
/
+12
*
Add a stand-alone upsampler for higher-order ambisonic oputput
Chris Robinson
2016-07-30
1
-1
/
+4
*
Add a config to output first-, second-, or third-order ambisonics
Chris Robinson
2016-07-29
1
-0
/
+3
*
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
[next]