Re: [OpenWrt-Devel] [PATCH] include midi utilities in alsa-utils

2012-07-07 Thread Adam Goode
Along with http://patchwork.openwrt.org/patch/2144/ and http://patchwork.openwrt.org/patch/2363/ this will enable the standard ALSA midi utilities to be used in openwrt. Signed-off-by: Adam Goode --- Index: utils/alsa-utils/Makefile

Re: [OpenWrt-Devel] [PATCH] enable kernel support for ALSA midi

2012-07-07 Thread Adam Goode
Here is a newer version of the patch: Enable the real ALSA midi interface (seq) in the kernel. The existing rawmidi interface is still present. This allows for the alsa midi utilities to work. Signed-off-by: Adam Goode --- Index: modules/sound.mk

Re: [OpenWrt-Devel] [PATCH] enable kernel support for ALSA midi

2012-07-07 Thread Adam Goode
On Sun, Jun 3, 2012 at 7:28 AM, John Crispin wrote: > On 30/04/12 04:12, Adam Goode wrote: >> Enable the real ALSA midi interface (seq) in the kernel. The existing >> rawmidi interface is still present. This allows for the alsa midi >> utilities to work. >> &

[OpenWrt-Devel] [PATCH] include midi utilities in alsa-utils

2012-04-29 Thread Adam Goode
Along with http://patchwork.openwrt.org/patch/2144/ and http://patchwork.openwrt.org/patch/2145/ this will enable the standard ALSA midi utilities to be used in openwrt. Signed-off-by: Adam Goode --- Index: utils/alsa-utils/Makefile

[OpenWrt-Devel] [PATCH] enable kernel support for ALSA midi

2012-04-29 Thread Adam Goode
Enable the real ALSA midi interface (seq) in the kernel. The existing rawmidi interface is still present. This allows for the alsa midi utilities to work. Signed-off-by: Adam Goode --- Index: package/kernel/modules/sound.mk

[OpenWrt-Devel] [PATCH] modernize hotplug2 rules

2012-04-29 Thread Adam Goode
Fixes issue in https://dev.openwrt.org/ticket/11368. Signed-off-by: Adam Goode --- Index: package/base-files/files/etc/hotplug2-common.rules === --- package/base-files/files/etc/hotplug2-common.rules (revision 31532) +++ package

[OpenWrt-Devel] [PATCH] update gkrellm to newest version

2008-03-08 Thread Adam Goode
Hi, Here is a patch to update gkrellm to the newest version. Note that the conf file here by default allows connections from anywhere, but this shouldn't matter because the server isn't enabled by default and the firewall will block it on the wan by default. Thanks, Adam Index: admin/gkrellmd