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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some functions to a more appropriate place
Chris Robinson
2021-04-27
2
-49
/
+72
*
Rename alcmain.h to device.h
Chris Robinson
2021-04-27
16
-44
/
+30
*
Update include headers
Chris Robinson
2021-04-27
74
-153
/
+149
*
Update some license notices
Chris Robinson
2021-04-27
3
-28
/
+53
*
Update includes
Chris Robinson
2021-04-27
11
-15
/
+18
*
Move BufferStorage and Voice to core
Chris Robinson
2021-04-27
12
-73
/
+52
*
Move ContextBase and VoiceChange to core
Chris Robinson
2021-04-27
12
-164
/
+199
*
Partially implement an extension to hold sources on disconnect
Chris Robinson
2021-04-26
7
-21
/
+69
*
Move GetChannelIdxByName and clean up some more includes
Chris Robinson
2021-04-26
10
-54
/
+63
*
Move bformatdec to core
Chris Robinson
2021-04-25
8
-25
/
+25
*
Move async_event.h to core
Chris Robinson
2021-04-25
6
-18
/
+38
*
Move some functions to core
Chris Robinson
2021-04-25
23
-289
/
+474
*
More include cleanup
Chris Robinson
2021-04-24
4
-9
/
+10
*
Move GetHFOrderScales to a more appropriate place
Chris Robinson
2021-04-24
8
-43
/
+53
*
Update some more includes
Chris Robinson
2021-04-24
2
-3
/
+2
*
Don't bother with al string types
Chris Robinson
2021-04-24
2
-16
/
+3
*
Update some includes
Chris Robinson
2021-04-24
2
-6
/
+10
*
Move the DeviceBase declaraction to core
Chris Robinson
2021-04-24
5
-251
/
+289
*
Use the DeviceBase for the backend
Chris Robinson
2021-04-24
35
-69
/
+69
*
Create a base the ALCdevice and ALCcontext structs
Chris Robinson
2021-04-24
27
-324
/
+359
*
Move some more sources to core
Chris Robinson
2021-04-24
6
-12
/
+12
*
Use the root mean square for the HRTF B-Format HF scale
Chris Robinson
2021-04-24
1
-1
/
+3
*
Move hrtf.cpp/h to core
Chris Robinson
2021-04-22
8
-39
/
+18
*
Avoid using config methods in hrtf.cpp
Chris Robinson
2021-04-22
5
-40
/
+46
*
Avoid over-long lines
Chris Robinson
2021-04-22
1
-2
/
+5
*
Move helpers.cpp to core
Chris Robinson
2021-04-22
18
-41
/
+23
*
Move declarations to a more appropriate header
Chris Robinson
2021-04-22
10
-14
/
+22
*
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
4
-12
/
+65
*
Force an effect slot update when implicitly starting
Chris Robinson
2021-04-19
1
-0
/
+4
*
Don't flag the auxslot dirty when setting the current value
Chris Robinson
2021-04-19
1
-0
/
+14
*
Fill the PulseAudio buffer before uncorking playback
Chris Robinson
2021-04-19
1
-14
/
+14
*
Fix dirty flag check
Chris Robinson
2021-04-18
1
-1
/
+1
*
Don't require RTKit for Xenial CI
Chris Robinson
2021-04-18
1
-1
/
+0
*
Require RTKit for Linux CI
Chris Robinson
2021-04-18
2
-3
/
+7
*
Optionally use RTKit/D-Bus to set elevated priority
Chris Robinson
2021-04-18
7
-18
/
+528
*
Restore missing AL_SOFT_source_length queries
Chris Robinson
2021-04-15
1
-0
/
+93
*
Make an inverted atomic flag type and use it
Chris Robinson
2021-04-15
10
-23
/
+46
*
Fix inverted check for updating deferred effectslot properties
Chris Robinson
2021-04-13
1
-1
/
+1
*
Don't reference non-static local variables in lambdas
Chris Robinson
2021-04-11
1
-2
/
+2
*
Update a comment
Chris Robinson
2021-04-11
1
-1
/
+1
*
Fix UHJ encoding/decoding factors
Chris Robinson
2021-04-11
3
-17
/
+37
*
Use per-HRIR delay alignment for B-Format-to-HRTF
Chris Robinson
2021-04-09
1
-6
/
+11
*
Log the reset exception error
Chris Robinson
2021-04-07
1
-0
/
+1
*
Add RESTRICT to some pointers
Chris Robinson
2021-04-04
1
-11
/
+9
*
Add an option to decode stereo as UHJ in alffplay
Chris Robinson
2021-04-02
1
-76
/
+137
*
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
6
-12
/
+12
*
Avoid passing an array of pointers
Chris Robinson
2021-04-01
3
-33
/
+31
*
Add support for 4-channel UHJ
Chris Robinson
2021-03-31
11
-35
/
+64
[next]