1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/sndiod
2020-01-13 18:36:39 +01:00
..
abuf.c merge head 2016-01-26 10:23:38 +01:00
abuf.h Remove unused arguments of dev_adjpar(), getbasepath() and all 2016-03-23 07:40:54 +01:00
defs.h Rename siomix -> sioctl, stop using "mixer" word. 2020-01-03 15:19:25 +01:00
dev_sioctl.c Make the control group a simple string. 2020-01-13 09:27:06 +01:00
dev_sioctl.h Rename siomix -> sioctl, stop using "mixer" word. 2020-01-03 15:19:25 +01:00
dev.c Remove unused variable 2020-01-13 18:36:39 +01:00
dev.h Make the control group a simple string. 2020-01-13 09:27:06 +01:00
dsp.c Clear resamp state array with memset. From miko@. 2018-09-26 13:36:42 +02:00
dsp.h sndiod: simplify the resampling routine 2018-06-08 08:23:22 +02:00
file.c Initialize nfds fields of new file structures. 2019-11-27 09:04:04 +01:00
file.h merge head 2016-01-26 10:23:38 +01:00
listen.c Remove unused #include <sys/signal> 2019-09-05 09:05:33 +02:00
listen.h merge head 2016-01-26 10:23:38 +01:00
Makefile.in Rename siomix -> sioctl, stop using "mixer" word. 2020-01-03 15:19:25 +01:00
midi.c Tolerate clients keeping state across sysex message 2019-10-21 00:40:00 +02:00
midi.h Tolerate clients keeping state across sysex message 2019-10-21 00:40:00 +02:00
miofile.c Allow switching between devices without disconnecting clients, again. 2019-09-21 06:53:34 +02:00
miofile.h Allow switching between devices without disconnecting clients, again. 2019-09-21 06:53:34 +02:00
opt.c sndiod: replace the gloal opt list with per-device lists. 2018-06-10 22:50:35 +02:00
opt.h sndiod: replace the gloal opt list with per-device lists. 2018-06-10 22:50:35 +02:00
siofile.c Rename siomix -> sioctl, stop using "mixer" word. 2020-01-03 15:19:25 +01:00
siofile.h Allow switching between devices without disconnecting clients, again. 2019-09-21 06:53:34 +02:00
sndiod.8 Man-page tweaks from jmc@ 2019-09-21 09:15:49 +02:00
sndiod.c Lower the default audio block size from 20ms to 10ms. 2019-09-21 06:54:59 +02:00
sock.c Make the control group a simple string. 2020-01-13 09:27:06 +01:00
sock.h Rename siomix -> sioctl, stop using "mixer" word. 2020-01-03 15:19:25 +01:00
sysex.h use 0x7F as dev numer in sysex 2013-12-10 20:00:36 +01:00
utils.c Allow switching between devices without disconnecting clients, again. 2019-09-21 06:53:34 +02:00
utils.h Allow switching between devices without disconnecting clients, again. 2019-09-21 06:53:34 +02:00