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