summaryrefslogtreecommitdiff
path: root/frontend_svr.h
AgeCommit message (Collapse)Author
2008-12-10Added TimeoutMs to PlayFileCtrl()unlabeled-1.18.2phintuka
2007-03-15String overflow checksphintuka
Macro CloseDataConnection -> function
2007-01-24Poll returns amount of free buffers instead of booleanphintuka
2007-01-20OSD timeouts counterphintuka
Use socket wrapper class for control connections
2007-01-07cBackgroundWriter -> cBackgroundWriterIphintuka
Removed unused Xine_Sync
2006-12-31m_MasterCliphintuka
2006-12-24Connection state (HTTP, RTSP)phintuka
2006-12-19added m_ServerIdphintuka
2006-12-15Added connection type (normal, http, rtsp)phintuka
2006-12-14RTP sockets moved to udp schedulerphintuka
2006-10-18Larger control bufferphintuka
2006-09-19HD mode (stub)phintuka
ffmpeg post processing
2006-09-03Fixed poll when no clients and rtp transmission always onphintuka
ClientCount -> HasClients as nobody is interested in the count Some code cleanup
2006-08-24Implemented image grabbing for remote clientsphintuka
2006-08-07Changed creation/removal of pipes directory (cPlugin::ConfigDirectory is not ↵phintuka
thread-safe)
2006-07-07Added pause/resume to udp scheduler PTS clockphintuka
Moved RTCP scheduling to udp scheduler
2006-07-04RTCP supportphintuka
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-03Initial importphintuka