mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-28 07:00:14 -05:00
Thomas Charbonnel <thomas@undata.org>:
updated to version 1.4.
This commit is contained in:
parent
6498fd396f
commit
cd8875932e
39 changed files with 2859 additions and 579 deletions
|
|
@ -49,6 +49,16 @@ extern char * output_xpm[];
|
|||
extern char * over_xpm[];
|
||||
extern char * peak_xpm[];
|
||||
extern char * solo_xpm[];
|
||||
extern char * iomixer_r_xpm[];
|
||||
extern char * output_r_xpm[];
|
||||
extern char * matrix_white_xpm[];
|
||||
extern char * matrix_black_xpm[];
|
||||
extern char * matrix_yellow_xpm[];
|
||||
extern char * matrix_mute_xpm[];
|
||||
extern char * matrix_grey_xpm[];
|
||||
extern char * matrix_grey_l_xpm[];
|
||||
extern char * matrix_grey_ol_xpm[];
|
||||
extern char * matrix_grey_o_xpm[];
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue