1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/sndiod
2018-06-19 07:52:50 +02: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 move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00
dev_siomix.c mixer: use (name, unit) couple for groups as well 2017-08-03 01:53:40 +02:00
dev_siomix.h remove mixer api files 2015-08-28 09:03:49 +02:00
dev.c Merge branch 'master' into mixer 2018-06-19 07:52:50 +02:00
dev.h Merge branch 'master' into mixer 2018-06-19 07:52:50 +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 merge head 2016-01-26 10:23:38 +01:00
listen.c Use a goto to factor all calls to close() when listen_in() returns 2017-02-14 14:23:31 +01:00
listen.h merge head 2016-01-26 10:23:38 +01:00
Makefile.in merge head 2016-01-26 10:23:38 +01:00
midi.c Many typos in comments. From Michael W. Bombardieri. Thanks. 2017-02-14 14:23:24 +01:00
midi.h merge head 2016-01-26 10:23:38 +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 Merge branch 'master' into mixer 2017-07-20 12:32:22 +02:00
siofile.h remove unused bits 2013-09-14 11:36:38 +02:00
sndiod.8 add forgotten sndiod.8 file 2016-01-26 10:28:04 +01:00
sndiod.c sndiod: replace the gloal opt list with per-device lists. 2018-06-10 22:50:35 +02:00
sock.c Merge branch 'master' into mixer 2018-06-19 07:52:50 +02:00
sock.h Merge branch 'master' into mixer 2018-06-19 07:52:50 +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-02-14 14:23:24 +01:00
utils.h use stddef.h rather than sys/types 2013-05-09 15:28:50 +02:00