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

26 Commits

Author SHA1 Message Date
Alexandre Ratchov
e3cd03ec58 remove -DHAVE_LETOH 2014-12-25 11:13:32 +01:00
Alexandre Ratchov
da8108f09a add initial support for audio mixers, disabled by default
ok armani@
2014-07-16 12:05:01 +02:00
Alexandre Ratchov
e2beb728b4 backout latest 2014-03-10 16:05:30 +01:00
Alexandre Ratchov
f1a77bece8 comment xvolkey lines conditionnaly 2014-03-10 15:56:23 +01:00
Alexandre Ratchov
5fb297f312 unbreak xvolkeys conditional compilation 2014-03-10 15:33:26 +01:00
Alexandre Ratchov
cdf83eabd5 connect xvolkeys to the build 2014-02-10 14:24:57 +01:00
Alexandre Ratchov
28654d372c add xvolkeys utility 2014-02-04 11:53:39 +01:00
Alexandre Ratchov
4a795e1c34 add sysvinit startup scripts 2013-11-26 19:48:33 +01:00
Alexandre Ratchov
b7a2c05bf9 add sndioctl to control the volume 2012-12-20 19:38:22 +01:00
Alexandre Ratchov
aadf1d2ed0 on openbsd sndio user is _sndio 2012-11-08 08:10:59 +01:00
Alexandre Ratchov
ea50057bb6 add text about sndiod user and libpath 2012-11-07 11:52:26 +01:00
Alexandre Ratchov
26bf90b89d use gnu autoconf style HAVE_XXX macros 2012-10-29 18:08:36 +01:00
Alexandre Ratchov
42920b0c49 make privsep user settable 2012-10-27 14:55:18 +02:00
Alexandre Ratchov
80a52c9600 add alsa rawmidi support 2012-10-26 14:30:48 +02:00
Alexandre Ratchov
dc9bbf8f45 linux needs _GNU_SOURCE for setres{u,g}id 2012-10-26 10:09:59 +02:00
Alexandre Ratchov
6ce349176e add new sndiod 2012-09-03 00:13:30 +02:00
Alexandre Ratchov
e3e99b1f4e change mandir to prefix/share/man 2011-11-01 18:07:27 +01:00
Alexandre Ratchov
b0d4ec71f5 add example programs 2011-05-07 14:08:45 +02:00
Alexandre Ratchov
90905eea06 remove COMPAT_PACKED 2011-05-07 01:43:44 +02:00
Alexandre Ratchov
5f53917840 remove getpeereid 2011-05-06 13:12:01 +02:00
Alexandre Ratchov
68f6173228 add -DSTRLCAT option 2011-05-06 12:50:17 +02:00
Alexandre Ratchov
d12861225f use mkstemp() and arc4random() to generate cookie 2011-04-28 00:15:11 +02:00
Alexandre Ratchov
3f1215502b add TCP transport 2011-04-18 12:14:27 +02:00
Alexandre Ratchov
c5d819295b handle -lrt, necessary on linux 2011-01-25 10:38:57 +01:00
Alexandre Ratchov
35beeb5513 add a hook to configure precision 2010-11-10 15:08:37 +01:00
Alexandre Ratchov
a17607cf7a add initial alsa support from jakemsr 2010-08-19 23:00:06 +02:00