mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-05 04:06:31 -05:00
From: John Rigg <ad@sound-man.co.uk> I reported a bug in envy24control about the text displayed when using the BNC word clock input on a Delta 1010 (bug id 0001677). It says `No signal' when locked and `Locked' when there's no signal. I wasn't sure how to submit a patch using the Bugtrack interface, so I've attached it here (this fixes it in alsa-tools-1.0.10). |
||
|---|---|---|
| .. | ||
| AUTHORS | ||
| config.c | ||
| config.h | ||
| configure.in | ||
| configure.in-gtk2 | ||
| COPYING | ||
| cvscompile | ||
| driverevents.c | ||
| envy24control.1 | ||
| envy24control.c | ||
| envy24control.h | ||
| hardware.c | ||
| levelmeters.c | ||
| Makefile.am | ||
| midi.c | ||
| midi.h | ||
| mixer.c | ||
| new_process.c | ||
| patchbay.c | ||
| profiles.c | ||
| profiles.h | ||
| README | ||
| README.profiles | ||
| strstr_icase_blank.c | ||
| volume.c | ||
envy24control - Control tool for Envy24 (ice1712) based soundcards Needs: ALSA, GTK+, an Envy24-based soundcard To build (from unpacked tarball): ./configure make su -c 'make install' To build (from CVS): ./cvscompile su -c 'make install'