mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
envy24control crashed if you tried to start it with -f /etc/envy24control/profiles.conf. Closes: https://github.com/alsa-project/alsa-tools/pull/32 Signed-off-by: Andreas Persson <andreasp56@outlook.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz> |
||
|---|---|---|
| .. | ||
| desktop | ||
| AUTHORS | ||
| config.c | ||
| config.h | ||
| configure.ac | ||
| configure.in-gtk1 | ||
| COPYING | ||
| driverevents.c | ||
| envy24control.1 | ||
| envy24control.c | ||
| envy24control.h | ||
| gitcompile | ||
| 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 If you use GTK+-1.2, pass --with-gtk2=no make su -c 'make install' To build (from GIT): ./gitcompile su -c 'make install'