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
*
Use a more efficient type for holding the IrSize
Chris Robinson
2020-04-30
4
-12
/
+12
*
Dump the ffmpeg file info on the main thread
Chris Robinson
2020-04-29
1
-64
/
+64
*
Correctly handle unicode paths on Windows for ALSOFT_LOGFILE
Chris Robinson
2020-04-29
1
-5
/
+13
*
Rename effect_chain to effect_target
Chris Robinson
2020-04-29
2
-3
/
+3
*
Fix subspan extent calculation
Chris Robinson
2020-04-28
1
-1
/
+1
*
Don't return a bool from the backend start method
Chris Robinson
2020-04-28
19
-212
/
+128
*
Limit the maximum settable sample rate
Chris Robinson
2020-04-28
2
-8
/
+14
*
Remove a couple redundant comments
Chris Robinson
2020-04-28
1
-4
/
+2
*
Fix up some more uses of [AL[C]]void
Chris Robinson
2020-04-28
14
-144
/
+144
*
Clean up al.h a bit
Chris Robinson
2020-04-28
1
-31
/
+30
*
Move standard ALC function's annotations to the header
Chris Robinson
2020-04-28
2
-34
/
+52
*
Clean up some function comments
Chris Robinson
2020-04-28
2
-145
/
+43
*
Shorten the name of format types
Chris Robinson
2020-04-28
2
-9
/
+9
*
Don't maintain a global backend list end
Chris Robinson
2020-04-28
1
-11
/
+10
*
Properly return on error
Chris Robinson
2020-04-28
1
-1
/
+4
*
Avoid using some extraneous ALC types
Chris Robinson
2020-04-28
1
-26
/
+27
*
Avoid unnecessary PATH_SUFFIXES
Chris Robinson
2020-04-26
1
-13
/
+12
*
Avoid duplicate env var declarations
Chris Robinson
2020-04-26
1
-6
/
+4
*
Don't delete non-existent files in AppVeyor
Chris Robinson
2020-04-26
1
-5
/
+0
*
Remove some hopefully unneeded macros
Chris Robinson
2020-04-25
3
-27
/
+2
*
Use global placement new for AsyncEvent
Chris Robinson
2020-04-24
4
-6
/
+10
*
Minor cleanup of reverb code
Chris Robinson
2020-04-24
1
-16
/
+17
*
Add a method to process two biquads at once
Chris Robinson
2020-04-23
4
-16
/
+61
*
Clean up some scaling math
Chris Robinson
2020-04-23
1
-4
/
+3
*
Avoid using some more AL types
Chris Robinson
2020-04-23
3
-39
/
+39
*
Avoid an unnecessary out parameter
Chris Robinson
2020-04-21
9
-76
/
+69
*
Fix the source ID for a source voice stopped from deletion
Chris Robinson
2020-04-21
1
-1
/
+1
*
Set the device name in the Oboe backend
Chris Robinson
2020-04-20
1
-0
/
+2
*
Get rid of an unnecessary variable
Chris Robinson
2020-04-20
1
-20
/
+14
*
Trace the opened Oboe stream properties
Chris Robinson
2020-04-19
1
-6
/
+6
*
More gracefully relax the Oboe format request
Chris Robinson
2020-04-19
1
-21
/
+23
*
Simplify some install statements
Chris Robinson
2020-04-19
1
-32
/
+19
*
Use an import target for libsndfile
Chris Robinson
2020-04-19
2
-39
/
+31
*
Fix some message formatting
Chris Robinson
2020-04-19
1
-1
/
+1
*
Make sure HAVE_OBOE is cleared before checking
Chris Robinson
2020-04-19
1
-26
/
+27
*
Correctly test for SSE switches
Chris Robinson
2020-04-19
1
-25
/
+33
*
Rename install options for consistency
Chris Robinson
2020-04-19
1
-14
/
+23
*
Don't explicitly link libpthread
Chris Robinson
2020-04-19
1
-5
/
+0
*
Build Oboe with hidden visibility
Chris Robinson
2020-04-18
1
-0
/
+10
*
Try to be more robust with the Oboe format
Chris Robinson
2020-04-18
1
-8
/
+45
*
Add missing backslash
Chris Robinson
2020-04-18
1
-1
/
+1
*
Initial implementation for Oboe-based playback
Chris Robinson
2020-04-18
1
-4
/
+185
*
Attempt to build with Oboe on Android with Travis
Chris Robinson
2020-04-18
1
-0
/
+4
*
Add an Oboe backend stub
Chris Robinson
2020-04-18
6
-0
/
+116
*
Use cmake --build with Travis to build
Chris Robinson
2020-04-17
1
-1
/
+1
*
Update Travis to use Android NDK r21, API 16
Chris Robinson
2020-04-17
1
-12
/
+12
*
Precalculate some values
Chris Robinson
2020-04-16
1
-11
/
+17
*
Simplify some reverb update code
Chris Robinson
2020-04-16
1
-49
/
+36
*
Remove another unnecessary return value
Chris Robinson
2020-04-16
16
-82
/
+41
*
Remove an always-true return value
Chris Robinson
2020-04-16
1
-8
/
+5
[next]