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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the voice's last position and gain out of the Hrtf container
Chris Robinson
2014-11-24
1
-2
/
+3
*
Add a boolean to specify if a device is headphones
Chris Robinson
2014-11-23
1
-0
/
+1
*
Remove unused channel enums
Chris Robinson
2014-11-23
1
-2
/
+0
*
Remove the cube+diamond virtual layout
Chris Robinson
2014-11-23
1
-1
/
+1
*
Partially revert "Use a different method for HRTF mixing"
Chris Robinson
2014-11-23
3
-1
/
+22
*
Attempt to use BS2B when using headphones without HRTF
Chris Robinson
2014-11-22
1
-1
/
+0
*
Rework HRTF decision logic
Chris Robinson
2014-11-22
1
-0
/
+1
*
Remove an unused macro
Chris Robinson
2014-11-22
1
-3
/
+0
*
Rename Voice's NumChannels to OutChannels
Chris Robinson
2014-11-22
1
-1
/
+1
*
Store the number of output channels in the voice
Chris Robinson
2014-11-22
1
-0
/
+1
*
Remove an unnecessary union container
Chris Robinson
2014-11-22
1
-3
/
+1
*
Use a different method for HRTF mixing
Chris Robinson
2014-11-22
3
-41
/
+35
*
Allocate the DryBuffer dynamically
Chris Robinson
2014-11-21
1
-1
/
+1
*
Remove the unused angle and elevation from the device channel config
Chris Robinson
2014-11-15
1
-2
/
+0
*
Remove the unused wide-stereo option
Chris Robinson
2014-11-08
1
-3
/
+0
*
Move a declaration
Chris Robinson
2014-11-07
1
-1
/
+2
*
Pas the output device channel count to ALeffectState::process
Chris Robinson
2014-11-07
2
-2
/
+6
*
Rename speakers to channels, and remove an old incorrect comment
Chris Robinson
2014-11-07
1
-4
/
+2
*
Use a separate macro for the max output channel count
Chris Robinson
2014-11-07
2
-12
/
+11
*
Fix 5.1 surround sound
Chris Robinson
2014-11-07
1
-2
/
+2
*
Remove the channel name from ChannelConfig
Chris Robinson
2014-11-05
1
-1
/
+0
*
Use a method to set omni-directional channel gains
Chris Robinson
2014-11-04
1
-14
/
+7
*
Avoid the ALCdevice_Lock/Unlock wrapper in some places
Chris Robinson
2014-11-01
1
-2
/
+3
*
Support AL_EXT_MULAW_BFORMAT
Chris Robinson
2014-10-31
1
-0
/
+2
*
Support B-Format source rotation with AL_ORIENTATION
Chris Robinson
2014-10-31
3
-10
/
+104
*
Rename the source's Orientation to Direction
Chris Robinson
2014-10-31
2
-10
/
+10
*
Add preliminary AL_EXT_BFORMAT support
Chris Robinson
2014-10-31
4
-1
/
+42
*
Make alcSuspendContext and alcProcessContext batch updates
Chris Robinson
2014-10-12
2
-72
/
+5
*
Add a helper to search for a channel index by name
Chris Robinson
2014-10-02
1
-0
/
+17
*
Store default speaker configurations in a struct
Chris Robinson
2014-10-02
1
-11
/
+14
*
Make ComputeAngleGains use ComputeDirectionalGains
Chris Robinson
2014-10-02
2
-5
/
+6
*
Don't use ComputeAngleGains for SetGains
Chris Robinson
2014-10-02
1
-1
/
+5
*
Use an ambisonics-based panning method
Chris Robinson
2014-09-30
2
-0
/
+13
*
Combine some fields into a struct
Chris Robinson
2014-09-10
1
-3
/
+6
*
Invert the ChannelOffsets array
Chris Robinson
2014-09-10
1
-1
/
+2
*
Remove the GetLatency method from the old BackendFuncs
Chris Robinson
2014-09-08
1
-4
/
+0
*
Convert the winmm backend to the new backend API
Chris Robinson
2014-09-08
1
-3
/
+0
*
Make the fontsound's buffer and link fields atomic
Chris Robinson
2014-09-03
3
-17
/
+25
*
Protect alProcessUpdatesSOFT with a lock
Chris Robinson
2014-09-03
1
-2
/
+2
*
Use proper atomics for the thunk array
Chris Robinson
2014-09-03
1
-12
/
+13
*
Make the buffer's pack and unpack properties atomic
Chris Robinson
2014-09-03
2
-11
/
+11
*
Remove a couple unnecessary typedefs
Chris Robinson
2014-08-24
1
-3
/
+0
*
Convert the wave writer backend to the new API
Chris Robinson
2014-08-24
1
-3
/
+0
*
Use al_malloc/al_free for default allocators
Chris Robinson
2014-08-24
1
-2
/
+2
*
Rename activesource to voice
Chris Robinson
2014-08-21
5
-52
/
+51
*
Use an array of objects for active sources instead of pointers
Chris Robinson
2014-08-21
3
-48
/
+37
*
Use a NULL source for inactive activesources
Chris Robinson
2014-08-21
4
-36
/
+45
*
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2...
François Cami
2014-08-18
10
-20
/
+20
*
ALC_SOFT_pause_device is finished
Chris Robinson
2014-08-12
1
-10
/
+0
*
Disable the autowah effect
Chris Robinson
2014-08-06
1
-0
/
+2
[next]