sndio/sndiod
Alexandre Ratchov c9a6bf3db6 sndiod: Set slot state outside slot_attach() as we do in slot_detach(). 2018-06-11 19:57:20 +02:00
..
Makefile.in fix trailing spaces 2016-01-08 17:24:48 +01:00
abuf.c fix trailing spaces 2016-01-08 17:24:48 +01:00
abuf.h Remove unused arguments of dev_adjpar(), getbasepath() and all 2016-03-23 07:40:46 +01:00
defs.h move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00
dev.c sndiod: Set slot state outside slot_attach() as we do in slot_detach(). 2018-06-11 19:57:20 +02:00
dev.h sndiod: Remove redundant slot->tstate variable. 2018-06-11 19:57:16 +02:00
dsp.c sndiod: simplify the resampling routine 2018-06-08 08:23:22 +02:00
dsp.h sndiod: simplify the resampling routine 2018-06-08 08:23:22 +02:00
file.c sndiod: use CLOCK_UPTIME when available 2018-03-18 14:38:27 +01:00
file.h fix trailing spaces 2016-01-08 17:24:48 +01:00
listen.c Use a goto to factor all calls to close() when listen_in() returns 2017-01-03 08:10:11 +01:00
listen.h allow listen_new_xxx() to return error, use log_xxx() 2015-12-17 15:50:37 +01:00
midi.c Many typos in comments. From Michael W. Bombardieri. Thanks. 2017-01-03 08:08:17 +01:00
midi.h make midi->tickets signed (sign is needed for arithmetics). Found 2016-01-09 14:33:10 +01:00
miofile.c drain midi port output buffer before closing it ensuring the last 2012-11-30 23:27:36 +01:00
miofile.h fix copyright years 2012-11-10 14:58:53 +01: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 Print par.bps instead of par.bits in debug printf() 2017-07-20 11:08:59 +02:00
siofile.h remove unused bits 2013-09-14 11:36:38 +02:00
sndiod.8 better -d description, from Michael Reed <m.reed at mykolab.com> 2016-01-20 11:58:45 +01:00
sndiod.c sndiod: replace the gloal opt list with per-device lists. 2018-06-10 22:50:35 +02:00
sock.c sndiod: Log slot in slot_new() instead of sock_hello(). 2018-06-11 19:57:04 +02:00
sock.h sndiod: Move opt pointer from the sock to the slot struct. 2018-06-11 19:52:40 +02:00
sysex.h use 0x7F as dev numer in sysex 2013-12-10 20:00:36 +01:00
utils.c Many typos in comments. From Michael W. Bombardieri. Thanks. 2017-01-03 08:08:17 +01:00
utils.h use stddef.h rather than sys/types 2013-05-09 15:28:50 +02:00