mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
added hdspmixer by Thomas Charbonnel
This commit is contained in:
parent
a459b42371
commit
0fb00d0bdc
102 changed files with 14102 additions and 1 deletions
29
hdspmixer/pixmaps/b_blank.xpm
Normal file
29
hdspmixer/pixmaps/b_blank.xpm
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
/* XPM */
|
||||
char * b_blank_xpm[] = {
|
||||
"13 13 13 1",
|
||||
" c None",
|
||||
". c #1AA00D",
|
||||
"+ c #1A9510",
|
||||
"@ c #198F0F",
|
||||
"# c #20FF0D",
|
||||
"$ c #21E50C",
|
||||
"% c #1CBA0D",
|
||||
"& c #69FF5F",
|
||||
"* c #44FF36",
|
||||
"= c #188210",
|
||||
"- c #165A10",
|
||||
"; c #154C11",
|
||||
"> c #144010",
|
||||
".+@@@@@@@@@+#",
|
||||
"$$$$$$$$$$$$@",
|
||||
"%$&********=-",
|
||||
"%$$$$$$$$$$=-",
|
||||
"%$$$$$$$$$$=-",
|
||||
"%$$$$$$$$$$@-",
|
||||
"%$*$$$$$$$$@-",
|
||||
"%$$$$$$$$$$=-",
|
||||
"%%$$$$$$$$$@-",
|
||||
"%$*$$$$$$$$=-",
|
||||
"%$%$$$$$$$%@-",
|
||||
"%=--;;;;;;-;-",
|
||||
"->>>>>>>>>>>>"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue