Commit Graph

35 Commits

Author SHA1 Message Date
Alexandre Ratchov 2606d3f24e Add support for FreeBSD raw usb-midi devices. Bits from Tobias
Kortkamp <t@tobik.me> plus configure script tweaks.
2016-11-06 12:21:59 +01:00
Alexandre Ratchov d396d690d1 Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2016-11-03 08:04:47 +01:00
Alexandre Ratchov d08df26185 make init.d.sndiod executable 2016-05-16 08:37:40 +02:00
Alexandre Ratchov c77ea93344 Make sndio buildable on NetBSD, from Kamil Rytarowski <n54 at gmx.com> 2015-12-15 06:28:05 +01:00
Alexandre Ratchov ed060a659e Add --with-libbsd to use libbsd for strlcpy, strlcat and strtonum. From
Peter Piwowarski <peterjpiwowarski at gmail.com>. Thanks.
2015-09-09 19:32:30 +02:00
Alexandre Ratchov 7bd2439992 unbreak configure script: missing xvolkeys and sndioctl 2015-08-30 11:39:09 +02:00
Alexandre Ratchov e8007feb00 move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00
Alexandre Ratchov f4aff492a8 use single .so.min.maj link for .so 2015-07-15 10:37:46 +02:00
Alexandre Ratchov dfa1d3dd8c add midicat 2015-02-25 08:38:04 +01:00
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