1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Added "AC-3 Stream Information" display mode (Thanks to Lothar Englisch).

This commit is contained in:
Rolf Ahrenberg
2004-06-11 04:20:00 +03:00
parent 848a2ba78d
commit a6039cdd66
13 changed files with 987 additions and 75 deletions

23
symbols/dolbydigital.xpm Normal file
View File

@@ -0,0 +1,23 @@
/* XPM */
static char * dolbydigital_xpm[] = {
"27 18 2 1",
". c #FFFFFF",
"+ c #000000",
"...........................",
"...........................",
"..+++++++++++.+++++++++++..",
"..++.++++++++.++++++++.++..",
"..++...++++++.++++++...++..",
"..++.....++++.++++.....++..",
"..++......+++.+++......++..",
"..++.......++.++.......++..",
"..++.......++.++.......++..",
"..++.......++.++.......++..",
"..++.......++.++.......++..",
"..++......+++.+++......++..",
"..++.....++++.++++.....++..",
"..++...++++++.++++++...++..",
"..++.++++++++.++++++++.++..",
"..+++++++++++.+++++++++++..",
"...........................",
"..........................."};

View File

@@ -0,0 +1,23 @@
/* XPM */
static char * dolbydigital20_xpm[] = {
"49 18 2 1",
". c #FFFFFF",
"+ c #000000",
".................................................",
".................................................",
"..+++++++++++.+++++++++++....++++.......++++++...",
"..++.++++++++.++++++++.++...++++++.....++++++++..",
"..++...++++++.++++++...++..+++..+++....+++..+++..",
"..++.....++++.++++.....++..++....++....++....++..",
"..++......+++.+++......++..++....++....++....++..",
"..++.......++.++.......++.......+++....++....++..",
"..++.......++.++.......++......+++.....++....++..",
"..++.......++.++.......++.....+++......++....++..",
"..++.......++.++.......++....+++.......++....++..",
"..++......+++.+++......++...+++........++....++..",
"..++.....++++.++++.....++..+++.........++....++..",
"..++...++++++.++++++...++..++....++.++.+++..+++..",
"..++.++++++++.++++++++.++..++++++++.++.++++++++..",
"..+++++++++++.+++++++++++..++++++++.++..++++++...",
".................................................",
"................................................."};

View File

@@ -0,0 +1,23 @@
/* XPM */
static char * dolbydigital51_xpm[] = {
"44 18 2 1",
". c #FFFFFF",
"+ c #000000",
"............................................",
"............................................",
"..+++++++++++.+++++++++++..++++++++.....++..",
"..++.++++++++.++++++++.++..++++++++....+++..",
"..++...++++++.++++++...++..++.........++++..",
"..++.....++++.++++.....++..++.........++++..",
"..++......+++.+++......++..++...........++..",
"..++.......++.++.......++..++++++.......++..",
"..++.......++.++.......++..+++++++......++..",
"..++.......++.++.......++.......+++.....++..",
"..++.......++.++.......++........++.....++..",
"..++......+++.+++......++..++....++.....++..",
"..++.....++++.++++.....++..++....++.....++..",
"..++...++++++.++++++...++..+++..+++.++..++..",
"..++.++++++++.++++++++.++...++++++..++..++..",
"..+++++++++++.+++++++++++....++++...++..++..",
"............................................",
"............................................"};