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