1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
V0.4 - 29th October 2001:
-------------------------
Improved error checking in dumprtp client
Added initial implementation of telnet interface - see README for details.
V0.3 - 15th October 2001:
-------------------------
Updated tuning code to use latest tuning API changes in driver.
Added "PID mapping" feature
Added -v -a -t switches to route streams to the hardware decoders on
the DVB card as well as streaming.
Added signal handling (copied from VDR).
V0.2 - 6th September 2001:
--------------------------
Added tuning facility to dvbstream.
Fixed bug with handling of fatal errors in dvbstream (thanks to
Guenter Wildmann).
Added rtpfeed client (by Guenter Wildmann) that uses a DVB card on the
client machine to play back a broadcasted stream.
V0.1 - 5th September 2001:
--------------------------
Initial release.
|