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
*
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
*
Use separate loops for getting and checking device attributes
Chris Robinson
2012-02-25
1
-42
/
+70
*
Watch for CLSIDFromString errors
Chris Robinson
2012-02-23
1
-1
/
+2
*
Use an enum for the device type
Chris Robinson
2012-02-23
3
-30
/
+32
*
Print a message when loading the "none" reverb preset
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
*
Only probe for devices when a backend is loaded
Chris Robinson
2012-02-20
1
-3
/
+3
*
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
15
-104
/
+7
*
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
*
Override the resampler as needed right after calculating the step value
Chris Robinson
2012-02-20
1
-8
/
+8
*
Rename p -> hp for ALSA's hw params
Chris Robinson
2012-02-20
1
-36
/
+36
*
Add a text file describing the available environment variables
Chris Robinson
2012-02-19
1
-0
/
+71
*
Recognize "none" to disable the default reverb
Chris Robinson
2012-02-19
2
-4
/
+10
*
Remove the trailing double-underscore from a couple env vars
Chris Robinson
2012-02-19
1
-4
/
+4
*
Remove mention of the environment variables from alsoftrc.sample
Chris Robinson
2012-02-19
1
-9
/
+1
*
Check for the ALSOFT_DRIVERS env var for a list of backend drivers
Chris Robinson
2012-02-19
1
-1
/
+2
*
Check the pulse spawn-server config option before testing a connection to pul...
Chris Robinson
2012-02-19
1
-34
/
+34
*
Use memset to clear the bs2b filter's last sample and remove the unused is_cl...
Chris Robinson
2012-02-19
2
-21
/
+2
*
Add a COUNTOF macro to get the number of entries in a static array
Chris Robinson
2012-02-19
5
-12
/
+13
*
Fix a misnamed variable
Chris Robinson
2012-02-19
1
-5
/
+5
*
Print a warning if using the 'format' config option
Chris Robinson
2012-02-19
1
-46
/
+49
*
Only set a default slot for non-NULL effect types
Chris Robinson
2012-02-18
1
-3
/
+6
*
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
*
Remove unused variables
Chris Robinson
2012-02-17
3
-6
/
+0
*
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
*
Silence an MSVC warning
Chris Robinson
2012-02-17
1
-1
/
+1
*
Support device enumeration with mmdevapi
Chris Robinson
2012-02-16
2
-11
/
+289
*
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
*
Make sure the source write position is at least 15ms ahead of the read
Chris Robinson
2012-02-16
1
-0
/
+3
*
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
3
-11
/
+8
*
Use a switch to check the device format with winmm
Chris Robinson
2012-02-15
1
-5
/
+28
*
Add a device parameter to alcLoopbackOpenDeviceSOFT
Chris Robinson
2012-02-15
2
-5
/
+11
*
Add a device request flag for the sample type
Chris Robinson
2012-02-15
2
-6
/
+19
[next]