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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Assume Neon support if cpu_caps.cpp is compiled with it
Chris Robinson
2020-05-17
1
-0
/
+5
*
Include the existing direct signal in the UHJ delay
Chris Robinson
2020-05-16
1
-4
/
+11
*
Fix some standard calls
Chris Robinson
2020-05-16
1
-9
/
+7
*
Fix the all-pass's shuffle order
Chris Robinson
2020-05-14
1
-2
/
+2
*
Give names to parameter value constants
Chris Robinson
2020-05-13
1
-2
/
+16
*
Do two samples at once with the SSE UHJ all-pass
Chris Robinson
2020-05-12
1
-9
/
+45
*
Clear the whole buffer
Chris Robinson
2020-05-12
1
-4
/
+2
*
Properly count the last number of samples to mix
Chris Robinson
2020-05-12
2
-2
/
+4
*
Fix applying the UHJ phase-shift filter
Chris Robinson
2020-05-11
2
-9
/
+8
*
Move the bsinc tables out of common
Chris Robinson
2020-05-11
4
-3
/
+3
*
Change a couple functions into member functions
Chris Robinson
2020-05-10
3
-70
/
+68
*
Revert "Fix the FFT half point for the shifter effects"
Chris Robinson
2020-05-09
2
-7
/
+7
*
Fix the UHJ filter generator
Chris Robinson
2020-05-09
1
-2
/
+6
*
Avoid a reference on a constexpr variable
Chris Robinson
2020-05-08
1
-1
/
+4
*
Use a FIR filter for the UHJ all-pass
Chris Robinson
2020-05-08
3
-77
/
+136
*
Fix the FFT half point for the shifter effects
Chris Robinson
2020-05-08
2
-7
/
+7
*
Slightly improve the Hann windows
Chris Robinson
2020-05-08
2
-4
/
+4
*
Use std::arrays for the UHJ filters
Chris Robinson
2020-05-08
2
-44
/
+24
*
Combine multiple UHJ encoder all-pass loops
Chris Robinson
2020-05-07
2
-77
/
+82
*
Use dual-band for the internal quad and 7.1 decoders
Chris Robinson
2020-05-07
3
-23
/
+76
*
Allow declaring internal dual-band decoders
Chris Robinson
2020-05-07
1
-12
/
+45
*
Re-add an option for installing the main lib
Chris Robinson
2020-05-07
1
-28
/
+29
*
Update the quad and 7.1 decoders
Chris Robinson
2020-05-06
1
-17
/
+17
*
Make the built-in decoders more flexible
Chris Robinson
2020-05-06
3
-113
/
+162
*
Fix the dual-band decoder
Chris Robinson
2020-05-05
1
-5
/
+5
*
Use a flexible array for the front stablizer delay buffers
Chris Robinson
2020-05-05
2
-8
/
+19
*
Improve the front stablizer
Chris Robinson
2020-05-05
3
-52
/
+53
*
Move some sin/cos constants out of a loop
Chris Robinson
2020-05-04
1
-10
/
+11
*
Clear buffers right before use
Chris Robinson
2020-05-03
1
-3
/
+2
*
Don't put the LFO on the stack
Chris Robinson
2020-05-03
1
-6
/
+6
*
Use a helper to set an identity ambisonic pan
Chris Robinson
2020-05-03
6
-29
/
+30
*
Simplify SIMD linear resampler loop count
Chris Robinson
2020-05-02
3
-12
/
+9
*
Use a matching type given the initializer
Chris Robinson
2020-05-02
2
-6
/
+6
*
Improve the leftover and realignment mixing loops
Chris Robinson
2020-05-02
2
-8
/
+8
*
Avoid iterators for the main mixer
Chris Robinson
2020-05-01
3
-61
/
+53
*
Make BuildBFormatHrtf a member of DirectHrtfState
Chris Robinson
2020-05-01
4
-39
/
+38
*
Don't truncate odd IR sizes with SSE
Chris Robinson
2020-04-30
1
-1
/
+1
*
Use a more efficient type for holding the IrSize
Chris Robinson
2020-04-30
4
-12
/
+12
*
Dump the ffmpeg file info on the main thread
Chris Robinson
2020-04-29
1
-64
/
+64
*
Correctly handle unicode paths on Windows for ALSOFT_LOGFILE
Chris Robinson
2020-04-29
1
-5
/
+13
*
Rename effect_chain to effect_target
Chris Robinson
2020-04-29
2
-3
/
+3
*
Fix subspan extent calculation
Chris Robinson
2020-04-28
1
-1
/
+1
*
Don't return a bool from the backend start method
Chris Robinson
2020-04-28
19
-212
/
+128
*
Limit the maximum settable sample rate
Chris Robinson
2020-04-28
2
-8
/
+14
*
Remove a couple redundant comments
Chris Robinson
2020-04-28
1
-4
/
+2
*
Fix up some more uses of [AL[C]]void
Chris Robinson
2020-04-28
14
-144
/
+144
*
Clean up al.h a bit
Chris Robinson
2020-04-28
1
-31
/
+30
*
Move standard ALC function's annotations to the header
Chris Robinson
2020-04-28
2
-34
/
+52
*
Clean up some function comments
Chris Robinson
2020-04-28
2
-145
/
+43
*
Shorten the name of format types
Chris Robinson
2020-04-28
2
-9
/
+9
[prev]
[next]