summaryrefslogtreecommitdiff
path: root/tools/backgroundwriter.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2009-07-24When clearing, drop only one packet at timephintuka
-> do not break frames -> keep control messages
2009-07-24Simplifyphintuka
2009-07-24Replaced m_Active with cThread::Running() and cThread::Cancel()phintuka
2009-07-21Avoid delaying control messages:phintuka
Force TCP packet after control message, if there is no more data to the packet.
2009-07-21Do not discard control messagesphintuka
2009-07-21Cosmetics.phintuka
Simplified locking.
2009-07-21Added Cork()phintuka
2009-07-21Removed unused code blocks (DISABLE_DISCARD,LOG_DISCARD)phintuka
2009-07-21Cosmeticsphintuka
2009-07-21Fixed possible race condition in Flush()phintuka
2009-03-18include <vdr/config.h> to get VDRVERSNUMphintuka
(Thanks to alexw)
2009-03-17Fixed MPEG-TS over HTTPphintuka
2008-02-04Adapt to changes in pes.hphintuka
2007-03-27TCP_CORK is not supported in all systemsphintuka
2007-01-07Splitted to interface and several implementation classesphintuka
2006-12-15Support raw PES streams (used with HTTP)phintuka
2006-06-11Disconnect client after multiple continous buffer overeflowsphintuka
2006-06-03Initial importxineliboutput-0_99rc4phintuka