NEWS 1.24 KB
Newer Older
1
$Id$
Christophe Massiot's avatar
Christophe Massiot committed
2

3
Changes between 1.2 and 2.0:
Jean-Paul Saman's avatar
Jean-Paul Saman committed
4
----------------------------
5 6 7
  * Fix latency and potential packet loss during CAM communication
  * Add optional kernel patches for lower latency
  * Smooth packet output with an extra buffer
8 9
  * libdvbpsi runtime is no longer needed; biTStream development library
    is used instead
10 11
  * Add the ability to bind to a specific network interface
  * Add a configurable MTU
12
  * Add support for NIT in DVB compliance mode
Jean-Paul Saman's avatar
Jean-Paul Saman committed
13
  * Syslog support with -l option
14
  * Override tuning parameters with new options
15
  * Output all PMTs with -w, all ESs (even unknown) for a program with -z
Jean-Paul Saman's avatar
Jean-Paul Saman committed
16

17 18
Changes between 1.1 and 1.2:
----------------------------
19
  * Support for IPv6 output and duplicate
20
  * Support input from Computer Modules ASI card
21 22
  * Support input from (IPv4) RTP / UDP stream
  * Miscellaneous CAM and demux fixes
Jean-Paul Saman's avatar
Jean-Paul Saman committed
23
  * Miscellaneous DVB-S2 fixes
24

Christophe Massiot's avatar
Christophe Massiot committed
25 26 27 28 29 30
Changes between 1.0 and 1.1:
----------------------------

  * Support for adapters with multiple frontends (-n)
  * Control of verbosity level with -q
  * Support for TS over raw UDP with -U or /udp in the config file
31
  * EIT, SDT and TDT pass-through for EPG information (-e)
Christophe Massiot's avatar
Christophe Massiot committed
32
  * Original TSID kept (randomized TSID via -T)
Christophe Massiot's avatar
Christophe Massiot committed
33
  * Miscellaneous CAM, demux and tuning fixes
34
  * DVB-S diseqc support