summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
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
2006-12-15Support raw PES streams (used with HTTP)phintuka
2006-12-14real RTP headers in usephintuka
2006-12-14RTP sockets moved from fronend_svr.c to udp_pes_scheduler.cphintuka
2006-12-14Added missing headerphintuka
2006-12-14Added missing close()phintuka
2006-12-14*** empty log message ***phintuka
2006-12-14More addressesphintuka
2006-12-14Use strings from xine_input_vdr_net.hphintuka
2006-12-14Use RTP headersphintuka
2006-12-14Initial importphintuka
2006-12-14Initial importphintuka
2006-12-07Initial importuid218003
2006-10-28Trick speedphintuka
2006-10-27Fixed pes_change_ptsphintuka
2006-10-23Added GetVideoSize()phintuka
2006-10-13New filephintuka
2006-09-20Optional size for write_cmdphintuka
2006-09-19reset errno before pollphintuka
2006-08-24Initial importphintuka
2006-08-23timed_readphintuka
2006-08-21Replaced _syscall0(pid_t, gettid) with getpid as the original one does notphintuka
2006-08-19Fix wait if data is already therephintuka
2006-08-18Fixed SCR tracephintuka
2006-08-18Clean-upphintuka
2006-08-18Fixed possible access to past of allocated memory (and conditional jump based...phintuka
2006-08-15delete --> delete[] (Thanks to Tobias Grimm)phintuka
2006-08-15Memory leak fixed (Thanks to Tobias Grimm)phintuka
2006-07-22*** empty log message ***phintuka
2006-07-21SO_REUSEADDR added to UDP data socketsphintuka
2006-07-21Report multiple missing frames in one UDP packetphintuka
2006-07-07Added pause/resume to udp scheduler PTS clockphintuka