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
*
Revert "Silence some unreachable code warnings on MSVC"
Chris Robinson
2019-09-20
1
-12
/
+0
*
Silence some unreachable code warnings on MSVC
Chris Robinson
2019-09-20
1
-0
/
+12
*
Remove and simplify some functions
Chris Robinson
2019-09-20
2
-12
/
+12
*
Simplify some REQUIRES uses
Chris Robinson
2019-09-20
2
-5
/
+5
*
Don't clean up more than necessary on destruction
Chris Robinson
2019-09-20
2
-4
/
+10
*
Use an anonymous namespace instead of static
Chris Robinson
2019-09-19
1
-6
/
+12
*
Remove deprecated CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
Chris Robinson
2019-09-19
1
-2
/
+0
*
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
*
Work around MSVC's lack of standard _Pragma support
Chris Robinson
2019-09-18
2
-8
/
+8
*
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
[next]