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