User Details
User Details
- User Since
- Jul 2 2021, 4:03 PM (238 w, 9 h)
Thu, Jan 22
Thu, Jan 22
Thu, Jan 15
Thu, Jan 15
christos added a comment to D54705: lib/virtual_oss: don't (over)link to libsamplerate.
By the way, there is a typo in the commit title ("vitual").
Wed, Jan 14
Wed, Jan 14
christos updated subscribers of D54702: virtual_oss: remove needless .include in intermediate Makefile.
christos added a comment to D54704: vitual_oss: build system tidying.
Neither lib/virtual_oss nor usr.sbin/virtual_oss build with this patch:
root@freebsd:/mnt/src/lib/virtual_oss # make Building /usr/obj/mnt/src/amd64.amd64/lib/virtual_oss/null/null.pico In file included from /mnt/src/lib/virtual_oss/null/null.c:39: /mnt/src/usr.sbin/virtual_oss/virtual_oss/int.h:33:10: fatal error: 'samplerate.h' file not found 33 | #include <samplerate.h>
christos requested review of D54708: virtual_oss: Take MK_CUSE into account.
christos requested review of D54706: libexec/rc/rc.d/Makefile: Remove duplicate mixer entry.
Mon, Jan 12
Mon, Jan 12
christos added a comment to D54456: src.opts: Introduce MK_SOUND.
christos added a comment to D50853: linuxkpi: Add eventfd_*().
Should this be committed now?
christos updated the diff for D54456: src.opts: Introduce MK_SOUND.
Replace MK_VOSS with MK_SOUND after discussion with Mark.
christos added inline comments to D54503: linuxkpi: Add tag support to radix tree.
Sat, Jan 10
Sat, Jan 10
christos added a comment to D54359: sound: Add kqueue support to MIDI.
For testing you can use snd_dummy(4), I added some basic MIDI support, although you might need to make it more functional because it basically does more or less nothing currently.
Fri, Jan 9
Fri, Jan 9
Wed, Jan 7
Wed, Jan 7
Tue, Jan 6
Tue, Jan 6
christos added inline comments to D54488: linuxkpi: Implement <linux/seq_buf.h>.
Fri, Jan 2
Fri, Jan 2
christos added a comment to D54359: sound: Add kqueue support to MIDI.
You can rebase it already. I just committed the patches.