Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-24 | *** empty log message *** | phintuka | |
2007-01-24 | min should be max ... | phintuka | |
2007-01-24 | Define default free buffers larger than 1 when there are no clients | phintuka | |
2007-01-24 | Poll returns number of free buffers instead of boolean value | phintuka | |
2007-01-20 | Use VDR VideoDir setting instead of "/video" (patch from Ville Skyttä) | phintuka | |
2007-01-20 | getsockname, getpeername | phintuka | |
2007-01-20 | tx_buffer_size(), tx_buffer_free() | phintuka | |
Removed several (now) unused inline functions | |||
2007-01-19 | Check result of fopen before write | phintuka | |
2007-01-13 | Initial import | phintuka | |
2007-01-07 | Fixed header parsing | phintuka | |
Finished cHttpStreamer implementation | |||
2007-01-07 | cHttpStreamer needs whole HTTP request, not only request range | phintuka | |
2007-01-07 | sendfile, cork, nodelay | phintuka | |
osd timeouts increased poller fixed | |||
2007-01-07 | sendfile, cork, nodelay | phintuka | |
2007-01-07 | Splitted to interface and several implementation classes | phintuka | |
2007-01-07 | Added Keep Open flaf to streamer | phintuka | |
2007-01-07 | Removed cBackgroundWriter | phintuka | |
2007-01-06 | Removed logging | phintuka | |
2007-01-06 | Fixed rtp sending (RTP headers was missing) | phintuka | |
Implemented video PTS based scheduling for audioless trickspeed modes cTimePts moved to time_pts.[ch] | |||
2007-01-06 | cTimePts moved to time_pts.[ch] | phintuka | |
removed unused last_delay_time | |||
2007-01-06 | Initial import (moved from udp_pes_scheduler.c) | phintuka | |
2007-01-04 | Support relative paths with recursive playlist files | phintuka | |
2007-01-04 | (Hopefully) better playlist name generation | phintuka | |
2007-01-03 | Del | phintuka | |
2007-01-03 | Fixed sorting | phintuka | |
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-02 | removed warning | phintuka | |
2007-01-01 | cHeader::IntValue | phintuka | |
2007-01-01 | use macro for __attribute__((packed)) | phintuka | |
2007-01-01 | Clients() returns true if there are any udp/rtp clients | phintuka | |
2007-01-01 | discovery moved to own module | phintuka | |
copy and assigment not possible | |||
2007-01-01 | Force syslog logging only when running inside VDR | phintuka | |
2007-01-01 | Fix synchronizing clock to video (B/P frames are sent out-of-order, so PTS ↵ | phintuka | |
timestamps are not monotonic) | |||
2007-01-01 | Use socket wrapper class for rtp/rtcp sockets | phintuka | |
2007-01-01 | Fixed trickspeed scheduling | phintuka | |
2007-01-01 | Initial import | phintuka | |
2007-01-01 | Use different defines to detect build type | phintuka | |
2007-01-01 | Initial import | phintuka | |
2007-01-01 | Added: recv, send, connect, set_blocking, get_local_ip_address | phintuka | |
All function names in lower case | |||
2007-01-01 | Initial import | phintuka | |
2007-01-01 | Initial import | phintuka | |
2006-12-31 | class cxSocket implementation (copied/moved inline functions from cxsocket.h) | phintuka | |
2006-12-31 | moved readline_cmd to cxsocket.c | phintuka | |
2006-12-31 | Added missing headers | phintuka | |
Added readline and printf Added cxSocket class Fixed multicast ttl setting moved ip2txt to cxsoxket.c | |||
2006-12-30 | Trick speed flag | phintuka | |
2006-12-24 | Initial import | phintuka | |
2006-12-24 | fixed non-pointer access | phintuka | |
2006-12-24 | Use 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-24 | ID3 scanner | phintuka | |
2006-12-23 | Initial import | phintuka | |
2006-12-21 | Added missing inline | phintuka | |
Eliminated compiler warnings | |||
2006-12-21 | Added small description and pthread_mutex_trylock wrapper | phintuka | |