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
6 * Better handling of changed PSI tables with same version number
8 Changes between 1.2 and 2.0:
9 ----------------------------
10 * Fix latency and potential packet loss during CAM communication
11 * Add optional kernel patches for lower latency
12 * Smooth packet output with an extra buffer
13 * libdvbpsi runtime is no longer needed; biTStream development library
15 * Add the ability to bind to a specific network interface
16 * Add a configurable MTU
17 * Add support for NIT in DVB compliance mode
18 * Syslog support with -l option
19 * Override tuning parameters with new options
20 * Output all PMTs with -w, all ESs (even unknown) for a program with -z
21 * Add support for ECM and EMM packets pass-through
22 * Fix diseqc command with high-band tranponders
23 * Add basic support for ATSC
24 * Add support for MRTG statistics
25 * Add detailed information for TS errors
26 * Add support for getting PAT/CAT/NIT/SDT tables in dvblastctl
27 * Add support for getting PMT table for chosen service in dvblastctl
28 * Add support for getting PID information (bps, error counters and more)
29 * Add support for setting service name and provider name per output
30 * Command socket is usable with any input (ASI, DVB, UDP), previously
33 Changes between 1.1 and 1.2:
34 ----------------------------
35 * Support for IPv6 output and duplicate
36 * Support input from Computer Modules ASI card
37 * Support input from (IPv4) RTP / UDP stream
38 * Miscellaneous CAM and demux fixes
39 * Miscellaneous DVB-S2 fixes
41 Changes between 1.0 and 1.1:
42 ----------------------------
44 * Support for adapters with multiple frontends (-n)
45 * Control of verbosity level with -q
46 * Support for TS over raw UDP with -U or /udp in the config file
47 * EIT, SDT and TDT pass-through for EPG information (-e)
48 * Original TSID kept (randomized TSID via -T)
49 * Miscellaneous CAM, demux and tuning fixes
50 * DVB-S diseqc support