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
...
*
Use the correct IID for the opensl buffer queue
Chris Robinson
2017-02-07
1
-2
/
+3
*
Convert the OpenSL backend to the new backend API
Chris Robinson
2017-02-07
2
-176
/
+433
*
Fix for NULL JNIEnv
Chris Robinson
2017-02-05
1
-5
/
+3
*
Call getSystemService as a non-static function
Chris Robinson
2017-02-03
1
-4
/
+4
*
Android's AudioManager.getProperty(String) returns a String
Chris Robinson
2017-02-02
1
-1
/
+1
*
Add more traces for the Java calls being made
Chris Robinson
2017-01-27
1
-7
/
+22
*
Round and clamp the scaled update count with opensl
Chris Robinson
2017-01-27
1
-1
/
+4
*
Try to use the system sample rate with Android
Chris Robinson
2017-01-26
1
-6
/
+56
*
Use ALsizei in more places
Chris Robinson
2017-01-18
1
-3
/
+3
*
Avoid using some LP types
Chris Robinson
2017-01-10
1
-5
/
+5
*
Use proper atomics in the OSS backend
Chris Robinson
2017-01-10
1
-17
/
+17
*
Hold Pulse's mainloop lock while calling capture functions
Chris Robinson
2017-01-10
1
-2
/
+10
*
Convert the SndIO backend to the updated API
Chris Robinson
2016-12-21
2
-78
/
+127
*
Add missing macros for OSS3/Free compatibility
Chris Robinson
2016-12-21
1
-0
/
+2
*
Warn when a given device name isn't found for OSS
Chris Robinson
2016-12-01
1
-4
/
+10
*
Minor cleanup for ALCossListPopulate
Chris Robinson
2016-12-01
1
-22
/
+18
*
Ensure OSS devices are enumerated when a name is requested.
Chris Robinson
2016-12-01
1
-2
/
+12
*
Include the full JACK ringbuffer size for the device period count
Chris Robinson
2016-11-03
1
-3
/
+8
*
Include wtypes.h for defining Windows' property keys
Chris Robinson
2016-10-04
1
-0
/
+1
*
Recognize Headset formfactors as headphones
Chris Robinson
2016-09-21
1
-1
/
+3
*
Simplify mmdevapi's device name search
Chris Robinson
2016-09-07
1
-17
/
+33
*
mmdevapi: Allow specifying output device by it's audio endpoint GUID or by th...
Dmytry Lavrov
2016-09-06
1
-8
/
+45
*
Set a JACK error message handler when initializing the backend
Chris Robinson
2016-08-11
1
-0
/
+10
*
Modify NumUpdates for different sample rates instead of UpdateSize
Chris Robinson
2016-08-04
1
-1
/
+1
*
Look for the correct DLL for JACK on Windows
Chris Robinson
2016-08-03
1
-1
/
+6
*
Remove DevFmtBFormat3D, which is covered by DevFmtAmbi1
Chris Robinson
2016-07-31
7
-12
/
+3
*
Add a config to output first-, second-, or third-order ambisonics
Chris Robinson
2016-07-29
7
-1
/
+31
*
Combine VECTOR_RESIZE and VECTOR_RESERVE
Chris Robinson
2016-07-26
6
-16
/
+11
*
Clean up a couple variable names and declarations
Chris Robinson
2016-05-30
1
-3
/
+2
*
Change the backend getLatency method to return the clock time too
Chris Robinson
2016-05-28
14
-50
/
+111
*
Properly pluralize some messages
Chris Robinson
2016-05-22
1
-3
/
+4
*
Shorten VECTOR_ITER_ macros to VECTOR_
Chris Robinson
2016-04-15
6
-31
/
+28
*
Use al_malloc/al_free for allocations
Chris Robinson
2016-04-05
1
-9
/
+7
*
Also disable ALSA's resampler when not requesting a sample rate
Chris Robinson
2016-04-05
1
-1
/
+4
*
Add a hack to workaround erroneous prebuf values from pulse
Chris Robinson
2016-03-31
1
-5
/
+28
*
Convert remaining ringbuffers to the lockless variant
Chris Robinson
2016-03-29
5
-70
/
+74
*
Fix when ESTRPIPE and EPIPE are the same
Chris Robinson
2016-02-22
1
-0
/
+2
*
Replace some CreateEvent calls with CreateEventW
Chris Robinson
2016-02-07
2
-7
/
+7
*
Don't write one byte at a time for the wave writer on big endian
Chris Robinson
2016-01-25
1
-17
/
+19
*
Replace multiple fputc calls with one fwrite
Chris Robinson
2016-01-23
1
-6
/
+4
*
Fix for systems that don't have strnlen
Chris Robinson
2016-01-21
1
-4
/
+14
*
Improve the OSS enumeration code
Chris Robinson
2016-01-21
1
-63
/
+71
*
Added a check for an empty path
Keegan Drake H.P
2015-12-17
1
-2
/
+2
*
Add device enumeration support for OSSv4
Keegan Drake H.P
2015-12-17
1
-27
/
+206
*
Add includes to work around broken GNU headers and POSIX-2001
Chris Robinson
2015-12-11
2
-0
/
+2
*
Reformat Windows device name dressing
Chris Robinson
2015-12-04
3
-29
/
+27
*
Better handle inexact ALSA period counts
Chris Robinson
2015-11-23
1
-1
/
+4
*
Fix the allow-resampler check for ALSA
Chris Robinson
2015-11-23
1
-1
/
+1
*
Replace deprecated Carbon API calls with modern AudioComponent APIs in the Co...
Alex Szpakowski
2015-11-13
1
-18
/
+24
*
Add options to disable Pulse's and ALSA's resamplers
Chris Robinson
2015-11-07
2
-3
/
+7
[prev]
[next]