summaryrefslogtreecommitdiff
path: root/maps.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2012-08-25 21:17:26 +0200
committerJochen Dolze <vdr@dolze.de>2012-08-25 21:17:26 +0200
commit86a81408bc8cc80e16b776a9661f3db509bd1243 (patch)
tree7685e758b41afdc3e5dc8ca34d3516728ee373c7 /maps.h
parentdab5ddc6d04a3f26ca3552aebb051f4d437a7434 (diff)
downloadvdr-plugin-xmltv2vdr-86a81408bc8cc80e16b776a9661f3db509bd1243.tar.gz
vdr-plugin-xmltv2vdr-86a81408bc8cc80e16b776a9661f3db509bd1243.tar.bz2
Added Title as option
Added code if soundex isnt available Smaller code cleanups
Diffstat (limited to 'maps.h')
-rw-r--r--maps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/maps.h b/maps.h
index e66fb18..519b142 100644
--- a/maps.h
+++ b/maps.h
@@ -31,6 +31,7 @@
#define USE_AUDIO 0x200
#define USE_SEASON 0x400
#define USE_STARRATING 0x800
+#define USE_TITLE 0x1000
#define CREDITS_ACTORS 0x100000
#define CREDITS_DIRECTORS 0x200000