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
*
Read capture data from pulseaudio as needed, avoiding a ring buffer
Chris Robinson
2012-02-29
1
-33
/
+66
*
Get and release the mmdevapi render client iface on the message thread
Chris Robinson
2012-02-29
1
-17
/
+15
*
Use local variables to determine how much to write to mmdevapi
Chris Robinson
2012-02-29
1
-3
/
+6
*
Use a switch to handle the ALSA PCM state
Chris Robinson
2012-02-27
1
-10
/
+22
*
Print enumerated ALSA devices
Chris Robinson
2012-02-26
1
-1
/
+3
*
Print enumerated dsound devices
Chris Robinson
2012-02-26
1
-0
/
+18
*
Watch for unsupported sample types for dsound capture
Chris Robinson
2012-02-26
1
-0
/
+15
*
Print the mmdevapi device and GUID found
Chris Robinson
2012-02-26
1
-0
/
+3
*
Watch for CLSIDFromString errors
Chris Robinson
2012-02-23
1
-1
/
+2
*
Minor rearrangements for the pulseaudio mixing loop
Chris Robinson
2012-02-22
1
-5
/
+5
*
Remove an unneeded wrapper
Chris Robinson
2012-02-22
1
-10
/
+2
*
Use the stored minreq size from PulseAudio for rounding off the length to write
Chris Robinson
2012-02-21
1
-1
/
+1
*
Avoid default names for winmm and dsound
Chris Robinson
2012-02-20
2
-51
/
+29
*
Avoid using a default name with the MMDevApi backend
Chris Robinson
2012-02-20
1
-17
/
+13
*
Avoid using a default name when opening a PulseAudio device
Chris Robinson
2012-02-20
1
-4
/
+6
*
Set the default ALSA device name when probing
Chris Robinson
2012-02-20
1
-23
/
+20
*
Always use "OpenAL Soft" for the short device enumeration list
Chris Robinson
2012-02-20
13
-72
/
+0
*
Don't accept the pulseaudio default name for capture
Chris Robinson
2012-02-20
1
-4
/
+6
*
Use a string to report unsupported capture sample types
Chris Robinson
2012-02-20
1
-1
/
+1
*
Rename p -> hp for ALSA's hw params
Chris Robinson
2012-02-20
1
-36
/
+36
*
Check the pulse spawn-server config option before testing a connection to pul...
Chris Robinson
2012-02-19
1
-34
/
+34
*
Add a COUNTOF macro to get the number of entries in a static array
Chris Robinson
2012-02-19
1
-2
/
+2
*
Minor MMDevApi cleanups
Chris Robinson
2012-02-18
1
-6
/
+7
*
Make sure an ALSA capture device was found before accessing the map
Chris Robinson
2012-02-18
1
-1
/
+1
*
Simplify ALSA parameter error checking
Chris Robinson
2012-02-18
1
-108
/
+67
*
Rename a couple variables and fix their types
Chris Robinson
2012-02-18
1
-33
/
+33
*
Fix some comments
Chris Robinson
2012-02-18
1
-3
/
+4
*
Use the correct type to store the count from IMMDeviceCollection_GetCount
Chris Robinson
2012-02-17
1
-4
/
+4
*
Silence another MSVC warning
Chris Robinson
2012-02-17
1
-1
/
+1
*
Initialize a variable before use
Chris Robinson
2012-02-17
1
-1
/
+1
*
Support device enumeration with mmdevapi
Chris Robinson
2012-02-16
1
-11
/
+281
*
Fix a device count leak and make sure COM is cleaned up if an mmdevice open f...
Chris Robinson
2012-02-16
1
-8
/
+11
*
Calculate the buffer time before modifying the frequency
Chris Robinson
2012-02-15
1
-2
/
+3
*
Get the mmdevapi device period after initialization
Chris Robinson
2012-02-15
1
-21
/
+13
*
Move the endian test macro to alMain.h
Chris Robinson
2012-02-15
1
-6
/
+1
*
Use a switch to check the device format with winmm
Chris Robinson
2012-02-15
1
-5
/
+28
*
Support signed and unsigned 32-bit int output
Chris Robinson
2012-02-14
11
-3
/
+90
*
Check for each ALSA prefix config option only as needed
Chris Robinson
2012-02-13
1
-22
/
+26
*
Add config options for card- and device-specific prefixes in ALSA device names
Chris Robinson
2012-02-11
1
-7
/
+17
*
Format the ALSA device name when enumerating them
Chris Robinson
2012-02-11
1
-35
/
+17
*
Improve checks for supported output formats from ALSA
Chris Robinson
2012-02-09
1
-19
/
+46
*
Improve a couple error messages with the full ALSA device control name
Chris Robinson
2012-02-07
1
-3
/
+3
*
Implement capture for the DirectSound backend
Chris Robinson
2012-01-31
1
-61
/
+410
*
Fix WaveIn shutdown for real
Chris Robinson
2012-01-20
1
-11
/
+8
*
Always message the WinMM processing thread when a buffer is done
Chris Robinson
2012-01-20
1
-12
/
+2
*
Fix a possible race condition when shutting down WinMM devices
Chris Robinson
2012-01-20
1
-23
/
+21
*
Avoid printing messages about device parameter changes in the backends
Chris Robinson
2012-01-17
9
-187
/
+38
*
Retry opening the PortAudio device with 16-bit short if 32-bit float output f...
Chris Robinson
2012-01-17
1
-3
/
+9
*
Retry opening the DSound device with 16-bit short if 32-bit float output fails
Chris Robinson
2012-01-17
1
-0
/
+11
*
Retry opening the WinMM device with 16-bit short if 32-bit float output fails
Chris Robinson
2012-01-17
1
-0
/
+6
[next]