Commit Graph

429 Commits

Author SHA1 Message Date
Alexandre Ratchov fa0cd74200 use the propoper integer size with AMSG_ISSET 2014-02-08 09:46:13 +01:00
Alexandre Ratchov b50207563c handle leak 2014-02-06 12:25:32 +01:00
Alexandre Ratchov 4049ff3f12 handle POLLHUP 2014-02-06 10:27:52 +01:00
Alexandre Ratchov 0db9a7904e comments, unused vars 2014-02-06 10:22:47 +01:00
Alexandre Ratchov 860ecb9d0d allow device to be disconnected 2014-02-06 10:16:33 +01:00
Alexandre Ratchov 955ec5b4b3 use -q instead of -f 2014-02-05 18:07:49 +01:00
Alexandre Ratchov fb1d34f919 handle keyboard remappings 2014-02-04 13:03:59 +01:00
Alexandre Ratchov 28654d372c add xvolkeys utility 2014-02-04 11:53:39 +01:00
Alexandre Ratchov f7d028191a Remove section about server capability which was removed
long time ago. Use .Cm instead of .Va for argument
parameters. From Jan Stary <hans at stare.cz>, thanks!
2014-01-28 07:28:20 +01:00
Alexandre Ratchov 002a501b9f cleanup tags, from schwarze@ 2014-01-27 13:16:23 +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 14c0ab970a drop blocks and insert silence in the socket tx/rx code path 2013-12-31 13:14:01 +01:00
Alexandre Ratchov 65c99cf7c3 round buffer size to nearest possible value 2013-12-31 13:13:04 +01:00
Alexandre Ratchov a49e6f5991 clarify sio_stop() and friends 2013-12-27 13:20:04 +01:00
Alexandre Ratchov f4f0b9e7b7 - replace "audio stream" by "audio device", as sndio is a device
abstraction
- remove useless statements.
2013-12-22 02:22:00 +01:00
Alexandre Ratchov dd2c5a2816 set rec params before play params 2013-12-11 13:35:28 +01:00
Alexandre Ratchov 496c443bca log errors only if SNDIO_DEBUG=1 2013-12-10 20:23:11 +01:00
Alexandre Ratchov b22be8340a log only errors if SNDIO_DEBUG=1 2013-12-10 20:14:48 +01:00
Alexandre Ratchov 1c496e9eab remove forgotten debug bits 2013-12-10 20:02:10 +01:00
Alexandre Ratchov 5c5a7280c2 use 0x7F as dev numer in sysex 2013-12-10 20:00:36 +01:00
Alexandre Ratchov e8221ec396 handle partial samples in alsa 2013-12-10 08:43:45 +01:00
Alexandre Ratchov 19a9096069 fix reload function sysvinit 2013-11-29 10:58:43 +01:00
Alexandre Ratchov 90db576827 implement getcaps for alsa 2013-11-28 18:47:07 +01:00
Alexandre Ratchov 70fccc4252 fix comment 2013-11-27 22:32:53 +01:00
Alexandre Ratchov 4a795e1c34 add sysvinit startup scripts 2013-11-26 19:48:33 +01:00
Alexandre Ratchov 305695dee8 bump major 2013-11-26 19:45:01 +01:00
Alexandre Ratchov c0b2a1da07 drop comment 2013-11-22 12:09:43 +01:00
Alexandre Ratchov 16f44939b1 remove unused variables 2013-11-18 18:45:19 +01:00
Alexandre Ratchov 13ac612953 fix signed vs unsigned char confusion 2013-11-18 18:43:28 +01:00
Alexandre Ratchov b1c417ab04 add prototypes 2013-11-18 17:50:04 +01:00
Alexandre Ratchov def3c30515 forgotten s/sndio_debug/_sndio_debug, from Christian Neukirchen,
thanks!
2013-11-15 08:35:11 +01:00
Alexandre Ratchov f4e64d573c spacing 2013-11-14 19:34:11 +01:00
Alexandre Ratchov abfcc198af sync to openbsd 2013-11-14 14:07:20 +01:00
Alexandre Ratchov 3254773ea9 remove only files we generate 2013-11-12 09:51:47 +01:00
Alexandre Ratchov 686dd7065e cleanup namespace 2013-11-12 09:49:28 +01:00
Alexandre Ratchov 37de53fd9b remove legacy server bits 2013-11-12 07:51:02 +01:00
Alexandre Ratchov 075b3da909 fix condition to check if a midi port is referenced 2013-09-28 20:44:50 +02:00
Alexandre Ratchov 5f8c1c9420 remove unused bits 2013-09-14 11:36:38 +02:00
Alexandre Ratchov 73396a2106 crank major, as openbsd did 2013-08-27 08:08:59 +02:00
Alexandre Ratchov 5419334f1e align comments 2013-08-09 13:08:06 +02:00
Alexandre Ratchov 2bbe227870 use .In for includes, remove FILES sections 2013-08-09 12:08:34 +02:00
Alexandre Ratchov 6c33ab75ef fix play vs rec parameters confision 2013-06-03 16:15:56 +02:00
Alexandre Ratchov 6be37c42ee style 2013-06-03 15:48:01 +02:00
Alexandre Ratchov 9ba5076846 drop forgotten debug printf 2013-06-03 13:53:37 +02:00
Alexandre Ratchov bd681ab72d handle poll revents before state changes may occur 2013-06-03 12:55:22 +02:00
Alexandre Ratchov 83cf9a6eb7 fix & reorganize few traces 2013-05-14 11:45:19 +02:00
Alexandre Ratchov 05834decf0 less traces 2013-05-14 11:42:32 +02:00
Alexandre Ratchov edb79c93bc use -q options order as midi/N order 2013-05-12 06:52:10 +02:00
Alexandre Ratchov bd09b46d73 fix samples vs bytes confusion in xrun code-path 2013-05-09 18:03:40 +02:00