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