summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-27Fixed member initialization orderv0.2.0release/v0.2.0Tobias Grimm
2010-02-27New version 0.2.0Tobias Grimm
2010-02-27Updated HISTORYTobias Grimm
2010-02-26Fixed the header line flags initialisation orderTobias Grimm
2010-02-26Only update OSD when page content has changedTobias Grimm
2010-02-17Updated VDR patchTobias Grimm
2010-02-16Some minor tweaks to the text renderingTobias Grimm
2010-02-14Ooops -- missing semicolonTobias Grimm
2010-02-14Fixed channels.conf parsing in vdr patchTobias Grimm
2010-02-14Pass page count to pluginTobias Grimm
2010-02-14Dramatic code drop, removed live receiver codeTobias Grimm
2010-02-14Updated patch:Tobias Grimm
2010-02-14Decrypt encrypted teletext stream (Closes #241)Tobias Grimm
2010-02-13Added 'undefined' languageTobias Grimm
2010-02-13Use page numbers received from VDR (Closes #240)Tobias Grimm
2010-02-13Updated VDR patch (Closes #117)Tobias Grimm
2010-02-08Dont' loop forever if GetTxtxInfo failes (e.g. when no signal is available)Tobias Grimm
2010-02-08When replaying a recording, look up the manual page number assigned to the re...Tobias Grimm
2010-02-08Added outline width settingTobias Grimm
2010-02-08Dropped text position settingsTobias Grimm
2010-02-08Dropped custom color settingsTobias Grimm
2010-02-08colored and outlined subtitles, OSD-resolution-independentTobias Grimm
2010-02-07refactored ttxt2la1() to cTtxtSubsDisplay::UpdateSubtitleTextLines()Tobias Grimm
2010-02-05Added VDR patch that stores the manual page selection with the channel settingsTobias Grimm
2010-02-04Fixed replay when live ttxtsubs page differs from the one in the recordingTobias Grimm
2010-02-04Update for VDR 1.7.12 (Closes #236)Tobias Grimm
2010-02-04updated HISTORYTobias Grimm
2010-02-03refactoring - dropped some dprint noiseTobias Grimm
2010-02-03code reformating - no functional changesTobias Grimm
2010-02-03refactoring - removed unused latin G2 character supportTobias Grimm
2010-02-03refactoring - removed unused print_code debug codeTobias Grimm
2010-02-03refactoring - removed unused dump_hex debug codeTobias Grimm
2010-02-03refactoring - removed unused print_page debug codeTobias Grimm
2010-02-03refactoring - removed unused print_line debug codeTobias Grimm
2010-02-03refactoring - it is save to free/delete a null pointerTobias Grimm
2010-02-02refactoring - removed dead '#if 0' codeTobias Grimm
2009-10-11Update Klaus' e-mail address.Ville Skyttä
2009-08-26Clarify that VDR >= 1.7.6 is needed, remove obsolete patches.Ville Skyttä
2009-08-26Update latest version URL.Ville Skyttä
2009-06-20Updated VDR patch for 1.7.8Tobias Grimm
2009-05-28Convert to UTF-8.Ville Skyttä
2009-05-28Add Ukrainian translation by Yarema aka Knedlyk (Closes #130)Ville Skyttä
2009-04-26New version 0.1.0v0.1.0release/v0.1.0Tobias Grimm
2009-04-26Added vdr patch for 1.7.6 (Closes #101)Tobias Grimm
2009-04-25Provide the manual page number for a given channel via the VdrTtxtsubsHookTobias Grimm
2009-04-25Dropped cTtxtsubsRecorder - not required for VDR 1.7.5 with TS recordings any...Tobias Grimm
2009-04-25removed unused local copy of vdrttxtsubshooks.c|hTobias Grimm
2009-04-25Added a separate replay delay setting for TS recordingsTobias Grimm
2009-04-23After replaying, reset the last channel variable and trigger a channel switch toTobias Grimm
2009-04-23Silence compiler warning about unchecked read return value.Tobias Grimm