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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove the trailing double-underscore from a couple env vars
Chris Robinson
2012-02-19
1
-4
/
+4
*
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
1
-18
/
+2
*
Add a COUNTOF macro to get the number of entries in a static array
Chris Robinson
2012-02-19
2
-9
/
+9
*
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
1
-2
/
+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
*
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
*
Add a device parameter to alcLoopbackOpenDeviceSOFT
Chris Robinson
2012-02-15
1
-3
/
+9
*
Add a device request flag for the sample type
Chris Robinson
2012-02-15
1
-6
/
+17
*
Separate the format config option into channels and sample-type
Chris Robinson
2012-02-15
1
-51
/
+102
*
Define a minimum output sample rate and warn if the config option goes below it
Chris Robinson
2012-02-15
1
-4
/
+8
*
Combine a couple if checks
Chris Robinson
2012-02-15
1
-9
/
+5
*
Support signed and unsigned 32-bit int output
Chris Robinson
2012-02-14
13
-9
/
+126
*
Check for each ALSA prefix config option only as needed
Chris Robinson
2012-02-13
1
-22
/
+26
*
Use more proper enum names for the resampler
Chris Robinson
2012-02-12
3
-18
/
+16
*
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
*
Rename SpeakerGain to ChannelGain
Chris Robinson
2012-02-10
4
-21
/
+21
*
Match the 7.1 channel angles with the speakers
Chris Robinson
2012-02-09
1
-4
/
+4
*
Pre-scale the channel angles
Chris Robinson
2012-02-09
1
-33
/
+44
*
Rename non_virtual_channels to direct_channels
Chris Robinson
2012-02-09
2
-7
/
+6
*
Improve checks for supported output formats from ALSA
Chris Robinson
2012-02-09
1
-19
/
+46
*
Always use the default speaker layout for loopback devices
Chris Robinson
2012-02-07
1
-6
/
+10
*
Don't enable BS2B for loopback devices
Chris Robinson
2012-02-07
1
-2
/
+0
*
Improve a couple error messages with the full ALSA device control name
Chris Robinson
2012-02-07
1
-3
/
+3
*
Change the default stereo speaker positions to match the stereo channel posit...
Chris Robinson
2012-02-04
1
-2
/
+2
*
Use an enum for static const values
Chris Robinson
2012-01-31
1
-4
/
+6
*
Implement capture for the DirectSound backend
Chris Robinson
2012-01-31
1
-61
/
+410
*
Only initialize the default reverb effect when a slot is available
Chris Robinson
2012-01-29
1
-1
/
+2
[next]