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
path:
root
/
alc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unsigned 8-bit buffers
Chris Robinson
2019-09-24
1
-1
/
+1
*
Use an array to match the HRTF rendering method
Chris Robinson
2019-09-24
1
-17
/
+20
*
Add a missing header for Android
Chris Robinson
2019-09-23
1
-0
/
+1
*
Fix a couple more conversion warnings
Chris Robinson
2019-09-22
1
-6
/
+6
*
Make the resampler type an enum class
Chris Robinson
2019-09-22
6
-27
/
+27
*
Move the ifstream wrapper to common
Chris Robinson
2019-09-22
5
-209
/
+9
*
Avoid storing an integer in a pointer
Chris Robinson
2019-09-21
1
-3
/
+6
*
Split some code into separate functions
Chris Robinson
2019-09-21
1
-128
/
+126
*
Explicitly mark a couple functions as inline
Chris Robinson
2019-09-21
1
-6
/
+6
*
Use an array and loop instead of individual tests
Chris Robinson
2019-09-21
1
-16
/
+22
*
Remove and simplify some functions
Chris Robinson
2019-09-20
1
-6
/
+8
*
Use an anonymous namespace instead of static
Chris Robinson
2019-09-19
1
-6
/
+12
*
Fix a couple more annoying conversion warnings
Chris Robinson
2019-09-18
1
-2
/
+2
*
Fix some Windows warnings
Chris Robinson
2019-09-18
2
-12
/
+12
*
Avoid hiding a class member function
Chris Robinson
2019-09-18
1
-5
/
+5
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
2
-17
/
+20
*
Make the bsinc l and m coefficients unsigned
Chris Robinson
2019-09-17
4
-19
/
+14
*
Avoid an unnecessary multiply
Chris Robinson
2019-09-16
1
-2
/
+2
*
Remove the last uses of the system's str[n]casecmp
Chris Robinson
2019-09-16
5
-26
/
+33
*
Avoid an unused variable
Chris Robinson
2019-09-16
1
-1
/
+1
*
Add and use custom string types and functions
Chris Robinson
2019-09-16
1
-35
/
+43
*
Fix typo
Chris Robinson
2019-09-16
1
-3
/
+3
*
Clean up some more conversion warnings
Chris Robinson
2019-09-16
1
-22
/
+19
*
Clean up some more shadowing warnings
Chris Robinson
2019-09-16
7
-40
/
+42
*
Add a fallback if SLAndroidDataFormat_PCM_EX isn't available
Chris Robinson
2019-09-15
1
-56
/
+91
*
Clean up the spaghetti mess in alcCaptureSamples
Chris Robinson
2019-09-15
1
-7
/
+19
*
Rename ALautowah* for consistency
Chris Robinson
2019-09-15
1
-18
/
+18
*
Make the BackendFactory base destructor protected
Chris Robinson
2019-09-15
1
-2
/
+3
*
Return and pass more appropriate types for backends
Chris Robinson
2019-09-15
20
-227
/
+227
*
Fix a few warnings from MSVC
Chris Robinson
2019-09-14
2
-3
/
+3
*
Fix a few more GCC warnings
Chris Robinson
2019-09-14
4
-5
/
+8
*
Fix a copy-paste error
Chris Robinson
2019-09-14
1
-1
/
+1
*
Enable and fix more warnings
Chris Robinson
2019-09-14
11
-88
/
+89
*
Avoid recalculations in the formant filter process
Chris Robinson
2019-09-14
1
-15
/
+22
*
Don't hold the pulse lock while not necessary
Chris Robinson
2019-09-14
1
-1
/
+2
*
Fix some more implicit conversions noted by GCC
Chris Robinson
2019-09-14
24
-124
/
+144
*
Clean up (most) implicit conversions in the backends
Chris Robinson
2019-09-14
6
-86
/
+98
*
Fix implicit conversions in the effects
Chris Robinson
2019-09-14
8
-116
/
+107
*
Use an unsigned index value
Chris Robinson
2019-09-14
2
-5
/
+2
*
Fix more implicit conversions
Chris Robinson
2019-09-14
3
-21
/
+23
*
Store the ambisonic order as unsigned
Chris Robinson
2019-09-13
7
-22
/
+21
*
Return unsigned values from the FromDevFmt functions
Chris Robinson
2019-09-13
13
-81
/
+67
*
Clean up more implicit conversions
Chris Robinson
2019-09-13
4
-26
/
+29
*
Pass IrSize to the HRTF mixers as unsigned
Chris Robinson
2019-09-13
7
-25
/
+25
*
Make IrSize unsigned
Chris Robinson
2019-09-13
6
-109
/
+105
*
Make NumAuxSends unsigned
Chris Robinson
2019-09-13
4
-24
/
+26
*
Clean up implicit conversions in alu.cpp
Chris Robinson
2019-09-13
1
-44
/
+36
*
Make the resampler increment unsigned
Chris Robinson
2019-09-13
9
-82
/
+77
*
Clean up sample converter implicit conversions
Chris Robinson
2019-09-12
5
-36
/
+38
*
Clean up implicit conversions in source.cpp
Chris Robinson
2019-09-12
2
-4
/
+4
[next]