1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
Commit Graph

21 Commits

Author SHA1 Message Date
Alexandre Ratchov
f8436a7075 examples/fd: spacing 2017-05-12 06:51:52 +02:00
Alexandre Ratchov
396b7496dc examples/cap: typos and spacing
From Andre Smagin <as at smagin.com>, thanks
2017-05-12 06:50:42 +02:00
Alexandre Ratchov
02e1cec786 default rate is 48000 2014-11-18 09:54:20 +01:00
Alexandre Ratchov
6649be2722 print caps on stdout 2014-11-18 09:50:49 +01:00
Alexandre Ratchov
8df61a19c9 fix err msg, nicer function names 2014-11-18 09:49:35 +01:00
Alexandre Ratchov
ea3d3d22c0 remove sio_ prefix from non-sndio functions 2014-11-18 09:45:31 +01:00
Alexandre Ratchov
559493ae8c comments 2014-11-18 09:43:30 +01:00
Alexandre Ratchov
6c98ca1131 remove unused casts 2014-11-18 09:43:12 +01:00
Alexandre Ratchov
6982c0e823 remove unused casts 2014-11-18 09:35:21 +01:00
Alexandre Ratchov
28ee95c844 add options to trigger xruns and randomize transferts 2014-02-21 11:17:38 +01:00
Alexandre Ratchov
54189d0fa8 parse -b option 2014-02-13 12:36:43 +01:00
Alexandre Ratchov
d522f48e90 fix %d vs %lld format confusion 2013-12-31 13:34:04 +01:00
Alexandre Ratchov
0bc4bd2729 tweak style, use better defaults 2013-12-31 13:15:06 +01:00
Alexandre Ratchov
b1c417ab04 add prototypes 2013-11-18 17:50:04 +01:00
Alexandre Ratchov
3254773ea9 remove only files we generate 2013-11-12 09:51:47 +01:00
Alexandre Ratchov
4ee0a617be use more pollfds (for alsa) 2012-11-08 16:58:29 +01:00
Alexandre Ratchov
cafb58318d remove unused timestamping bits 2012-10-24 14:58:21 +02:00
Alexandre Ratchov
c8a7d6c924 allow the lib to poll multiple descriptors 2012-09-05 09:46:40 +02:00
Alexandre Ratchov
16a36fa53e make "default" a valid device name 2012-05-23 21:26:54 +02:00
Alexandre Ratchov
ef2dda9f91 dont use INFTIM, not available on linux 2011-05-07 14:12:47 +02:00
Alexandre Ratchov
b0d4ec71f5 add example programs 2011-05-07 14:08:45 +02:00