Rolf Ahrenberg
|
b3b06e569f
|
Fixed some channel switching bugs.
|
2012-03-31 20:32:04 +03:00 |
|
Rolf Ahrenberg
|
66ab92584b
|
Fixed a regression introduced in HTTP protocol.
|
2010-12-02 17:32:02 +02:00 |
|
Rolf Ahrenberg
|
7629e34d2a
|
Refactored cIptvTcpSocket class.
|
2010-09-15 23:41:25 +03:00 |
|
Rolf Ahrenberg
|
2d583e8cfa
|
Refactored multicast source address validation.
|
2010-09-15 17:37:20 +03:00 |
|
Rolf Ahrenberg
|
d1fdc390c9
|
Enabled partial content responses for HTTP protocol.
Updated README and PO headers.
|
2010-09-10 10:54:06 +03:00 |
|
Rolf Ahrenberg
|
3f88e7a911
|
Added validation for source addresses of socket data.
|
2010-07-02 18:28:49 +03:00 |
|
Rolf Ahrenberg
|
49fcbc8921
|
Modified sectionfilters to use socket pair instead of filesystem fifos.
|
2009-10-01 18:48:28 +03:00 |
|
Rolf Ahrenberg
|
26cd1aa1f1
|
Cleaned up compilation warnings.
|
2009-06-19 13:28:53 +03:00 |
|
Rolf Ahrenberg
|
a32cb95960
|
Fixed handling of HTTP protocol headers.
|
2009-06-17 16:07:58 +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 |
|
Rolf Ahrenberg
|
c507f373ff
|
Fixed channels.conf format used in vlc2iptv. Disabled retuning feature and added some minor corrections.
|
2008-04-02 22:55:04 +00:00 |
|
Rolf Ahrenberg
|
71b0e52712
|
Added support for fifo dvr and modificationsfor vdr-1.5.15.
|
2008-02-17 19:18:47 +00:00 |
|
Rolf Ahrenberg
|
29cb25485f
|
Added some funky moves.
|
2008-01-30 21:57:33 +00:00 |
|
Antti Seppälä
|
4915630cfc
|
Bug and style fixes.
|
2008-01-04 23:36:37 +00:00 |
|
Rolf Ahrenberg
|
8e979d2940
|
Some comment additions.
|
2007-10-21 19:46:03 +00:00 |
|
Antti Seppälä
|
e1c4d22fda
|
Refactor out an unnecessary socket parameter.
|
2007-10-21 19:32:14 +00:00 |
|
Antti Seppälä
|
eebd990991
|
Improve object constructs of protocols. Create Separate ProtocolUdp and
ProtocolTcp -classes.
|
2007-10-21 17:32:43 +00:00 |
|
Antti Seppälä
|
4bc08e8cc0
|
Refactor socket code to a separate common class.
|
2007-10-21 13:31:21 +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 |
|
Antti Seppälä
|
30409fac2c
|
Use c-style function naming for functions outside of classes.
|
2007-10-20 20:43:22 +00:00 |
|
Antti Seppälä
|
cf6195bb8a
|
Refactor usages of select() to common code.
|
2007-10-20 20:27:58 +00:00 |
|
Antti Seppälä
|
2758993bb2
|
Robustify network protocols with more error checking.
|
2007-10-20 11:36:21 +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
|
e579aeb5bf
|
Fixed header 'Id:' keywords.
|
2007-09-29 16:21:04 +00:00 |
|
Antti Seppälä
|
6e45224b00
|
Clean up of semi-opened socket and error handling of failed open -call.
|
2007-09-29 11:17:57 +00:00 |
|
Antti Seppälä
|
683b5bd66c
|
New shiny HTTP header parser.
|
2007-09-29 10:55:14 +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
|
0177f03089
|
Added preliminary RTP protocol support.
|
2007-09-26 19:49:35 +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
|
30ced52a0c
|
Added support for HTTP path and tweaked channel editing.
|
2007-09-19 17:14:03 +00:00 |
|
Rolf Ahrenberg
|
b6aabba854
|
Added new setup options.
|
2007-09-16 13:38:20 +00:00 |
|
Antti Seppälä
|
d1e633c147
|
Rudimentary HTTP -protocol support.
|
2007-09-16 09:38:00 +00:00 |
|