48 Commits (master)

Author SHA1 Message Date
  Reiner Herrmann 005e950360 Enable reproducible building by dropping build date from version string 6 years ago
  Georgi Chorbadzhiyski e86593c014 Makefile: Switch the build to use FFdecsa by default 7 years ago
  Georgi Chorbadzhiyski abbde44907 Makefile: Fix compilation on OS X 7 years ago
  Georgi Chorbadzhiyski 950a30ad7d build: Introduce LDFLAGS variable. 9 years ago
  Georgi Chorbadzhiyski c72df987ea Add -Wredundant-decls to compiler flags. 9 years ago
  Georgi Chorbadzhiyski c0d7d4daed build: Use CROSS prefix when caling strip. 10 years ago
  Georgi Chorbadzhiyski 895f235d70 Fix cross compilation of FFDecsa 10 years ago
  Georgi Chorbadzhiyski fa5a307412 Makefile: Change MKDEP flags. 11 years ago
  Georgi Chorbadzhiyski 831eba2ca2 Add EMM filtering support. 11 years ago
  Georgi Chorbadzhiyski e78c5cfde9 Makefile: Add -D_FILE_OFFSET_BITS=64 12 years ago
  Alessio Treglia 7ec6559ef3 Replace bash compatible syntax. 12 years ago
  Alessio Treglia 9cec34a3e8 Makefile: Don't strip binaries on install. 12 years ago
  Alessio Treglia 8bfe23181f Makefile: Change man page install path to $PREFIX/share/man/man1 12 years ago
  Georgi Chorbadzhiyski ff775a729b Makefile: Add help target. 12 years ago
  Georgi Chorbadzhiyski f23096eb58 Add support using FFdecsa as decryption library. 12 years ago
  Georgi Chorbadzhiyski a382b55712 Abstract libdvbcsa calls and move all CSA code in csa.c 12 years ago
  Georgi Chorbadzhiyski 2787b678b0 Move CSA benchmark from tsdecrypt.c to csa.c 12 years ago
  Georgi Chorbadzhiyski 0d9c2e1bcf Mac OS X build fixes. 12 years ago
  Georgi Chorbadzhiyski d4d833d3bd Add support for RTP output. 12 years ago
  Georgi Chorbadzhiyski a94de9f157 newcamd: Do not use crypt_r() because it breaks OS X compilation. 12 years ago
  Georgi Chorbadzhiyski ff5356a74f Add newcamd protocol support. 12 years ago
  Georgi Chorbadzhiyski 832ada08db makefile: If V is set show executed commands. 12 years ago
  Georgi Chorbadzhiyski 9c8b59f683 makefile: Allow CFLAGS to be overridden. 12 years ago
  Georgi Chorbadzhiyski 9b7ddc8a01 makefile: Split sources line. 12 years ago
  Georgi Chorbadzhiyski 0fb86eef88 makefile: Fix mkdep command to work when cross compiling. 12 years ago
  Georgi Chorbadzhiyski 94a74997be makefile: The default compiler should be cc not gcc. 12 years ago
  Georgi Chorbadzhiyski d8bad87e7d Split cs378x protocol from generic camd code. 12 years ago
  Georgi Chorbadzhiyski bfeabee6c8 makefile: Compile libraries before tsdecrypt objects. 12 years ago
  Georgi Chorbadzhiyski 66611cc394 makefile: Remove -std=c99 from CFLAGS. 12 years ago
  Georgi Chorbadzhiyski fb764b6a6e Add -Wstrict-prototypes and -std=c99 to CFLAGS. 12 years ago
  Georgi Chorbadzhiyski 093d53b431 notify: Call external notifier program on event. 12 years ago
  Georgi Chorbadzhiyski 33facd71c9 makefile: Track header dependancies in order to rebuild correct objects. 12 years ago
  Georgi Chorbadzhiyski a3661b39fd Add RELEASE file that holds current version. 12 years ago
  Georgi Chorbadzhiyski cae4a045ea Version 3.0 12 years ago
  Georgi Chorbadzhiyski daac46d38a Add man page. 12 years ago
  Georgi Chorbadzhiyski 20c2a43ccf Makefile: Add install and uninstall targets. 12 years ago
  Georgi Chorbadzhiyski 0ffaba2e50 Makefile: Set correct version string when git is not used. 12 years ago
  Georgi Chorbadzhiyski c8d7c5219d Move libtsfuncs to libtsfuncs submodule and change libfuncs submodule url. 12 years ago
  Georgi Chorbadzhiyski 64bbf6fe13 cbuf code was moved to libfuncs. 12 years ago
  Georgi Chorbadzhiyski 745f8e66e5 Add BUILD_ID and GIT_VER 13 years ago
  Georgi Chorbadzhiyski 0a4f2f7a70 Add threaded decode and output functions that use circular buffers 13 years ago
  Georgi Chorbadzhiyski 988fda9eeb Add decode and write circular buffers 13 years ago
  Georgi Chorbadzhiyski 7b80565d19 Ooops, fix udp.c compilation 13 years ago
  Georgi Chorbadzhiyski c290f8d198 Add udp output support 13 years ago
  Georgi Chorbadzhiyski 9b29373eba Add data.h dependancy 13 years ago
  Georgi Chorbadzhiyski 427cec7bb2 Split tsdecrypt to data.{c,h}, camd.{c,h} and tables.{c,h} 13 years ago
  Georgi Chorbadzhiyski f25749ce50 Move utility functions to util.c 13 years ago
  Georgi Chorbadzhiyski 5511ed71b6 Initial import 13 years ago