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
*
Handle the listener position separate from the rotation matrix
Chris Robinson
2021-05-25
4
-12
/
+18
*
Leave an artifact on AppVeyor for a DLL build
Chris Robinson
2021-05-21
1
-0
/
+6
*
Fix setting the channel distance compensation buffers
Chris Robinson
2021-05-20
1
-3
/
+3
*
Fix short initial packet preparation in alffplay
Chris Robinson
2021-05-20
1
-3
/
+11
*
Merge pull request #564 from halx99/patch-1
kcat
2021-05-13
2
-4
/
+6
|
\
|
*
Handle tvOS case
HALX99
2021-05-13
1
-3
/
+3
|
*
Update CMakeLists.txt
HALX99
2021-05-13
1
-1
/
+3
*
|
Merge pull request #559 from tatokis/split-sse-sse2
kcat
2021-05-13
2
-11
/
+19
|
\
\
|
|
/
|
/
|
|
*
Allow enabling SSE without SSE2
Tasos Sahanidis
2021-04-30
2
-11
/
+19
*
|
Update some comments in CMake
Chris Robinson
2021-05-13
1
-6
/
+7
*
|
Avoid shadowing a variable name
Chris Robinson
2021-05-13
1
-2
/
+2
*
|
Don't fail fast on github CI
Chris Robinson
2021-05-13
1
-0
/
+1
*
|
Fix check_include_file return unexpected result (#563)
HALX99
2021-05-13
1
-8
/
+8
*
|
Add back some more missing includes
Chris Robinson
2021-04-27
6
-0
/
+10
*
|
Add back a missing include
Chris Robinson
2021-04-27
1
-0
/
+1
*
|
Rename alcontext.h and move some functions to context.cpp
Chris Robinson
2021-04-27
17
-464
/
+484
*
|
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
[next]