summaryrefslogtreecommitdiff
path: root/p2pvr/scanner/dvb_info_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'p2pvr/scanner/dvb_info_tables.c')
-rw-r--r--p2pvr/scanner/dvb_info_tables.c284
1 files changed, 0 insertions, 284 deletions
diff --git a/p2pvr/scanner/dvb_info_tables.c b/p2pvr/scanner/dvb_info_tables.c
deleted file mode 100644
index 10a687a..0000000
--- a/p2pvr/scanner/dvb_info_tables.c
+++ /dev/null
@@ -1,284 +0,0 @@
-/*
- * tv_grab_dvb - (c) Mark Bryars 2004
- * God bless vim and macros, this would have taken forever to format otherwise.
- */
-#include "tv_grab_dvb.h"
-
-const struct lookup_table description_table[] = {
- { {0x00}, "\0UNDEFINED CONTENT"},
- { {0x01}, "\0UNDEFINED CONTENT"},
- { {0x02}, "\0UNDEFINED CONTENT"},
- { {0x03}, "\0UNDEFINED CONTENT"},
- { {0x04}, "\0UNDEFINED CONTENT"},
- { {0x05}, "\0UNDEFINED CONTENT"},
- { {0x06}, "\0UNDEFINED CONTENT"},
- { {0x07}, "\0UNDEFINED CONTENT"},
- { {0x08}, "\0UNDEFINED CONTENT"},
- { {0x09}, "\0UNDEFINED CONTENT"},
- { {0x0A}, "\0UNDEFINED CONTENT"},
- { {0x0B}, "\0UNDEFINED CONTENT"},
- { {0x0C}, "\0UNDEFINED CONTENT"},
- { {0x0D}, "\0UNDEFINED CONTENT"},
- { {0x0E}, "\0UNDEFINED CONTENT"},
- { {0x0F}, "\0UNDEFINED CONTENT"},
-
- { {0x10}, "Movie / Drama" },
- { {0x11}, "Movie - detective/thriller" },
- { {0x12}, "Movie - adventure/western/war" },
- { {0x13}, "Movie - science fiction/fantasy/horror" },
- { {0x14}, "Movie - comedy" },
- { {0x15}, "Movie - soap/melodrama/folkloric" },
- { {0x16}, "Movie - romance" },
- { {0x17}, "Movie - serious/classical/religious/historical movie/drama" },
- { {0x18}, "Movie - adult movie/drama" },
- { {0x19}, "\0Movie - RESERVED" },
- { {0x1A}, "\0Movie - RESERVED" },
- { {0x1B}, "\0Movie - RESERVED" },
- { {0x1C}, "\0Movie - RESERVED" },
- { {0x1D}, "\0Movie - RESERVED" },
- { {0x1E}, "\0Movie - RESERVED" },
- { {0x1F}, NULL },
-
- { {0x20}, "News / Current Affairs" },
- { {0x21}, "New - news/weather report" },
- { {0x22}, "New - news magazine" },
- { {0x23}, "New - documentary" },
- { {0x24}, "New - discussion/interview/debate" },
- { {0x25}, "\0News - RESERVED" },
- { {0x26}, "\0News - RESERVED" },
- { {0x27}, "\0News - RESERVED" },
- { {0x28}, "\0News - RESERVED" },
- { {0x29}, "\0News - RESERVED" },
- { {0x2A}, "\0News - RESERVED" },
- { {0x2B}, "\0News - RESERVED" },
- { {0x2C}, "\0News - RESERVED" },
- { {0x2D}, "\0News - RESERVED" },
- { {0x2E}, "\0News - RESERVED" },
- { {0x2E}, NULL },
-
- { {0x30}, "Show / Game Show" },
- { {0x31}, "Show - game show/quiz/contest" },
- { {0x32}, "Show - variety show" },
- { {0x33}, "Show - talk show" },
- { {0x34}, "\0Show - RESERVED" },
- { {0x35}, "\0Show - RESERVED" },
- { {0x36}, "\0Show - RESERVED" },
- { {0x37}, "\0Show - RESERVED" },
- { {0x38}, "\0Show - RESERVED" },
- { {0x39}, "\0Show - RESERVED" },
- { {0x3A}, "\0Show - RESERVED" },
- { {0x3B}, "\0Show - RESERVED" },
- { {0x3C}, "\0Show - RESERVED" },
- { {0x3D}, "\0Show - RESERVED" },
- { {0x3E}, "\0Show - RESERVED" },
- { {0x3F}, NULL },
-
- { {0x40}, "Sports" },
- { {0x41}, "Sports - special events (Olympic Games, World Cup etc.)" },
- { {0x42}, "Sports - sports magazines" },
- { {0x43}, "Sports - football/soccer" },
- { {0x44}, "Sports - tennis/squash" },
- { {0x45}, "Sports - team sports (excluding football)" },
- { {0x46}, "Sports - athletics" },
- { {0x47}, "Sports - motor sport" },
- { {0x48}, "Sports - water sport" },
- { {0x49}, "Sports - winter sports" },
- { {0x4A}, "Sports - equestrian" },
- { {0x4B}, "Sports - martial sports" },
- { {0x4C}, "\0Sports - RESERVED" },
- { {0x4D}, "\0Sports - RESERVED" },
- { {0x4E}, "\0Sports - RESERVED" },
- { {0x4F}, NULL },
-
- { {0x50}, "Childrens / Youth" },
- { {0x51}, "Children - pre-school children's programmes" },
- { {0x52}, "Children - entertainment programmes for 6 to 14" },
- { {0x53}, "Children - entertainment programmes for 10 to 16" },
- { {0x54}, "Children - informational/educational/school programmes" },
- { {0x55}, "Children - cartoons/puppets" },
- { {0x56}, "\0Children - RESERVED" },
- { {0x57}, "\0Children - RESERVED" },
- { {0x58}, "\0Children - RESERVED" },
- { {0x59}, "\0Children - RESERVED" },
- { {0x5A}, "\0Children - RESERVED" },
- { {0x5B}, "\0Children - RESERVED" },
- { {0x5C}, "\0Children - RESERVED" },
- { {0x5D}, "\0Children - RESERVED" },
- { {0x5E}, "\0Children - RESERVED" },
- { {0x5F}, NULL },
-
- { {0x60}, "Music / Ballet / Dance" },
- { {0x61}, "Music - rock/pop" },
- { {0x62}, "Music - serious music/classical music" },
- { {0x63}, "Music - folk/traditional music" },
- { {0x64}, "Music - jazz" },
- { {0x65}, "Music - musical/opera" },
- { {0x66}, "Music - ballet" },
- { {0x67}, "\0Music - RESERVED" },
- { {0x68}, "\0Music - RESERVED" },
- { {0x69}, "\0Music - RESERVED" },
- { {0x6A}, "\0Music - RESERVED" },
- { {0x6B}, "\0Music - RESERVED" },
- { {0x6C}, "\0Music - RESERVED" },
- { {0x6D}, "\0Music - RESERVED" },
- { {0x6E}, "\0Music - RESERVED" },
- { {0x6F}, NULL },
-
- { {0x70}, "Arts / Culture" },
- { {0x71}, "Arts - performing arts" },
- { {0x72}, "Arts - fine arts" },
- { {0x73}, "Arts - religion" },
- { {0x74}, "Arts - popular culture/traditional arts" },
- { {0x75}, "Arts - literature" },
- { {0x76}, "Arts - film/cinema" },
- { {0x77}, "Arts - experimental film/video" },
- { {0x78}, "Arts - broadcasting/press" },
- { {0x79}, "Arts - new media" },
- { {0x7A}, "Arts - arts/culture magazines" },
- { {0x7B}, "Arts - fashion" },
- { {0x7C}, "\0Arts - RESERVED" },
- { {0x7D}, "\0Arts - RESERVED" },
- { {0x7E}, "\0Arts - RESERVED" },
- { {0x7F}, NULL },
-
- { {0x80}, "Social / Policical / Economics" },
- { {0x81}, "Social - magazines/reports/documentary" },
- { {0x82}, "Social - economics/social advisory" },
- { {0x83}, "Social - remarkable people" },
- { {0x84}, "\0Social - RESERVED" },
- { {0x85}, "\0Social - RESERVED" },
- { {0x86}, "\0Social - RESERVED" },
- { {0x87}, "\0Social - RESERVED" },
- { {0x88}, "\0Social - RESERVED" },
- { {0x89}, "\0Social - RESERVED" },
- { {0x8A}, "\0Social - RESERVED" },
- { {0x8b}, "\0Social - RESERVED" },
- { {0x8C}, "\0Social - RESERVED" },
- { {0x8D}, "\0Social - RESERVED" },
- { {0x8E}, "\0Social - RESERVED" },
- { {0x8F}, NULL },
-
- { {0x90}, "Education / Science / Factual" },
- { {0x91}, "Education - nature/animals/environment" },
- { {0x92}, "Education - technology/natural sciences" },
- { {0x93}, "Education - medicine/physiology/psychology" },
- { {0x94}, "Education - foreign countries/expeditions" },
- { {0x95}, "Education - social/spiritual sciences" },
- { {0x96}, "Education - further education" },
- { {0x97}, "Education - languages" },
- { {0x98}, "\0Education - RESERVED" },
- { {0x99}, "\0Education - RESERVED" },
- { {0x9A}, "\0Education - RESERVED" },
- { {0x9B}, "\0Education - RESERVED" },
- { {0x9C}, "\0Education - RESERVED" },
- { {0x9D}, "\0Education - RESERVED" },
- { {0x9E}, "\0Education - RESERVED" },
- { {0x9F}, NULL },
-
- { {0xA0}, "Leisure / Hobbies" },
- { {0xA1}, "Leisure - tourism/travel" },
- { {0xA2}, "Leisure - handicraft" },
- { {0xA3}, "Leisure - motoring" },
- { {0xA4}, "Leisure - fitness & health" },
- { {0xA5}, "Leisure - cooking" },
- { {0xA6}, "Leisure - advertizement/shopping" },
- { {0xA7}, "Leisure - gardening" },
- { {0xA8}, "\0Leisure - RESERVED" },
- { {0xA9}, "\0Leisure - RESERVED" },
- { {0xAA}, "\0Leisure - RESERVED" },
- { {0xAB}, "\0Leisure - RESERVED" },
- { {0xAC}, "\0Leisure - RESERVED" },
- { {0xAD}, "\0Leisure - RESERVED" },
- { {0xAE}, "\0Leisure - RESERVED" },
- { {0xAF}, NULL },
-
- // Special
- { {0xB0}, "Original Language" },
- { {0xB1}, "black & white" },
- { {0xB2}, "unpublished" },
- { {0xB3}, "live broadcast" },
- { {0xB4}, "\0Characteristics - RESERVED" },
- { {0xB5}, "\0Characteristics - RESERVED" },
- { {0xB6}, "\0Characteristics - RESERVED" },
- { {0xB7}, "\0Characteristics - RESERVED" },
- { {0xB8}, "\0Characteristics - RESERVED" },
- { {0xB9}, "\0Characteristics - RESERVED" },
- { {0xBA}, "\0Characteristics - RESERVED" },
- { {0xBB}, "\0Characteristics - RESERVED" },
- { {0xBC}, "\0Characteristics - RESERVED" },
- { {0xBD}, "\0Characteristics - RESERVED" },
- { {0xBE}, "\0Characteristics - RESERVED" },
- { {0xBF}, NULL },
-
- { {0xC0}, "\0RESERVED" },
- { {0xC1}, "\0RESERVED" },
- { {0xC2}, "\0RESERVED" },
- { {0xC3}, "\0RESERVED" },
- { {0xC4}, "\0RESERVED" },
- { {0xC5}, "\0RESERVED" },
- { {0xC6}, "\0RESERVED" },
- { {0xC7}, "\0RESERVED" },
- { {0xC8}, "\0RESERVED" },
- { {0xC9}, "\0RESERVED" },
- { {0xCA}, "\0RESERVED" },
- { {0xCB}, "\0RESERVED" },
- { {0xCC}, "\0RESERVED" },
- { {0xCD}, "\0RESERVED" },
- { {0xCE}, "\0RESERVED" },
- { {0xCF}, "\0RESERVED" },
-
- { {0xD0}, "\0RESERVED" },
- { {0xD1}, "\0RESERVED" },
- { {0xD2}, "\0RESERVED" },
- { {0xD3}, "\0RESERVED" },
- { {0xD4}, "\0RESERVED" },
- { {0xD5}, "\0RESERVED" },
- { {0xD6}, "\0RESERVED" },
- { {0xD7}, "\0RESERVED" },
- { {0xD8}, "\0RESERVED" },
- { {0xD9}, "\0RESERVED" },
- { {0xDA}, "\0RESERVED" },
- { {0xDB}, "\0RESERVED" },
- { {0xDC}, "\0RESERVED" },
- { {0xDD}, "\0RESERVED" },
- { {0xDE}, "\0RESERVED" },
- { {0xDF}, "\0RESERVED" },
-
- { {0xE0}, "\0RESERVED" },
- { {0xE1}, "\0RESERVED" },
- { {0xE2}, "\0RESERVED" },
- { {0xE3}, "\0RESERVED" },
- { {0xE4}, "\0RESERVED" },
- { {0xE5}, "\0RESERVED" },
- { {0xE6}, "\0RESERVED" },
- { {0xE7}, "\0RESERVED" },
- { {0xE8}, "\0RESERVED" },
- { {0xE9}, "\0RESERVED" },
- { {0xEA}, "\0RESERVED" },
- { {0xEB}, "\0RESERVED" },
- { {0xEC}, "\0RESERVED" },
- { {0xED}, "\0RESERVED" },
- { {0xEE}, "\0RESERVED" },
- { {0xEF}, "\0RESERVED" },
-
- // UK Freeview custom id
- { {0xF0}, "Drama" },
- { {0xF1}, NULL },
- { {0xF2}, NULL },
- { {0xF3}, NULL },
- { {0xF4}, NULL },
- { {0xF5}, NULL },
- { {0xF6}, NULL },
- { {0xF7}, NULL },
- { {0xF8}, NULL },
- { {0xF9}, NULL },
- { {0xFA}, NULL },
- { {0xFB}, NULL },
- { {0xFC}, NULL },
- { {0xFD}, NULL },
- { {0xFE}, NULL },
- { {0xFF}, NULL },
-
- { {-1}, NULL }
-};
-