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
*
Close some gaps in enum values
Chris Robinson
2017-04-16
1
-2
/
+2
*
Remove some unnecessary parenthesis
Chris Robinson
2017-04-16
1
-1
/
+1
*
Store the ambisonic order separate from the channel enum
Chris Robinson
2017-04-12
1
-8
/
+5
*
Convert the CoreAudio backend to the updated backend API
Chris Robinson
2017-04-09
1
-3
/
+0
*
Reference count HRTFs and unload them when unused
Chris Robinson
2017-04-06
1
-1
/
+1
*
Load HRTF files as needed
Chris Robinson
2017-04-05
1
-1
/
+1
*
Store the loaded hrtf entry container in the enumerated hrtf entry
Chris Robinson
2017-04-05
1
-5
/
+6
*
Use an array of pointers for effects instead of a linked list
Chris Robinson
2017-03-27
1
-1
/
+1
*
Don't defer source state or offset changes
Chris Robinson
2017-03-19
1
-7
/
+1
*
Store the HRIR coeff pointer and delays directly in MixHrtfParams
Chris Robinson
2017-03-12
1
-3
/
+4
*
Rework HRTF coefficient fading
Chris Robinson
2017-03-11
1
-0
/
+1
*
Allocate as many channels for DirectHrtfState as needed
Chris Robinson
2017-03-11
1
-2
/
+4
*
Dynamically allocate the device's HRTF state
Chris Robinson
2017-03-10
1
-13
/
+14
*
Implement NFC filters for Ambisonic rendering
Chris Robinson
2017-03-10
1
-0
/
+7
*
Dynamically allocate the channel delay buffers
Chris Robinson
2017-02-28
1
-2
/
+2
*
Remove unused function declarations
Chris Robinson
2017-02-28
1
-3
/
+0
*
Start a ALC_SOFT_loopback2 extension
Chris Robinson
2017-02-28
1
-5
/
+28
*
Use separate enums for the ambisonic channel order and normalization
Chris Robinson
2017-02-27
1
-6
/
+14
*
Dynamically allocate the ALsource Send[] array
Chris Robinson
2017-02-21
1
-1
/
+1
*
Make the voices' Send[] array dynamically sized
Chris Robinson
2017-02-21
1
-1
/
+1
*
Apply distance compensation when writing to the output
Chris Robinson
2017-02-19
1
-0
/
+12
*
Make ALsourceProps' Send array dynamically sized
Chris Robinson
2017-02-14
1
-0
/
+9
*
Remove a couple context lock wrapper functions
Chris Robinson
2017-02-07
1
-6
/
+0
*
Remove __android_log_print calls for TRACEREF
Chris Robinson
2017-01-27
1
-1
/
+0
*
Also log to __android_log_print on Android
Chris Robinson
2017-01-26
1
-0
/
+11
*
Move the B-Format HRTF virtual speaker stuff to InitHrtfPanning
Chris Robinson
2017-01-18
1
-12
/
+20
*
Use ALsizei in more places
Chris Robinson
2017-01-18
1
-8
/
+8
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
1
-5
/
+5
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-2
/
+2
*
Convert the SndIO backend to the updated API
Chris Robinson
2016-12-21
1
-3
/
+0
*
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
[next]