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
/
base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the limiter's lookAhead delay in the device latency
Chris Robinson
2018-09-25
1
-0
/
+9
*
Pass the device name list to the backend probe method
Chris Robinson
2018-09-07
1
-2
/
+3
*
Rename ALCsndioBackend
Chris Robinson
2018-09-07
1
-1
/
+1
*
Rename the mmdevapi backend to wasapi
Chris Robinson
2018-03-09
1
-1
/
+1
*
Add extern "C" to some headers
Chris Robinson
2018-03-09
1
-0
/
+8
*
Add SDL2 backend for playback, fix #173
Jan Niklas Hasse
2018-03-07
1
-0
/
+1
*
Don't bother with an explicit stop backend method
Chris Robinson
2018-01-29
1
-3
/
+0
*
Make a couple functions inline
Chris Robinson
2018-01-12
1
-0
/
+7
*
"Convert" the QSA backend to the new API
Chris Robinson
2017-06-18
1
-2
/
+1
*
Convert the CoreAudio backend to the updated backend API
Chris Robinson
2017-04-09
1
-0
/
+1
*
Convert the OpenSL backend to the new backend API
Chris Robinson
2017-02-07
1
-0
/
+1
*
Convert the SndIO backend to the updated API
Chris Robinson
2016-12-21
1
-0
/
+1
*
Change the backend getLatency method to return the clock time too
Chris Robinson
2016-05-28
1
-4
/
+19
*
Convert the PortAudio backend to the new backend API
Chris Robinson
2015-10-22
1
-0
/
+1
*
Convert the solaris backend to the new API
Chris Robinson
2015-05-17
1
-0
/
+1
*
Add a skeleton backend for JACK
Chris Robinson
2014-12-21
1
-0
/
+1
*
Convert the winmm backend to the new backend API
Chris Robinson
2014-09-08
1
-0
/
+1
*
Convert the wave writer backend to the new API
Chris Robinson
2014-08-24
1
-0
/
+1
*
Convert the mmdevapi backend to the new backend API
Chris Robinson
2014-04-25
1
-0
/
+1
*
Avoid forward-declaring backend vtables
Chris Robinson
2014-04-23
1
-4
/
+1
*
Convert the DSound backend to the new API
Chris Robinson
2014-04-19
1
-0
/
+1
*
Add a GCC-specific STATIC_UPCAST macro that checks the object type
Chris Robinson
2014-04-19
1
-1
/
+1
*
Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs
Chris Robinson
2014-04-16
1
-2
/
+2
*
Use a void* for the backend Delete method param
Chris Robinson
2014-03-22
1
-2
/
+3
*
Store the old-style backend funcs in the wrapper
Chris Robinson
2014-03-17
1
-1
/
+1
*
Use a unique backend type for loopback
Chris Robinson
2013-11-04
1
-1
/
+2
*
Constify some function pointers
Chris Robinson
2013-11-02
1
-8
/
+8
*
Convert the OSS backend to the new interface
Chris Robinson
2013-11-02
1
-1
/
+4
*
Use a helper macro for making vtable thunks
Chris Robinson
2013-10-29
1
-34
/
+17
*
Add default handlers for reset, captureSamples, and availableSamples
Chris Robinson
2013-10-29
1
-0
/
+3
*
Convert the PulseAudio backend to the new interface
Chris Robinson
2013-10-29
1
-0
/
+1
*
Convert the loopback backend to the new interface
Chris Robinson
2013-10-29
1
-1
/
+5
*
Remove a couple unnecessary (and incorrect) parameter names
Chris Robinson
2013-10-28
1
-2
/
+2
*
Fix capture with the new backend interface
Chris Robinson
2013-10-28
1
-3
/
+3
*
Convert ALSA to the new backend interface
Chris Robinson
2013-10-28
1
-0
/
+1
*
Rename the support method to querySupport
Chris Robinson
2013-10-28
1
-4
/
+4
*
Create and use a backend wrapper for capture
Chris Robinson
2013-10-28
1
-2
/
+3
*
Add audio capture methods to ALCbackend
Chris Robinson
2013-10-28
1
-0
/
+9
*
Move ALCbackend base stuff to a separate file
Chris Robinson
2013-10-28
1
-0
/
+2
*
Move the device mutex to the backend
Chris Robinson
2013-10-28
1
-0
/
+5
*
Convert the Null backend to the ALCbackend style
Chris Robinson
2013-10-28
1
-0
/
+2
*
Add a backend factory base type
Chris Robinson
2013-10-28
1
-0
/
+43
*
Add a default getLatency to ALCbackend
Chris Robinson
2013-10-28
1
-0
/
+1
*
Move the lock/unlock methods to the backend
Chris Robinson
2013-10-28
1
-0
/
+12
*
Add missing header to git
Chris Robinson
2013-10-27
1
-0
/
+62