Remove ecm and emm non-working output options
[dvblast.git] / NEWS
blob8c1708c6d19ad07013f53e6a6c6ef49124b2bf17
2 Changes between 2.0 and 2.1:
3 ----------------------------
4   * Fix MMI menus which were accidentally broken in 2.0
5   * Remove ecm and emm output options because they weren't working
7 Changes between 1.2 and 2.0:
8 ----------------------------
9   * Fix latency and potential packet loss during CAM communication
10   * Add optional kernel patches for lower latency
11   * Smooth packet output with an extra buffer
12   * libdvbpsi runtime is no longer needed; biTStream development library
13     is used instead
14   * Add the ability to bind to a specific network interface
15   * Add a configurable MTU
16   * Add support for NIT in DVB compliance mode
17   * Syslog support with -l option
18   * Override tuning parameters with new options
19   * Output all PMTs with -w, all ESs (even unknown) for a program with -z
20   * Add support for ECM and EMM packets pass-through
21   * Fix diseqc command with high-band tranponders
22   * Add basic support for ATSC
23   * Add support for MRTG statistics
24   * Add detailed information for TS errors
25   * Add support for getting PAT/CAT/NIT/SDT tables in dvblastctl
26   * Add support for getting PMT table for chosen service in dvblastctl
27   * Add support for getting PID information (bps, error counters and more)
28   * Add support for setting service name and provider name per output
29   * Command socket is usable with any input (ASI, DVB, UDP), previously
30     only DVB input worked
32 Changes between 1.1 and 1.2:
33 ----------------------------
34   * Support for IPv6 output and duplicate
35   * Support input from Computer Modules ASI card
36   * Support input from (IPv4) RTP / UDP stream
37   * Miscellaneous CAM and demux fixes
38   * Miscellaneous DVB-S2 fixes
40 Changes between 1.0 and 1.1:
41 ----------------------------
43   * Support for adapters with multiple frontends (-n)
44   * Control of verbosity level with -q
45   * Support for TS over raw UDP with -U or /udp in the config file
46   * EIT, SDT and TDT pass-through for EPG information (-e)
47   * Original TSID kept (randomized TSID via -T)
48   * Miscellaneous CAM, demux and tuning fixes
49   * DVB-S diseqc support