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
*
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
*
Use a different method for HRTF mixing
Chris Robinson
2014-11-22
1
-1
/
+32
*
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
1
-0
/
+4
*
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
1
-7
/
+6
*
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
*
Add preliminary AL_EXT_BFORMAT support
Chris Robinson
2014-10-31
1
-1
/
+2
*
Make alcSuspendContext and alcProcessContext batch updates
Chris Robinson
2014-10-12
1
-0
/
+3
*
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
1
-0
/
+1
*
Use an ambisonics-based panning method
Chris Robinson
2014-09-30
1
-0
/
+5
*
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
*
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
1
-3
/
+3
*
Use an array of objects for active sources instead of pointers
Chris Robinson
2014-08-21
1
-1
/
+1
*
ALC_SOFT_pause_device is finished
Chris Robinson
2014-08-12
1
-10
/
+0
*
Use atomics for the device and context list heads
Chris Robinson
2014-08-01
1
-2
/
+2
*
Use generic atomics in more places
Chris Robinson
2014-07-22
1
-2
/
+2
*
Add macros for generic atomic functionality
Chris Robinson
2014-07-22
1
-1
/
+1
*
Regroup and reorganize some macros
Chris Robinson
2014-07-06
1
-40
/
+57
*
Don't require pre-declaring vector types
Chris Robinson
2014-07-06
1
-5
/
+1
*
AL_SOFT_MSADPCM is functionally complete
Chris Robinson
2014-07-03
1
-6
/
+0
*
Remove an unused macro
Chris Robinson
2014-06-29
1
-1
/
+0
*
Load soundfont samples into an ALbuffer
Chris Robinson
2014-06-29
1
-8
/
+0
*
Add SSE2 and SSE4.1 linear resamplers
Timothy Arceri
2014-06-06
1
-1
/
+2
*
Rename CONST_FUNC and PRINTF_STYLE, and fix non-GNU AL_PRINT
Chris Robinson
2014-05-23
1
-10
/
+10
*
AL_SOFT_block_alignment is now considered done
Chris Robinson
2014-05-22
1
-6
/
+0
*
Use an unsigned type for the win32 size_t formatter
Chris Robinson
2014-05-22
1
-1
/
+1
*
Mark some functions as const
Chris Robinson
2014-05-22
1
-5
/
+7
*
Return a sample pointer from resamplers
Chris Robinson
2014-05-19
1
-3
/
+4
*
Make RefCount a non-integer type
Chris Robinson
2014-05-14
1
-3
/
+3
*
Move the static_assert definition to its own header
Chris Robinson
2014-05-07
1
-10
/
+1
*
Convert the mmdevapi backend to the new backend API
Chris Robinson
2014-04-25
1
-3
/
+0
*
Convert the DSound backend to the new API
Chris Robinson
2014-04-19
1
-3
/
+0
*
Add a SZFMT macro for a size_t string formatter
Chris Robinson
2014-04-19
1
-0
/
+9
*
Add a GCC-specific STATIC_UPCAST macro that checks the object type
Chris Robinson
2014-04-19
1
-1
/
+8
*
Use C11 alignas when available
Chris Robinson
2014-04-19
1
-11
/
+6
[next]