.. |
backends
|
Implement a C11-like thread wrapper and use it in mmdevapi and pulseaudio
|
2014-04-16 05:19:34 -07:00 |
effects
|
Use a void* for the effect state Delete method param
|
2014-03-21 23:56:18 -07:00 |
midi
|
Add a VECTOR_INSERT method to insert a range of elements at once
|
2014-04-09 22:50:28 -07:00 |
ALc.c
|
Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs
|
2014-04-16 01:39:11 -07:00 |
alcConfig.c
|
Properly handle special folder names with extended characters
|
2014-03-28 01:21:05 -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 an al_string vector for winmm device names
|
2014-04-07 12:43:19 -07:00 |
ALu.c
|
Make HRTF stepping values per-channel
|
2014-04-05 10:24:13 -07:00 |
atomic.h
|
Use C11's static_assert when available
|
2014-04-07 11:48:28 -07:00 |
bs2b.c
|
Use memset to clear the bs2b filter's last sample and remove the unused is_clear function
|
2012-02-19 13:09:29 -08:00 |
compat.h
|
Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs
|
2014-04-16 01:39:11 -07:00 |
evtqueue.h
|
Add infrastructure for handling SysEx MIDI events
|
2013-11-29 04:56:33 -08:00 |
helpers.c
|
Fix Windows' almtx_timedlock
|
2014-04-16 05:32:55 -07:00 |
hrtf.c
|
Move PATH_MAX fallback definitions to alMain.h
|
2014-02-27 18:17:20 -08:00 |
hrtf.h
|
Move HRTF macros and function declarations to a separate header
|
2014-02-23 21:11:01 -08:00 |
mixer_c.c
|
Remove the last bits of the predictive sample processing
|
2014-03-23 17:33:57 -07:00 |
mixer_defs.h
|
Remove the click removal buffers for auxiliary effect slots
|
2014-03-23 16:28:55 -07:00 |
mixer_inc.c
|
Make HRTF stepping values per-channel
|
2014-04-05 10:24:13 -07:00 |
mixer_neon.c
|
Remove the click removal buffers for auxiliary effect slots
|
2014-03-23 16:28:55 -07:00 |
mixer_sse.c
|
Remove the click removal buffers for auxiliary effect slots
|
2014-03-23 16:28:55 -07:00 |
mixer.c
|
Remove an unnecessary conditional
|
2014-03-23 17:44:26 -07:00 |
panning.c
|
Use C99 inline in more places
|
2013-11-04 13:44:46 -08:00 |
rwlock.h
|
Move some stuff out of alMain.h
|
2013-10-28 12:48:13 -07:00 |
threads.c
|
Fix a couple casts
|
2013-10-28 12:12:26 -07:00 |
uintmap.h
|
Use C99 inline semantics
|
2013-11-04 12:12:31 -08:00 |
vector.h
|
Ensure VECTOR_ITER_BEGIN gives a pointer-to-type instead of an array-of-type
|
2014-04-14 00:58:45 -07:00 |