view Gui/mplayer/pixmaps/eq.xpm @ 15438:5f6e6d6cccbc

1.924: windows priority support patch 1.925: Added support of audio stream switching in the MPEG demuxer using the #-key 1.926: Online audio switching is for MPEG files only at the moment. 1.927: Better defaults encoding settings for XviD 1.928: changed :vaspect option to float type 1.929: HRTF update 1.930: Use | for alternatives and - for ranges in option parameter descriptions. 1.931: Make the -priority warning obey the standard formatting. 1.932: hrtf typo fix
author kraymer
date Fri, 13 May 2005 16:50:36 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

/* XPM */
static char * eq_xpm[] = {
"16 16 16 1",
" 	c None",
".	c #000000",
"+	c #FE3700",
"@	c #FE8200",
"#	c #FEB900",
"$	c #FFBA00",
"%	c #FEF100",
"&	c #FFF100",
"*	c #E8FE00",
"=	c #E9FF00",
"-	c #95FE00",
";	c #96FF00",
">	c #48FE00",
",	c #49FF00",
"'	c #23FF00",
")	c #24FF00",
" .............. ",
"................",
".....++.........",
".....@@.@@@.....",
".....@@.@@@.....",
".##$.##.###.....",
".###.##.###.....",
".%%&.%%.%%%.....",
".**=.**.***.**=.",
".***.**.***.***.",
".--;.--.---.--;.",
".---.--.---.---.",
".>>,.>>.>>>.>>,.",
".'').''.'''.'').",
".'''.''.'''.'''.",
"................"};