summaryrefslogtreecommitdiff
path: root/txtrecv.c
AgeCommit message (Expand)Author
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-20Removed extra buffer check Put() already does thisetobi
2009-10-19Fixed possible segfault (Closes #179) - (Thx to Manuel Reimer)etobi
2009-05-24Fixed problems with VDR >= 1.7.3 (not all teletext pages accessible, 4 GByte ...Thomas Günther
2009-01-11More refactoring of the TxtStatus class (Thx to Sören Moch!)Tobias Grimm
2009-01-10Small bugfix in channel switching code and new minor releasev0.8.1release/v0.8.1Tobias Grimm
2009-01-10Merged class ChannelStatus into cTxtStatus and changed the code thatTobias Grimm
2009-01-08replaced asprintf() by cString::sprintf()Tobias Grimm
2009-01-08Removed the OSDTELETEXT_REINSERTION_PATCH (dead code)Tobias Grimm
2008-12-31Error handling improvements.Ville Skyttä
2008-12-31Make syslog message prefix consistent.Ville Skyttä
2008-12-24Remove remnants of VDR < 1.6 support.Ville Skyttä
2008-12-02Changed default vtx cache dir to the more FHS conform location /var/cache/vdr...Tobias Grimm
2008-12-02Fixed problems when switching channels on FF+Budget systemsTobias Grimm
2008-12-02Switch to VDR 1.6.0:Tobias Grimm
2008-12-02Initial commit of version 0.5.1v0.5.1release/v0.5.1Tobias Grimm