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
/
ALc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start AL_SOFT_buffer_samples2 as a replacement for AL_SOFT_buffer_samples
Chris Robinson
2016-04-25
1
-8
/
+22
*
Add support for AL_EXT_SOURCE_RADIUS
Chris Robinson
2016-04-25
1
-4
/
+6
*
Drop support for AL_SOFT_buffer_samples and AL_SOFT_buffer_sub_data
Chris Robinson
2016-04-24
1
-12
/
+3
*
Trace the requested attribute values
Chris Robinson
2016-04-17
1
-0
/
+24
*
Move the InitRenderer method to panning.c
Chris Robinson
2016-04-14
1
-181
/
+6
*
Separate some long if-else blocks into a separate function
Chris Robinson
2016-04-14
1
-164
/
+179
*
Split aluInitPanning into separate functions for HRTF or UHJ
Chris Robinson
2016-04-14
1
-1
/
+6
*
Properly make hq-mode default to off
Chris Robinson
2016-03-30
1
-1
/
+1
*
Move the aligned malloc functions to the common lib
Chris Robinson
2016-03-29
1
-0
/
+1
*
Include any first-order scaling in the FOAOut coefficients
Chris Robinson
2016-03-25
1
-2
/
+0
*
Implement AL_EXT_STEREO_ANGLES support
Chris Robinson
2016-03-25
1
-4
/
+6
*
Use the "decoder" config section instead of "ambisonics"
Chris Robinson
2016-03-25
1
-1
/
+1
*
Add a specific output for first-order sources
Chris Robinson
2016-03-22
1
-1
/
+19
*
Store the effect's output buffer in the effect state
Chris Robinson
2016-03-17
1
-1
/
+6
*
Rename the BFormat channels to Aux
Chris Robinson
2016-03-16
1
-4
/
+4
*
Add config options to enable the hq ambisonic decoder
Chris Robinson
2016-03-16
1
-1
/
+12
*
Add a dual-band ambisonic decoder
Chris Robinson
2016-03-15
1
-6
/
+11
*
Generalize GetChannelIdxByName
Chris Robinson
2016-03-10
1
-1
/
+1
*
Keep track of the real output's channel names
Chris Robinson
2016-03-10
1
-54
/
+54
*
Organize the dry buffer properties into a struct
Chris Robinson
2016-03-09
1
-70
/
+75
*
Track the virtual and real output buffers ecplicitly
Chris Robinson
2016-03-09
1
-0
/
+35
*
Add an option for pair-wise stereo panning
Chris Robinson
2016-02-26
1
-9
/
+25
*
Use 2-channel UHJ for stereo output
Chris Robinson
2016-02-26
1
-14
/
+19
*
Calculate channel gain stepping just before mixing
Chris Robinson
2016-02-14
1
-8
/
+0
*
Mix to multichannel for effects
Chris Robinson
2016-01-28
1
-0
/
+2
*
Use doubles for the constructed listener matrix
Chris Robinson
2015-11-11
1
-5
/
+5
*
Pass the appropriate BackendInfo explicitly to ProbeDevices
Chris Robinson
2015-10-28
1
-21
/
+9
*
Finalize ALC_SOFT_HRTF
Chris Robinson
2015-10-28
1
-3
/
+3
*
Rename ALC_NUM_HRTF_SPECIFIER_SOFT to ALC_NUM_HRTF_SPECIFIERS_SOFT
Chris Robinson
2015-10-26
1
-3
/
+3
*
Lock the source queue for writing when updating the playback offset
Chris Robinson
2015-10-24
1
-2
/
+2
*
Convert the PortAudio backend to the new backend API
Chris Robinson
2015-10-22
1
-1
/
+1
*
Remove the MIDI code
Chris Robinson
2015-10-20
1
-95
/
+1
*
Make VerifyDevice and VerifyContext modify its parameter
Chris Robinson
2015-10-19
1
-43
/
+46
*
Move the FIR4 from SSE2 to SSE3
Chris Robinson
2015-10-11
1
-1
/
+5
*
Allow apps to request a specific HRTF
Chris Robinson
2015-10-07
1
-15
/
+47
*
Use the enumerated HRTF list for selecting an HRTF
Chris Robinson
2015-10-06
1
-8
/
+48
*
Enumerate and list HRTFs per-device
Chris Robinson
2015-10-06
1
-4
/
+12
*
Add methods to enumerate and query device HRTFs
Chris Robinson
2015-10-03
1
-36
/
+87
*
Move the resampler stuff to mixer.c where it's used
Chris Robinson
2015-10-01
1
-25
/
+0
*
Implement a 6-point sinc-lanczos filter
Chris Robinson
2015-09-29
1
-1
/
+3
*
Replace the cubic resampler with a 4-point sinc/lanczos filter
Chris Robinson
2015-09-27
1
-3
/
+7
*
Don't keep selecting the mixer to use
Chris Robinson
2015-09-27
1
-1
/
+1
*
Return the number of properties written
Chris Robinson
2015-09-24
1
-1
/
+1
*
Use a local var instead of multiple double-dereferencing
Chris Robinson
2015-09-24
1
-12
/
+13
*
Get rid of ALCdevice_GetLatency
Chris Robinson
2015-09-21
1
-5
/
+0
*
Allow the hrtf_tables option to be device-specific
Chris Robinson
2015-09-20
1
-3
/
+4
*
Fix updating listener params when forcing updates
Chris Robinson
2015-09-18
1
-33
/
+7
*
Add missing enum values
Chris Robinson
2015-09-17
1
-0
/
+11
*
Set both BS2B parameters at once
Chris Robinson
2015-09-08
1
-2
/
+1
*
Avoid setting an HRTF-compatible format when it's disabled
Chris Robinson
2015-09-05
1
-4
/
+4
[next]