diff options
author | horchi <vdr@jwendel.de> | 2017-06-08 23:25:01 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-06-08 23:25:01 +0200 |
commit | fa6657c34cd03841b4031307080225ae84ae9adf (patch) | |
tree | 05c8d6bfc108841d4a8850e88abe3347ad069808 /update.c | |
parent | 2a7ae657f85c607a3c916b5d39ae573cd3fd7260 (diff) | |
download | vdr-plugin-epg2vdr-fa6657c34cd03841b4031307080225ae84ae9adf.tar.gz vdr-plugin-epg2vdr-fa6657c34cd03841b4031307080225ae84ae9adf.tar.bz2 |
2017-06-08 version 1.1.63 (horchi)\n - change: Improved aux field\n - change: Suppress inactive timers on service interface\n\n1.1.63
Diffstat (limited to 'update.c')
-rw-r--r-- | update.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ const char* cUpdate::auxFields[] = "other", // text 2000 "shortdescription", // mtext 3000 + "shorttext", // ascii 300 "actor", // mtext 5000 "episodename", // ascii 100 |