summaryrefslogtreecommitdiff
path: root/ttxtsubs.c
AgeCommit message (Expand)Author
2013-03-10Added option for setting the left/center/right justification of subtitlesTobias Grimm
2013-03-10Updated HISTORY and preparing for 0.3.0 releaseTobias Grimm
2013-03-06Sync subtitles using PTS (Closes #119).Matti Horila
2012-04-04avoid gotoTobias Grimm
2012-04-04tabs -> spacesTobias Grimm
2012-03-11Adapt to VDR 1.7.26 API changes.Ville Skyttä
2011-12-09Remove "DVB Source Selection" setup option (unused since 0.2.0).Ville Skyttä
2011-12-09Remove "Workaround for some French chns" setup option (unused since 0.2.0).Ville Skyttä
2011-12-09Remove "Live Delay" setup option (unused since 0.2.0).Ville Skyttä
2011-12-09Tell Emacs to use C++ mode for *.c and *.h.Ville Skyttä
2011-12-09Convert some assignments to constructor initializer lists.Ville Skyttä
2011-12-09Remove "Record Subtitles" setup option (unused since 0.2.0).Ville Skyttä
2011-10-08Updated patch for VDR 1.7.21v0.2.4release/v0.2.4Tobias Grimm
2011-08-21New release 0.2.3v0.2.3release/v0.2.3Tobias Grimm
2011-01-31Reload font settings after leaving the setup menuTobias Grimm
2010-05-08Prepared new release 0.2.2v0.2.2release/v0.2.2Tobias Grimm
2010-04-19For live tv in non-transfer mode use a cReceiverTobias Grimm
2010-04-18Got rid of the background threadTobias Grimm
2010-02-28Next release is 0.2.1Tobias Grimm
2010-02-27New version 0.2.0Tobias Grimm
2010-02-14Pass page count to pluginTobias Grimm
2010-02-14Dramatic code drop, removed live receiver codeTobias Grimm
2010-02-13Added 'undefined' languageTobias Grimm
2010-02-13Use page numbers received from VDR (Closes #240)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-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-03refactoring - it is save to free/delete a null pointerTobias Grimm
2009-08-26Clarify that VDR >= 1.7.6 is needed, remove obsolete patches.Ville Skyttä
2009-04-26New version 0.1.0v0.1.0release/v0.1.0Tobias 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-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-03new release 0.0.9v0.0.9release/v0.0.9Tobias Grimm
2009-03-30Don't show page selection menu, when there is no current channel (Closes #111)Tobias Grimm
2009-01-06Use cString::sprintf instead of asprintf without return value check.Ville Skyttä
2009-01-04New release 0.0.8v0.0.8release/v0.0.8Tobias Grimm
2008-12-18Try to set OSDArea to 8 bpp when AntiAliasing is enabled (Closes #17)v0.0.7release/v0.0.7Tobias Grimm
2008-12-14Fixed wrong GPL license text (wrong FSF address), clarified license (it's GPL...v0.0.6release/v0.0.6Tobias Grimm
2008-12-14removed empty ttxtsubs.hTobias Grimm
2008-12-13Removed VDR < 1.6.0 support codeTobias Grimm
2008-12-13switched completely to VDR 1.6's I18N system and removed the old crap - no mo...Tobias Grimm
2008-12-13bumped version number to 0.0.6Tobias Grimm
2008-12-13Applied patch from Rolf Ahrenberg (vdr-ttxtsubs-0.0.5-raastinrauta-edition.di...Tobias Grimm
2008-12-13- Note:v0.0.5release/v0.0.5Tobias Grimm