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
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make MAX_RESAMPLER_PADDING specify the total padding
Chris Robinson
2019-09-28
1
-1
/
+1
*
Use FastBSinc24 for WASAPI and CoreAudio capture
Chris Robinson
2019-09-28
2
-2
/
+2
*
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
2
-2
/
+2
*
Fix some Windows warnings
Chris Robinson
2019-09-18
2
-12
/
+12
*
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
1
-8
/
+6
*
Add a fallback if SLAndroidDataFormat_PCM_EX isn't available
Chris Robinson
2019-09-15
1
-56
/
+91
*
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
19
-223
/
+222
*
Fix a few more GCC warnings
Chris Robinson
2019-09-14
3
-4
/
+7
*
Enable and fix more warnings
Chris Robinson
2019-09-14
2
-1
/
+3
*
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
4
-13
/
+14
*
Clean up (most) implicit conversions in the backends
Chris Robinson
2019-09-14
6
-86
/
+98
*
Store the ambisonic order as unsigned
Chris Robinson
2019-09-13
1
-1
/
+1
*
Return unsigned values from the FromDevFmt functions
Chris Robinson
2019-09-13
9
-68
/
+55
*
Clean up more implicit conversions
Chris Robinson
2019-09-13
3
-23
/
+26
*
Use unsigned channel indices
Chris Robinson
2019-09-12
1
-2
/
+2
*
Fix a few more C-style casts
Chris Robinson
2019-09-11
2
-3
/
+4
*
Fix function declaration
Chris Robinson
2019-09-11
1
-2
/
+3
*
Avoid C-style casts in C++
Chris Robinson
2019-09-11
4
-8
/
+13
*
Avoid dynamically allocating ChannelConverter
Chris Robinson
2019-09-10
1
-16
/
+6
*
Use al::byte for a couple more buffers
Chris Robinson
2019-08-25
2
-11
/
+11
*
Use unsigned for the sample and channel converters
Chris Robinson
2019-08-20
2
-10
/
+9
*
Add methods to get env vars as an optional
Chris Robinson
2019-08-12
1
-2
/
+3
*
Move the wstr converters to a separate header
Chris Robinson
2019-08-11
4
-0
/
+4
*
Move the dynload decls and defs to common
Chris Robinson
2019-08-10
5
-4
/
+6
*
no AudioObjectPropertyAddress on iOS
Li Keqing
2019-08-07
1
-0
/
+2
*
Move some declarations out of alcmain.h
Chris Robinson
2019-08-05
2
-1
/
+3
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
2
-12
/
+12
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-2
/
+2
*
More include cleanup
Chris Robinson
2019-07-29
2
-6
/
+10
*
Rename Alc to alc
Chris Robinson
2019-07-28
36
-0
/
+12684