Commit Graph

24 Commits

Author SHA1 Message Date
Rolf Ahrenberg bc6da9dd63 Added support for tracing modes. 2015-03-08 15:40:27 +02:00
Rolf Ahrenberg 9839b47229 Added SetPid() into cIptvProtocolIf(). 2014-02-09 19:22:02 +02:00
Rolf Ahrenberg d940e616e3 Fixed and refactored the section filtering code, fixed a possible crash in the file protocol, and updated Makefile's install target. 2013-03-27 22:13:15 +02:00
Rolf Ahrenberg 26a0adceb5 Reformatted debug messages. 2013-02-23 17:12:46 +02:00
Rolf Ahrenberg e75080b1a8 Cleaned up the code. 2013-02-23 15:31:11 +02:00
Rolf Ahrenberg 26cd1aa1f1 Cleaned up compilation warnings. 2009-06-19 13:28:53 +03:00
Rolf Ahrenberg 30abbc3e80 Fixed some lint warnings. 2009-03-20 17:43:31 +02:00
Rolf Ahrenberg 024ee7ba89 Optimized TS packet data flow. 2009-02-26 16:04:12 +02:00
Rolf Ahrenberg 53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Antti Seppälä 4915630cfc Bug and style fixes. 2008-01-04 23:36:37 +00:00
Antti Seppälä 63ad1a66d7 Re-name error macros and eliminate need for specifying empty parameters. 2007-10-20 23:25:14 +00:00
Antti Seppälä 64dd6a5f3f Reduce duplicated code by using an error -macro. 2007-10-20 23:16:28 +00:00
Rolf Ahrenberg 4dd9e42a71 Added configurable UDP listen port for EXT protocol. 2007-10-19 22:18:55 +00:00
Rolf Ahrenberg 8e3956cbeb Channel parameter refactoring. 2007-10-19 21:36:27 +00:00
Rolf Ahrenberg 382e575cb5 Reformated info menu. 2007-10-07 22:54:09 +00:00
Rolf Ahrenberg 1584a4c017 Changed FILE idle delay from setup option into channel parameters. 2007-09-29 18:15:31 +00:00
Rolf Ahrenberg b6f80d9bd6 Removed unnecessary setup options and merged RTP protocol into UDP. 2007-09-28 16:44:59 +00:00
Rolf Ahrenberg d4133a8888 Added mechanism to resize protocol read buffers on the fly. 2007-09-20 21:45:51 +00:00
Rolf Ahrenberg e85dc10fea Added some filtering tweaks. 2007-09-20 21:15:08 +00:00
Antti Seppälä d2548271e9 Fix race condition of file io 2007-09-16 18:04:15 +00:00
Rolf Ahrenberg b53d25a56f Changed rewinding to transparent. 2007-09-16 17:31:38 +00:00
Antti Seppälä 61f0b5b6d0 Improved file reader, still doesn't work though 2007-09-16 14:47:01 +00:00
Rolf Ahrenberg b6aabba854 Added new setup options. 2007-09-16 13:38:20 +00:00
Antti Seppälä 2751ba9d7f Added simple file reader. 2007-09-16 12:18:15 +00:00