summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2007-01-07cHttpStreamer needs whole HTTP request, not only request rangephintuka
2007-01-07sendfile, cork, nodelayphintuka
osd timeouts increased poller fixed
2007-01-07sendfile, cork, nodelayphintuka
2007-01-07Splitted to interface and several implementation classesphintuka
2007-01-07Added Keep Open flaf to streamerphintuka
2007-01-07Removed cBackgroundWriterphintuka
2007-01-06Removed loggingphintuka
2007-01-06Fixed rtp sending (RTP headers was missing)phintuka
Implemented video PTS based scheduling for audioless trickspeed modes cTimePts moved to time_pts.[ch]
2007-01-06cTimePts moved to time_pts.[ch]phintuka
removed unused last_delay_time
2007-01-06Initial import (moved from udp_pes_scheduler.c)phintuka
2007-01-04Support relative paths with recursive playlist filesphintuka
2007-01-04(Hopefully) better playlist name generationphintuka
2007-01-03Delphintuka
2007-01-03Fixed sortingphintuka
Fixed metainfo cache reading Fixed metainfo cache generating with empty meta info strings Reduced logging Enabled recursive directory scanning Extended playlist name with directory name
2007-01-02removed warningphintuka
2007-01-01cHeader::IntValuephintuka
2007-01-01use macro for __attribute__((packed))phintuka
2007-01-01Clients() returns true if there are any udp/rtp clientsphintuka
2007-01-01discovery moved to own modulephintuka
copy and assigment not possible
2007-01-01Force syslog logging only when running inside VDRphintuka
2007-01-01Fix synchronizing clock to video (B/P frames are sent out-of-order, so PTS ↵phintuka
timestamps are not monotonic)
2007-01-01Use socket wrapper class for rtp/rtcp socketsphintuka
2007-01-01Fixed trickspeed schedulingphintuka
2007-01-01Initial importphintuka
2007-01-01Use different defines to detect build typephintuka
2007-01-01Initial importphintuka
2007-01-01Added: recv, send, connect, set_blocking, get_local_ip_addressphintuka
All function names in lower case
2007-01-01Initial importphintuka
2007-01-01Initial importphintuka
2006-12-31class cxSocket implementation (copied/moved inline functions from cxsocket.h)phintuka
2006-12-31moved readline_cmd to cxsocket.cphintuka
2006-12-31Added missing headersphintuka
Added readline and printf Added cxSocket class Fixed multicast ttl setting moved ip2txt to cxsoxket.c
2006-12-30Trick speed flagphintuka
2006-12-24Initial importphintuka
2006-12-24fixed non-pointer accessphintuka
2006-12-24Use getsockname() to get own IP address (RTP sender address). Scan network ↵phintuka
interfaces only if getsockname fails. Use ip2txt from cxsocket.h to translate ip address to text
2006-12-24ID3 scannerphintuka
2006-12-23Initial importphintuka
2006-12-21Added missing inlinephintuka
Eliminated compiler warnings
2006-12-21Added small description and pthread_mutex_trylock wrapperphintuka
2006-12-19Added missing headerphintuka
2006-12-19Initial importphintuka
2006-12-17ip2txt - convert IP address and port to stringphintuka
2006-12-15Fix max. queue fill level in Queue().phintuka
(Queue() must accept at least one frame if previous Poll() returned true).
2006-12-15Support raw PES streams (used with HTTP)phintuka
2006-12-14real RTP headers in usephintuka
SAP/SDP announcements multicast sockets moved here from frontend_svr.c minor performance improvements
2006-12-14RTP sockets moved from fronend_svr.c to udp_pes_scheduler.cphintuka
Added SAP announcements Remember kernel buffer size of sockets instead of querying it for every packet
2006-12-14Added missing headerphintuka
2006-12-14Added missing close()phintuka
2006-12-14*** empty log message ***phintuka