HISTORY
author nathan
Sat, 29 Dec 2007 11:19:49 +0100
branchtrunk
changeset 10 967afc97e51d
parent 8 b5bd55cfd28f
child 12 5213337a6614
permissions -rw-r--r--
release 0.0.6
     1 VDR Plugin 'premiereepg' Revision History
     2 -----------------------------------------
     3 
     4 05.06.2006: Version 0.0.6
     5 - Fixed and improved generation of EventId. You should delete your epg.data file
     6   to avoid duplicate entries.
     7 - Now using libsi code introduced in VDR 1.3.47 and fixed in 1.4.0-3.
     8   Obviously requires VDR with API version 1.4.1 or later.
     9 - Checking for broken PMT entries.
    10 - Setting event running status by looking at the start & end time.
    11 - Updated Makefile according to changes in VDR 1.3.47 (APIVERSION & DVBDIR).
    12 
    13 21.03.2006: Version 0.0.5
    14 - Fixed compiling for VDR < 1.3.18.
    15 - Fixed compiling for VDR >= 1.3.43.
    16 
    17 6.11.2005: Version 0.0.4
    18 - Added parsing for order & parental rating information (as in
    19   premiereepg2vdr-0.0.4). Both options can be switched in the plugin setup menu.
    20 
    21 17.09.2005: Version 0.0.3
    22 - Added glue for vdr 1.3.32
    23 
    24 31.07.2005: Version 0.0.2
    25 - Added plugin setup menu.
    26 - Added setup option to select different tagging styles for option events.
    27 
    28 24.07.2005: Version 0.0.1a
    29 - Fixed compiling issue with vdr 1.3.25+
    30 
    31 24.07.2005: Version 0.0.1
    32 - Initial release.