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
/
alcmain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename alcmain.h to device.h
Chris Robinson
2021-04-27
1
-127
/
+0
*
Move GetChannelIdxByName and clean up some more includes
Chris Robinson
2021-04-26
1
-15
/
+0
*
Move the DeviceBase declaraction to core
Chris Robinson
2021-04-24
1
-240
/
+1
*
Create a base the ALCdevice and ALCcontext structs
Chris Robinson
2021-04-24
1
-84
/
+94
*
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
-3
/
+5
*
Move declarations to a more appropriate header
Chris Robinson
2021-04-22
1
-7
/
+0
*
Lower RLIMIT_RTTIME to allow RTKit to give RT priority
Chris Robinson
2021-04-20
1
-0
/
+1
*
Rename Uhj2Encoder to UhjEncoder
Chris Robinson
2021-04-01
1
-2
/
+2
*
Load/convert samples from all channels at once for mixing
Chris Robinson
2021-03-19
1
-1
/
+0
*
Workaround mingw complaining about the %z formatter
Chris Robinson
2021-03-12
1
-1
/
+6
*
Use a standard bitset for bitfield flags
Chris Robinson
2021-01-22
1
-2
/
+2
*
Remove extraneous semicolor
Chris Robinson
2020-12-28
1
-1
/
+1
*
Reduce a few lines
Chris Robinson
2020-12-27
1
-4
/
+1
*
Reorder some device fields
Chris Robinson
2020-12-27
1
-25
/
+26
*
Use a unique_ptr to hold DistanceComp data
Chris Robinson
2020-12-27
1
-17
/
+11
*
Use smaller types for enums
Chris Robinson
2020-12-27
1
-2
/
+2
*
Add a crossover frequency field for the device
Chris Robinson
2020-12-26
1
-0
/
+1
*
Use more constexpr variables instead of macros
Chris Robinson
2020-12-25
1
-2
/
+2
*
Avoid some AL types
Chris Robinson
2020-12-15
1
-19
/
+19
*
Move the mixer functions to core
Chris Robinson
2020-12-12
1
-1
/
+1
*
Move ambidefs.h to core
Chris Robinson
2020-12-12
1
-1
/
+1
*
Don't modify the IR size of loaded HRTFs
Chris Robinson
2020-12-11
1
-0
/
+3
*
Change some macros into constexpr variables
Chris Robinson
2020-12-04
1
-1
/
+1
*
Move the filters to core
Chris Robinson
2020-12-04
1
-1
/
+1
*
Change a couple macros into constexpr variables
Chris Robinson
2020-11-28
1
-6
/
+6
*
Move some declarations to more appropriate headers
Chris Robinson
2020-11-27
1
-6
/
+1
*
Move some sources to a separate directory
Chris Robinson
2020-11-27
1
-5
/
+2
*
Store the wet buffers in the context
Chris Robinson
2020-11-02
1
-0
/
+1
*
Simplify clearing an array
Chris Robinson
2020-09-09
1
-6
/
+1
*
Use enum class for a couple enums
Chris Robinson
2020-09-01
1
-6
/
+6
*
Use a separate structure for buffer storage
Chris Robinson
2020-08-28
1
-2
/
+2
*
Use a FlexArray instead of a vector for distance compensation
Chris Robinson
2020-08-11
1
-5
/
+6
*
Change a couple functions into member functions
Chris Robinson
2020-08-07
1
-0
/
+5
*
Handle the front stablizer with the B-Format decoder
Chris Robinson
2020-06-15
1
-3
/
+1
*
Move a couple related functions to the backend base
Chris Robinson
2020-06-12
1
-5
/
+0
*
Improve HRTF delay handling
Chris Robinson
2020-05-20
1
-1
/
+1
*
Move BUFFERSIZE and FloatBufferLine to a separate header
Chris Robinson
2020-05-19
1
-9
/
+1
*
Limit the maximum settable sample rate
Chris Robinson
2020-04-28
1
-0
/
+2
*
Clean up some function comments
Chris Robinson
2020-04-28
1
-2
/
+2
*
Clean up some more unnecessary uses of AL types
Chris Robinson
2020-04-08
1
-1
/
+1
*
Remove use of unnecessary type aliases
Chris Robinson
2020-03-30
1
-13
/
+13
*
Move the FrontStablizer definition to its own header
Chris Robinson
2020-03-30
1
-15
/
+1
*
Avoid AL[C]boolean for internal use
Chris Robinson
2020-03-28
1
-1
/
+1
*
Use a busy-wait when synchronizing against the mixer
Chris Robinson
2020-03-16
1
-2
/
+2
*
Add a helper to wait for the device mix
Chris Robinson
2020-03-03
1
-0
/
+9
*
Use an intrusive_ptr for the device's HrtfStore
Chris Robinson
2020-03-01
1
-1
/
+1
*
Remix missing channels with direct channels enabled
Chris Robinson
2019-12-19
1
-0
/
+9
*
Rework HRTF enuemration so the loaded HRTFs are separate
Chris Robinson
2019-11-28
1
-1
/
+1
*
Rename HrtfEntry to HrtfStore
Chris Robinson
2019-11-28
1
-1
/
+1
[next]