index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alc
/
alc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More include cleanup
Chris Robinson
2021-04-24
1
-1
/
+1
*
Don't bother with al string types
Chris Robinson
2021-04-24
1
-3
/
+3
*
Move the DeviceBase declaraction to core
Chris Robinson
2021-04-24
1
-11
/
+5
*
Create a base the ALCdevice and ALCcontext structs
Chris Robinson
2021-04-24
1
-43
/
+56
*
Move hrtf.cpp/h to core
Chris Robinson
2021-04-22
1
-1
/
+1
*
Avoid using config methods in hrtf.cpp
Chris Robinson
2021-04-22
1
-9
/
+22
*
Move helpers.cpp to core
Chris Robinson
2021-04-22
1
-1
/
+1
*
Move declarations to a more appropriate header
Chris Robinson
2021-04-22
1
-6
/
+0
*
Print an error when starting the backend fails
Chris Robinson
2021-04-20
1
-0
/
+4
*
Lower RLIMIT_RTTIME to allow RTKit to give RT priority
Chris Robinson
2021-04-20
1
-0
/
+5
*
Make an inverted atomic flag type and use it
Chris Robinson
2021-04-15
1
-6
/
+6
*
Log the reset exception error
Chris Robinson
2021-04-07
1
-0
/
+1
*
Advertise the in-progress AL_SOFT_UHJ extension
Chris Robinson
2021-04-01
1
-1
/
+12
*
Rename Uhj2Encoder to UhjEncoder
Chris Robinson
2021-04-01
1
-3
/
+3
*
Combine some duplicate code
Chris Robinson
2021-03-30
1
-48
/
+1
*
Move the UHJ phase shifter to a common header
Chris Robinson
2021-03-28
1
-1
/
+1
*
Load/convert samples from all channels at once for mixing
Chris Robinson
2021-03-19
1
-3
/
+5
*
Avoid shadowing variable names
Chris Robinson
2021-03-11
1
-6
/
+6
*
Declare the attribute counts closer to where they are
Chris Robinson
2021-03-10
1
-25
/
+30
*
Prevent querying the capture device name from a playback device
Chris Robinson
2021-03-09
1
-3
/
+16
*
Don't verify and hold a device reference in alcRenderSamplesSOFT
Chris Robinson
2021-03-09
1
-5
/
+4
*
Add a function/extension to reopen a playback device
Chris Robinson
2021-03-09
1
-25
/
+102
*
Export EFX functions from the router
Chris Robinson
2021-01-27
1
-0
/
+11
*
Ignore SI-style configuration strings for device names
Chris Robinson
2021-01-27
1
-0
/
+5
*
Store buffer info in the queue entry
Chris Robinson
2021-01-24
1
-2
/
+7
*
Make PopCount and CountTrailingZeros more standard-like
Chris Robinson
2021-01-22
1
-7
/
+8
*
Use a standard bitset for bitfield flags
Chris Robinson
2021-01-22
1
-39
/
+41
*
Avoid global constexpr arrays
Chris Robinson
2021-01-21
1
-2
/
+2
*
Move cpu_caps and fpu_ctrl to core
Chris Robinson
2020-12-31
1
-2
/
+2
*
Combine multiple functions into one
Chris Robinson
2020-12-28
1
-8
/
+2
*
Use a unique_ptr to hold DistanceComp data
Chris Robinson
2020-12-27
1
-1
/
+1
*
Move the WetBuffer reference to EffectSlot
Chris Robinson
2020-12-27
1
-3
/
+3
*
Combine EffectState::deviceUpdate with setBuffer
Chris Robinson
2020-12-26
1
-6
/
+2
*
Add a crossover frequency field for the device
Chris Robinson
2020-12-26
1
-1
/
+2
*
Use more constexpr variables instead of macros
Chris Robinson
2020-12-25
1
-1
/
+1
*
Move alexcpt to core
Chris Robinson
2020-12-24
1
-1
/
+1
*
Avoid some more AL types
Chris Robinson
2020-12-24
1
-39
/
+39
*
Avoid AL/ALC types in the backends
Chris Robinson
2020-12-17
1
-3
/
+3
*
Don't use ALC error enums for the backend error code
Chris Robinson
2020-12-17
1
-4
/
+7
*
Don't return an enum from captureSamples
Chris Robinson
2020-12-17
1
-4
/
+2
*
Move logging to core
Chris Robinson
2020-12-17
1
-1
/
+1
*
Move AsyncEvent to a separate header
Chris Robinson
2020-12-16
1
-0
/
+1
*
Move VoiceChange to a separate header
Chris Robinson
2020-12-16
1
-0
/
+1
*
Use a separate structure for the context/listener params
Chris Robinson
2020-12-15
1
-22
/
+18
*
Avoid changing the global CPU flags in FillCPUCaps
Chris Robinson
2020-12-15
1
-1
/
+17
*
Move ambidefs.h to core
Chris Robinson
2020-12-12
1
-1
/
+1
*
Change some macros into constexpr variables
Chris Robinson
2020-12-04
1
-3
/
+3
*
Move a couple more things to core
Chris Robinson
2020-12-04
1
-2
/
+2
*
Move the filters to core
Chris Robinson
2020-12-04
1
-2
/
+2
*
Move mastering.cpp/h to core
Chris Robinson
2020-12-04
1
-1
/
+1
[prev]
[next]