summaryrefslogtreecommitdiff
path: root/txtrecv.h
AgeCommit message (Expand)Author
2017-04-02Changed APIVERSNUM checks into a bit robust ones.Rolf Ahrenberg
2017-04-02VDR-2.3.1 compatibility patch by kanadakruemel.Rolf Ahrenberg
2013-03-10Refactoring: Moved storage related classes into their own filesetobi
2013-03-09Dropped backwards compatibility for VDR 1.6.0 (Closes #944)etobi
2012-04-03Adding VDR 1.7.27 compatibilityUdo Richter
2012-03-11Adapt to VDR >= 1.7.26 (Closes: #897).Ville Skyttä
2011-11-05Add Emacs mode setting.Ville Skyttä
2010-11-06Don't care if the current channel really changed, if we get a channel switchetobi
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-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-20Removed extra buffer check Put() already does thisetobi
2009-01-11More refactoring of the TxtStatus class (Thx to Sören Moch!)Tobias Grimm
2009-01-10Merged class ChannelStatus into cTxtStatus and changed the code thatTobias Grimm
2009-01-08replaced asprintf() by cString::sprintf()Tobias Grimm
2008-12-02Fixed problems when switching channels on FF+Budget systemsTobias Grimm
2008-12-02Initial commit of version 0.5.1v0.5.1release/v0.5.1Tobias Grimm