summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-13Destroy cTxtReceiver while shutting down.Rolf Ahrenberg
2014-01-05Avoid pkg-config warnings.Ville Skyttä
2013-03-10Updated *.po filesv0.9.4etobi
2013-03-10Prepare release 0.9.4etobi
2013-03-10Dropped CVS Id place holderetobi
2013-03-10Refactoring: Moved storage related classes into their own filesetobi
2013-03-10Using new standard plugin Makefile from VDR 1.7.39etobi
2013-03-09Dropped backwards compatibility for VDR 1.6.0 (Closes #944)etobi
2013-03-09Fixed CZ font and added CZ-SK subset - patch provided Marek Hajduketobi
2013-03-01Spelling fix.Ville Skyttä
2012-04-04Allow to override the CXXFLAGSetobi
2012-04-03Instead of doing mixed drawing to cOsd and cBitmap only draw to cBitmapv0.9.3Udo Richter
2012-04-03Adding VDR 1.7.27 compatibilityUdo Richter
2012-03-25Updated HISTORY and prepared release 0.9.2v0.9.2etobi
2012-03-11Trivial bits from http://projects.vdr-developer.org/attachments/892/osdtelete...Ville Skyttä
2012-03-11Adapt to VDR >= 1.7.26 (Closes: #897).Ville Skyttä
2012-03-11Avoid FF card transfer mode on channel switch with VDR >= 1.7.25 (Closes: #9).Udo Richter
2011-11-05Add Emacs mode setting.Ville Skyttä
2011-11-05Reduce scope of some variables.Ville Skyttä
2011-10-29Use DELETENULL.Ville Skyttä
2011-10-22Convert some uses of assignments to initializer lists in constructors.Ville Skyttä
2011-08-20sk translation: Fix Language header.Ville Skyttä
2011-08-20Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-osdteletextVille Skyttä
2011-08-20New release version 0.9.1etobi
2011-08-20Added Slovak translation (Closes #558)etobi
2011-03-20Move git ignores to top level .gitignore.Ville Skyttä
2011-03-20Use LDFLAGS, make dist depend on up to date *.po.Ville Skyttä
2010-11-06Updated Italian translation provided by Diego Pierottoetobi
2010-11-06Prepared release of 0.9.0v0.9.0etobi
2010-11-06Don't care if the current channel really changed, if we get a channel switchetobi
2010-08-29Don't use msgmerge --lang.Ville Skyttä
2010-08-29Convert *.po to UTF-8.Ville Skyttä
2010-08-29Populate "Language" po header.Ville Skyttä
2010-08-29Pass package name and version to xgettext.Ville Skyttä
2010-08-29Update msgid bugs address.Ville Skyttä
2010-02-28Makefile adjustments for VDR 1.7.13.Ville Skyttä
2009-10-26Treat compiler warnings as errors and fixed member initialization order (Clos...etobi
2009-10-26Got rid of static storage option field (References #177)etobi
2009-10-26Fixed some stupid mistakes (References #177)etobi
2009-10-25Fixed SaveAndDeleteTxtPage (References #177)etobi
2009-10-25Made Storage injected into using classes instead of refering to a staticetobi
2009-10-25Added command line option to enable storing TopText pages, which isetobi
2009-10-25Remove cTxtReceiver::running member and use base class Running() insteadetobi
2009-10-25Removed unneccesary chan member from cTxtReceiver (References #177)etobi
2009-10-25Remove unused member (References #177)etobi
2009-10-25Added finnish translation for 'hide mainmenu entry' (Closes #192)etobi
2009-10-25Added setup option to hide main menu entry (Closes #149) (Patch provided by M...etobi
2009-10-20Merged fix for #179etobi
2009-10-20Removed extra buffer check Put() already does thisetobi
2009-10-19Fixed possible segfault (Closes #179) - (Thx to Manuel Reimer)etobi