.. |
ao.c
|
…
|
|
ao.h
|
audio: drain ao before setting pause
|
2023-08-11 22:28:50 +00:00 |
ao_alsa.c
|
options: remove explicit initialization of integers to 0
|
2023-02-21 17:15:17 +00:00 |
ao_audiotrack.c
|
timer: teach it about nanoseconds
|
2023-09-29 20:48:58 +00:00 |
ao_audiounit.m
|
…
|
|
ao_coreaudio.c
|
options: transition options from OPT_FLAG to OPT_BOOL
|
2023-02-21 17:15:17 +00:00 |
ao_coreaudio_chmap.c
|
chmap: add more channel layouts up to 22.2
|
2023-09-29 02:35:10 +00:00 |
ao_coreaudio_chmap.h
|
…
|
|
ao_coreaudio_exclusive.c
|
options: transition commands from OPT_FLAG to OPT_BOOL
|
2023-02-21 17:15:17 +00:00 |
ao_coreaudio_properties.c
|
…
|
|
ao_coreaudio_properties.h
|
…
|
|
ao_coreaudio_utils.c
|
osdep: move cfstr<->cstr conversions to a new apple_utils.c file
|
2023-06-25 11:01:58 +02:00 |
ao_coreaudio_utils.h
|
osdep: move cfstr<->cstr conversions to a new apple_utils.c file
|
2023-06-25 11:01:58 +02:00 |
ao_jack.c
|
ao/jack: set device_buffer to JACK buffer size
|
2023-08-20 20:30:53 +02:00 |
ao_lavc.c
|
options: remove a few options marked with .deprecation_message
|
2023-09-21 16:06:29 +00:00 |
ao_null.c
|
options: transition options from OPT_FLAG to OPT_BOOL
|
2023-02-21 17:15:17 +00:00 |
ao_openal.c
|
options: transition options from OPT_FLAG to OPT_BOOL
|
2023-02-21 17:15:17 +00:00 |
ao_opensles.c
|
…
|
|
ao_oss.c
|
ao_oss: add "spdif" passthrough support for high bitrate codecs (e.g. Dolby Atmos, DTS-HD, etc.) over HDMI
|
2023-08-20 20:02:40 +02:00 |
ao_pcm.c
|
options: transition options from OPT_FLAG to OPT_BOOL
|
2023-02-21 17:15:17 +00:00 |
ao_pipewire.c
|
chmap: add more channel layouts up to 22.2
|
2023-09-29 02:35:10 +00:00 |
ao_pulse.c
|
Revert "ao/pulse: implement period_size"
|
2023-08-20 20:49:10 +02:00 |
ao_sdl.c
|
…
|
|
ao_sndio.c
|
ao_sndio: use sio_flush() to improve controls responsiveness
|
2023-07-30 19:28:14 +00:00 |
ao_wasapi.c
|
ao_wasapi: remove infinite loop hack in AOCONTROL_UPDATE_STREAM_TITLE
|
2023-06-21 17:31:59 +02:00 |
ao_wasapi.h
|
…
|
|
ao_wasapi_changenotify.c
|
…
|
|
ao_wasapi_utils.c
|
wasapi: clamp number of output channels to 8
|
2023-09-29 02:35:10 +00:00 |
buffer.c
|
audio: drain ao before setting pause
|
2023-08-11 22:28:50 +00:00 |
internal.h
|
…
|
|