mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-25 06:59:53 -05:00
envy24control save state of LRGang button in config file
From: Dirk Jagdmann <doj@cubic.org> The last mail I sent for this topic contained a non functional patch, which has not been included in CVS yet. I resend the patch, which should now work.
This commit is contained in:
parent
603e129bc5
commit
1d0881e212
3 changed files with 10 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ bin_PROGRAMS = envy24control
|
|||
man_MANS = envy24control.1
|
||||
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c midi.c \
|
||||
mixer.c patchbay.c hardware.c driverevents.c volume.c \
|
||||
profiles.c profiles.h midi.h
|
||||
profiles.c profiles.h midi.h config.c config.h
|
||||
envy24control_LDFLAGS = @ENVY24CONTROL_LIBS@
|
||||
EXTRA_DIST = envy24control.1 depcomp configure.in-gtk2 \
|
||||
strstr_icase_blank.c new_process.c README.profiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue