1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov db20298468 Use the SNDCTL_DSP_SETTRIGGER interface to start/stop the device, this
allows the "onmove" callback to be called whenever the DMA actually
starts (and not on the first write). This also removes the need for
sio_osee_setpar() call every time the device is stopped.
2016-11-04 14:09:42 +01:00
aucat Set device rate to calculated rate. 2016-09-30 11:01:25 +02:00
bsd-compat Hide symbols provided by bsd-compat functions by prefixing them 2015-08-25 15:02:02 +02:00
contrib add Description in init.d startup script. From Peter 2015-08-25 15:24:53 +02:00
examples default rate is 48000 2014-11-18 09:54:20 +01:00
libsndio Use the SNDCTL_DSP_SETTRIGGER interface to start/stop the device, this 2016-11-04 14:09:42 +01:00
midicat leave -'s in literals 2015-09-02 08:28:10 +02:00
sndiod Fix many typos in comments, from Michael W. Bombardieri <mb at ii.net> 2016-10-27 06:38:21 +02:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
configure Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2016-11-03 08:04:47 +01:00
Makefile.in move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00