summaryrefslogtreecommitdiff
path: root/frontend_svr.c
AgeCommit message (Collapse)Author
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-19Fix timeout problems in PlayFileCtrlphintuka
2006-08-18Fix sending random data in unused parts of osd_command_t (Thanks to Tobias ↵phintuka
Grimmm) Fix end of stream signalling if replay fails Use milliseconds in GET... messages
2006-08-16Improved end of stream signallingphintuka
Some extra checks to catch null pointers and empty strings
2006-08-07Changed creation/removal of pipes directory (cPlugin::ConfigDirectory is not ↵phintuka
thread-safe)
2006-07-21Longer timeout for PLAYFILE command (now 5 seconds, 250 ms was too small)phintuka
2006-07-07Added pause/resume to udp scheduler PTS clockphintuka
Moved RTCP scheduling to udp scheduler
2006-07-06~50% better compression for OSDphintuka
2006-07-04RTCP supportphintuka
2006-06-11Flush (UDP) fixedphintuka
2006-06-11Logging clean-upphintuka
2006-06-11Fixed RTP broadcasting when there are no udp or RTP clientsphintuka
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-04write replaced with write_cmdphintuka
use configured RTP address and port in connection test
2006-06-03Initial importxineliboutput-0_99rc4phintuka