summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2007-01-24*** empty log message ***phintuka
2007-01-24min should be max ...phintuka
2007-01-24Define default free buffers larger than 1 when there are no clientsphintuka
2007-01-24Poll returns number of free buffers instead of boolean valuephintuka
2007-01-20Use VDR VideoDir setting instead of "/video" (patch from Ville Skyttä)phintuka
2007-01-20getsockname, getpeernamephintuka
2007-01-20tx_buffer_size(), tx_buffer_free()phintuka
2007-01-19Check result of fopen before writephintuka
2007-01-13Initial importphintuka
2007-01-07Fixed header parsingphintuka
2007-01-07cHttpStreamer needs whole HTTP request, not only request rangephintuka
2007-01-07sendfile, cork, nodelayphintuka
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
2007-01-06cTimePts moved to time_pts.[ch]phintuka
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
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
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 ti...phintuka
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
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
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 in...phintuka
2006-12-24ID3 scannerphintuka
2006-12-23Initial importphintuka
2006-12-21Added missing inlinephintuka
2006-12-21Added small description and pthread_mutex_trylock wrapperphintuka