65 Commits (d79973a63c90e30fb5e8413ebecc81639466a433)

Author SHA1 Message Date
  Georgi Chorbadzhiyski 79c84575e6 Add debug level 5 (packet debug + packet dump). 12 years ago
  Georgi Chorbadzhiyski a3661b39fd Add RELEASE file that holds current version. 12 years ago
  Georgi Chorbadzhiyski 679c420862 Add -V and --version parameters. 12 years ago
  Georgi Chorbadzhiyski 7419a19581 Add --caid option to choose exact CAID. 12 years ago
  Georgi Chorbadzhiyski 769a7a72ae Move forced emm/ecm pid config messages where they belong. 12 years ago
  Georgi Chorbadzhiyski 92df0ad895 Fix cw warning support. 12 years ago
  Georgi Chorbadzhiyski 33cc9c5cb3 Help text whitespace fixes 12 years ago
  Georgi Chorbadzhiyski f2f20efa60 Warn if CW have not been received. 12 years ago
  Georgi Chorbadzhiyski 546cca283f Show first report 3 seconds after program start. 12 years ago
  Georgi Chorbadzhiyski f2d5a4600f Add ECM reports and --ecm-report-time parameter. 12 years ago
  Georgi Chorbadzhiyski 6915d654dd Move EMM reports processing into main thread. 12 years ago
  Georgi Chorbadzhiyski 2a6af1e637 Add --ecm-no-log option to disable ECM and code words logging. 12 years ago
  Georgi Chorbadzhiyski 7290a6f4d8 Reformat program help to fit 80 char wide terminals. 12 years ago
  Georgi Chorbadzhiyski 0070a7c679 Log message when there is not data on input. 12 years ago
  Georgi Chorbadzhiyski 8b98a9a164 Add --ecm-pid option to manually set ECM pid. 12 years ago
  Georgi Chorbadzhiyski 32e40e0c67 Add --emm-pid option to manually set EMM pid. 12 years ago
  Georgi Chorbadzhiyski d5a33998a3 Add support for more CA systems. 12 years ago
  Georgi Chorbadzhiyski 03a339b01a Add support for long command line options. 12 years ago
  Georgi Chorbadzhiyski ae59f25f12 tsdecrypt is licensed under GPL v2 now. 12 years ago
  Georgi Chorbadzhiyski a7f4ba8d89 The norwegian CA is called CONAX not CONNAX. 12 years ago
  Georgi Chorbadzhiyski f8480e6772 Add support for multiple IRDETO types. 12 years ago
  Georgi Chorbadzhiyski ce89d4fb00 Add EMM report interval option (-f) defaulting to 60 sec. 12 years ago
  Georgi Chorbadzhiyski cd218b023f Add emm only mode (-E option) to process only EMMs. 12 years ago
  Georgi Chorbadzhiyski f26dbdca15 Add RTP input 12 years ago
  Georgi Chorbadzhiyski f36ddc7ee7 Use fdread when reading from socket 12 years ago
  Georgi Chorbadzhiyski 214907e74e Define and use program_id to identify program name and version 12 years ago
  Georgi Chorbadzhiyski 2309ce8db3 Replace hardcoded usleep with packet_delay option (-y default unset) 12 years ago
  Georgi Chorbadzhiyski e0fd598e0b Handle signals, close syslog and delete pid file on exit 13 years ago
  Georgi Chorbadzhiyski 7bb156e1b8 Add support for syslog and running as daemon 13 years ago
  Georgi Chorbadzhiyski 059d8d433f Fix option parsing for setting up crypto system 13 years ago
  Georgi Chorbadzhiyski 6db65cb7cc Change option of setting output interface to -o (was -i) 13 years ago
  Georgi Chorbadzhiyski 7e24a02a29 Report TS discontinuity in input stream 13 years ago
  Georgi Chorbadzhiyski 745f8e66e5 Add BUILD_ID and GIT_VER 13 years ago
  Georgi Chorbadzhiyski 846b1209c8 Show if decoding is threaded 13 years ago
  Georgi Chorbadzhiyski 0a4f2f7a70 Add threaded decode and output functions that use circular buffers 13 years ago
  Georgi Chorbadzhiyski 4f99f75470 Move camd communication into thread 13 years ago
  Georgi Chorbadzhiyski e574b18311 Use correct payload offset to decode packets, instead of always using 4 13 years ago
  Georgi Chorbadzhiyski 8f514f1a37 Add support for input from multicast 13 years ago
  Georgi Chorbadzhiyski 51991dbfae Add struct io and use it for input and output 13 years ago
  Georgi Chorbadzhiyski c290f8d198 Add udp output support 13 years ago
  Georgi Chorbadzhiyski 9395555a6f Add input_fd and output_fd to struct ts 13 years ago
  Georgi Chorbadzhiyski 4b4a444b76 Add all data to struct ts 13 years ago
  Georgi Chorbadzhiyski ad7c9f1e6b Add struct camd35 13 years ago
  Georgi Chorbadzhiyski 979034cb53 Add struct key 13 years ago
  Georgi Chorbadzhiyski 427cec7bb2 Split tsdecrypt to data.{c,h}, camd.{c,h} and tables.{c,h} 13 years ago
  Georgi Chorbadzhiyski 0c02899c84 Add support for PID filtering on output 13 years ago
  Georgi Chorbadzhiyski 57fb649d81 Add pid_filter option 13 years ago
  Georgi Chorbadzhiyski d9e3d268ab Remove packet debug that was tied to test input file 13 years ago
  Georgi Chorbadzhiyski 1d067f0394 Add more command line parameters 13 years ago
  Georgi Chorbadzhiyski 81ebf20ce7 Enable decryption through libdvbcsa 13 years ago