1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 13:37:03 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Rolf Ahrenberg
53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Rolf Ahrenberg
29cb25485f Added some funky moves. 2008-01-30 21:57:33 +00:00
Rolf Ahrenberg
f07e3bf485 Prevent busylooping in GetTSPacket() and modified RTP to accect any TS stream. 2007-10-26 22:07:10 +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
Rolf Ahrenberg
ced3540d3b Changed initialization of socket port number. 2007-10-21 15:49:54 +00:00
Antti Seppälä
4bc08e8cc0 Refactor socket code to a separate common class. 2007-10-21 13:31:21 +00:00