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
*
Rename the MMDevAPI backend's MessageProc function
Chris Robinson
2011-09-24
1
-2
/
+2
*
Define _WIN32_WINNT on the command line with _WIN32
Chris Robinson
2011-09-20
3
-3
/
+0
*
Add a ConfigValueStr function, to return the string through a parameter
Chris Robinson
2011-09-19
1
-9
/
+15
*
Check the number of available samples before calling the capture method
Chris Robinson
2011-09-18
6
-52
/
+35
*
Return int and float config values through a parameter
Chris Robinson
2011-09-18
1
-4
/
+4
*
Remove a couple ineffective alcSetError calls
Chris Robinson
2011-09-14
1
-6
/
+0
*
Return an error from the CaptureSamples method instead of setting it
Chris Robinson
2011-09-14
6
-57
/
+57
*
Limit the minimum ALSA capture size to 100ms, and the maximum period size to ...
Chris Robinson
2011-09-13
1
-1
/
+7
*
Use maxu to clamp PulseAudio's capture buffer size
Chris Robinson
2011-09-13
1
-2
/
+1
*
Allow PulseAudio's tlength to grow to make sure there's at least two updates
Chris Robinson
2011-09-09
1
-7
/
+19
*
Free the WaveIn buffers' data after unpreparing them all
Chris Robinson
2011-08-25
1
-7
/
+4
*
Return an ALC error enum from the OpenCapture backend method
Chris Robinson
2011-08-24
6
-46
/
+35
*
Return an ALC error enum from the OpenPlayback backend method
Chris Robinson
2011-08-24
14
-73
/
+61
*
Don't enumerate "PulseAudio Default" in the ALL_DEVICES list
Chris Robinson
2011-08-20
1
-18
/
+6
*
Don't expose "DirectSound Default" in the ALL_DEVICES list
Chris Robinson
2011-08-20
1
-14
/
+1
*
Move backend sources to a separate sub-directory
Chris Robinson
2011-08-20
14
-0
/
+8138