Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-08 | Prepared new release 0.2.2v0.2.2release/v0.2.2 | Tobias Grimm | |
2010-04-24 | Updated README and TROUBLESHOOTING (Closes #323) | Tobias Grimm | |
2010-04-19 | For live tv in non-transfer mode use a cReceiver | Tobias Grimm | |
With a FF card, when the card is not in transfer mode, in order to get the Tpid data, a cReceiver mus be used. | |||
2010-04-18 | Got rid of the background thread | Tobias Grimm | |
2010-04-18 | Fixed channel retune triggering in VDR patch and updated patch to 1.7.14 | Tobias Grimm | |
(Dropped 1.7.12 and 1.7.13 patch) | |||
2010-03-13 | Log buffer overflows | Tobias Grimm | |
2010-03-13 | Increased frame buffer size by factor 5 | Tobias Grimm | |
(Closes #295) | |||
2010-03-06 | releasev0.2.1release/v0.2.1 | Tobias Grimm | |
2010-03-03 | Added patch for VDR 1.7.13 | Tobias Grimm | |
(Closes #284) | |||
2010-03-02 | Italian translation update by Diego Pierotto | Tobias Grimm | |
(Closes #283) | |||
2010-02-28 | Fixed text rendering to not cut off bottom part | Tobias Grimm | |
(Closes #276) | |||
2010-02-28 | Makefile adjustments for VDR 1.7.13. | Ville Skyttä | |
2010-02-28 | French translation updated by Michaël Nival | Tobias Grimm | |
(Closes #278) | |||
2010-02-28 | Next release is 0.2.1 | Tobias Grimm | |
2010-02-28 | Trigger OSD update when an empty page is sent | Tobias Grimm | |
...making the previous subtitle disappear (Closes #275) | |||
2010-02-28 | Finnish translation updated by Rolf Ahrenberg | Tobias Grimm | |
2010-02-27 | Added Estonian translation | Tobias Grimm | |
provided by Arthur Konovalov (Closes #271) | |||
2010-02-27 | Fixed member initialization orderv0.2.0release/v0.2.0 | Tobias Grimm | |
2010-02-27 | New version 0.2.0 | Tobias Grimm | |
2010-02-27 | Updated HISTORY | Tobias Grimm | |
2010-02-26 | Fixed the header line flags initialisation order | Tobias Grimm | |
...which I've messed up in the last commit | |||
2010-02-26 | Only update OSD when page content has changed | Tobias Grimm | |
Empty pages that don't updat the pages content, should not trigger an OSD update. (Closes #244) | |||
2010-02-17 | Updated VDR patch | Tobias Grimm | |
Trigger retune of the channel, when teletext pages change (Closes #245) | |||
2010-02-16 | Some minor tweaks to the text rendering | Tobias Grimm | |
2010-02-14 | Ooops -- missing semicolon | Tobias Grimm | |
2010-02-14 | Fixed channels.conf parsing in vdr patch | Tobias Grimm | |
2010-02-14 | Pass page count to plugin | Tobias Grimm | |
2010-02-14 | Dramatic code drop, removed live receiver code | Tobias Grimm | |
live and replay data will be feed by the VDR patch | |||
2010-02-14 | Updated patch: | Tobias Grimm | |
- fixed teletext decryption (Closes #241) - Renamed setup option | |||
2010-02-14 | Decrypt encrypted teletext stream (Closes #241) | Tobias Grimm | |
2010-02-13 | Added 'undefined' language | Tobias Grimm | |
2010-02-13 | Use page numbers received from VDR (Closes #240) | Tobias Grimm | |
2010-02-13 | Updated VDR patch (Closes #117) | Tobias Grimm | |
2010-02-08 | Dont' loop forever if GetTxtxInfo failes (e.g. when no signal is available) | Tobias Grimm | |
2010-02-08 | When replaying a recording, look up the manual page number assigned to the ↵ | Tobias Grimm | |
recordings channel | |||
2010-02-08 | Added outline width setting | Tobias Grimm | |
2010-02-08 | Dropped text position settings | Tobias Grimm | |
2010-02-08 | Dropped custom color settings | Tobias Grimm | |
2010-02-08 | colored and outlined subtitles, OSD-resolution-independent | Tobias Grimm | |
- Show colored subtitles if color information is provided e.g. for different speakers (Closes #61) - Position subtitles always centered at the bottom, independent of the OSD resolution (Closes #231) - Render subtitles outlined (Closes #51) | |||
2010-02-07 | refactored ttxt2la1() to cTtxtSubsDisplay::UpdateSubtitleTextLines() | Tobias Grimm | |
preparation for colored subtitles | |||
2010-02-05 | Added VDR patch that stores the manual page selection with the channel settings | Tobias Grimm | |
The manual page slection wil get stored in the channels.conf. Patch provided by Rolf Ahrenberg (tpid-v2) (references #139) | |||
2010-02-04 | Fixed replay when live ttxtsubs page differs from the one in the recording | Tobias Grimm | |
(Closes #139) Thx to Rolf Ahrenberg! | |||
2010-02-04 | Update for VDR 1.7.12 (Closes #236) | Tobias Grimm | |
Plugin code and VDR patch updated for 1.7.12 - Thx to Rolf Ahrenberg | |||
2010-02-04 | updated HISTORY | Tobias Grimm | |
2010-02-03 | refactoring - dropped some dprint noise | Tobias Grimm | |
2010-02-03 | code reformating - no functional changes | Tobias Grimm | |
2010-02-03 | refactoring - removed unused latin G2 character support | Tobias Grimm | |
2010-02-03 | refactoring - removed unused print_code debug code | Tobias Grimm | |
2010-02-03 | refactoring - removed unused dump_hex debug code | Tobias Grimm | |
2010-02-03 | refactoring - removed unused print_page debug code | Tobias Grimm | |