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
*
Silence a couple specific warning instances
Chris Robinson
2019-09-18
2
-1
/
+28
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
12
-102
/
+108
*
Disable warnings 4268 and 4324 on MSVC
Chris Robinson
2019-09-18
1
-1
/
+1
*
Enable some more MSVC warnings
Chris Robinson
2019-09-18
1
-1
/
+5
*
Some cleanup for CMakeLists.txt
Chris Robinson
2019-09-18
1
-130
/
+87
*
Make the bsinc l and m coefficients unsigned
Chris Robinson
2019-09-17
5
-29
/
+25
*
Avoid an unnecessary multiply
Chris Robinson
2019-09-16
1
-2
/
+2
*
Remove unnecessary long long checks
Chris Robinson
2019-09-16
2
-11
/
+0
*
Add preprocessor defines for the common lib
Chris Robinson
2019-09-16
1
-1
/
+2
*
Add a missing include directory for the common lib
Chris Robinson
2019-09-16
1
-1
/
+1
*
Remove the last uses of the system's str[n]casecmp
Chris Robinson
2019-09-16
7
-48
/
+36
*
Use our case-insensitive compare functions in makemhr
Chris Robinson
2019-09-16
3
-21
/
+23
*
Make the common code a separate static library
Chris Robinson
2019-09-16
1
-8
/
+11
*
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
6
-38
/
+123
*
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
8
-47
/
+49
*
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
3
-9
/
+9
*
Fix a few more GCC warnings
Chris Robinson
2019-09-14
7
-9
/
+12
*
Fix a copy-paste error
Chris Robinson
2019-09-14
1
-1
/
+1
*
Build with -Wunused
Chris Robinson
2019-09-14
1
-1
/
+1
*
Add a note about clearing complex_hilbert's imaginary input
Chris Robinson
2019-09-14
1
-1
/
+2
*
Enable and fix more warnings
Chris Robinson
2019-09-14
17
-139
/
+122
*
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
29
-135
/
+156
*
Merge pull request #344 from Lopuska/patch-3
kcat
2019-09-14
1
-2
/
+0
|
\
|
*
removed unnecessary loop
Lopuska
2019-09-15
1
-2
/
+0
*
|
Merge pull request #342 from Lopuska/patch-1
kcat
2019-09-14
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
pass proper effects slot number to AddActiveEffectSlots
Lopuska
2019-09-15
1
-2
/
+3
|
/
*
Enable -Wconversion warnings
Chris Robinson
2019-09-14
1
-1
/
+1
*
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
9
-116
/
+109
*
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
*
Remove a couple no-op statements
Chris Robinson
2019-09-13
1
-2
/
+0
*
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
6
-30
/
+32
*
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
[next]