.. |
backends
|
Don't print an ERR if pulse fails to get latency info due to no data
|
2014-05-26 03:41:33 -07:00 |
effects
|
Use logarithmic adjustment for the gain in the autowah effect
|
2014-05-17 03:08:04 -07:00 |
midi
|
Fix a couple checks
|
2014-07-05 01:47:08 -07:00 |
ALc.c
|
AL_SOFT_MSADPCM is functionally complete
|
2014-07-03 20:59:44 -07:00 |
alcConfig.c
|
Don't bother stripping whitespace from comments
|
2014-05-15 01:37:01 -07:00 |
alcRing.c
|
Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs
|
2014-04-16 01:39:11 -07:00 |
alstring.h
|
Use ALboolean for al_string_empty's return type
|
2014-04-30 12:53:52 -07:00 |
ALu.c
|
Remove unused variables
|
2014-06-13 22:50:14 -07:00 |
bs2b.c
|
Pre-apply the crossfeed filter gain to the input sample coefficients
|
2014-06-12 09:40:30 -07:00 |
compat.h
|
Remove unnecessary includes
|
2014-04-18 02:35:16 -07:00 |
evtqueue.h
|
Add infrastructure for handling SysEx MIDI events
|
2013-11-29 04:56:33 -08:00 |
helpers.c
|
Don't try to set fp precision with __control87_2 or _controlfp
|
2014-06-08 23:39:52 -07:00 |
hrtf.c
|
Only set the needed HRTF coefficients
|
2014-06-21 19:17:39 -07:00 |
hrtf.h
|
Don't pass the device to HRTF methods
|
2014-06-20 16:43:14 -07:00 |
mixer_c.c
|
Combine the direct and send mixers
|
2014-06-13 13:34:19 -07:00 |
mixer_defs.h
|
Combine the direct and send mixers
|
2014-06-13 13:34:19 -07:00 |
mixer_inc.c
|
Combine the direct and send mixers
|
2014-06-13 13:34:19 -07:00 |
mixer_neon.c
|
Combine the direct and send mixers
|
2014-06-13 13:34:19 -07:00 |
mixer_sse2.c
|
Update a couple sources with the proper author
|
2014-06-06 07:15:22 -07:00 |
mixer_sse41.c
|
Update a couple sources with the proper author
|
2014-06-06 07:15:22 -07:00 |
mixer_sse.c
|
Combine the direct and send mixers
|
2014-06-13 13:34:19 -07:00 |
mixer.c
|
Load soundfont samples into an ALbuffer
|
2014-06-29 02:04:05 -07:00 |
panning.c
|
Use C99 inline in more places
|
2013-11-04 13:44:46 -08:00 |
vector.h
|
Remove an unnecessary cast
|
2014-07-01 22:27:53 -07:00 |