max_10
f6ecb88ba0
libdvbci: log cosmetic
2017-10-28 22:29:12 +02:00
max_10
2d571948d8
eDVBCISlot forgotten
2017-10-24 00:19:29 +02:00
max_10
42811846d7
rename tSlot -> eDVBCISlot
2017-10-23 23:14:22 +02:00
max_10
fd64d23383
ca_ci: in some situations missing scambled flag (thx DboxOldie)
2017-10-18 12:54:19 +02:00
max_10
88f0252368
avoid segfault when ci handler uses the cs_messenger until neutrino has not register it (thx DboxOldie)
2017-09-01 21:15:17 +02:00
max10
192f42304e
Improve CI handling (thx DboxOldie)
2016-09-18 18:49:44 +02:00
max10
db4a96588e
fix ci-logic (thx DboxOldie)
2016-08-13 18:26:21 +02:00
max10
72f27a8fe5
ci-change-service-bug (thx DboxOldie)
2016-08-11 20:49:23 +02:00
max10
7f178d38f9
ci-alc automatically Multi-Decrypt
2016-08-05 23:23:33 +02:00
max10
37c20923ce
simplyfi-c* (thx DboxOldie)
2016-07-11 16:42:18 +02:00
max10
bef98c2e91
add two-same-cip (thx DboxOldie)
2016-07-08 12:13:23 +02:00
max10
ffd0f972f9
add channelid-check (thx DboxOldie)
2016-06-15 19:55:18 +02:00
max10
8e99bc5cac
fix spark ca (thx DboxOldie)
2016-02-24 23:27:45 +01:00
max10
741a34541f
test c**
2015-12-05 17:55:22 +01:00
max10
295230d947
test c**
2015-12-02 21:49:24 +01:00
max10
92bd8b9ab9
test c**
2015-11-21 18:39:31 +01:00
max10
8a10609125
test c**
2015-11-20 15:40:19 +01:00
max10
46f67aaef0
test c**
2015-11-18 17:16:39 +01:00
max10
91b9bb6c9e
test c**
2015-11-18 17:16:23 +01:00
max10
ca27972f16
test c**
2015-11-15 20:29:20 +01:00
max10
f7b22b485d
test c**
2015-11-13 21:13:47 +01:00
TangoCash
94df5aeb1f
fix build neutrino without c**
2015-11-10 23:21:03 +01:00
max10
9f3e34d4ad
Adjustment Neutrino
2015-11-10 22:11:56 +01:00
max10
fe8b1237ac
test c**
2015-11-10 15:55:48 +01:00
max10
0bbcfaf171
test c**
2015-11-10 00:00:04 +01:00
smogm
95ee7f9e98
move libthread to libstb-hal
2015-01-12 18:15:08 +01:00
smogm
3ef2eeb8aa
fix thread namespace
2015-01-12 16:38:28 +01:00
smogm
c37263f594
add changed files
2015-01-11 18:12:55 +01:00
smogm
626c785081
add mutex and thread abstraction to common files
2015-01-11 17:58:37 +01:00
max10
e05b1f5b85
fix compiler warning
2014-12-04 15:25:12 +01:00
max10
49829b1370
fix include
2014-09-16 19:09:28 +02:00
max10
db35ba0aa9
.
2014-06-05 21:15:00 +02:00
max10
4dc1171253
add libduckbox
2014-04-27 01:52:05 +02:00
Stefan Seyfried
8231b7f0db
update ca.h to currently used interface
2014-02-28 18:55:42 +01:00
Stefan Seyfried
3ed147cab7
add set_threadname function
2013-10-05 22:01:57 +02:00
Stefan Seyfried
7c46077051
deuglify library build
...
* build intermediate libraries for each subdirectory
* link those libs in main directory instead of single objects
* ugly hack in configure.ac to disable dynamic lib for now
2012-12-01 13:29:27 +01:00
Stefan Seyfried
75d4d5021b
lt_debug: add HAL_* constants to allow renaming
2012-11-16 23:20:27 +01:00
Stefan Seyfried
8a6f1dea9d
add hardware_caps header
...
First version of a "hardware capabilites information" struct.
This is intended to help clean up the mess in the neutrino GUI.
Surely needs some more work and ongoing changes
2012-09-15 11:49:51 +02:00
Stefan Seyfried
3396316b8c
ca.h: add dummy functions to sync up with libcoolstream
...
libcoolstream has added the functions SendCAPMT(), GetCAIDS() and
SetTSClock(). Add stubs to get compatibility.
2012-07-29 13:06:21 +02:00
Stefan Seyfried
84ee47fd7f
correctly declare AVSYNC_TYPE
2012-07-28 22:51:29 +02:00
Stefan Seyfried
47941bd849
create common proc_tools
...
proc_put, proc_get and proc_get_hex are used in many files.
Avoid duplication by moving them to common/proc_tools.c.
Convert azbox's cVideo to use proc_tools.h
2012-06-24 12:26:03 +02:00
Stefan Seyfried
c50c2888ce
move dummy cCA implementation to commmon/ directory
2012-06-18 11:13:33 +02:00
Stefan Seyfried
639b538a99
debug: enable printf format checking for lt_debug
2012-02-25 13:04:11 +01:00
Stefan Seyfried
e87418f43c
spark: convert the input thread to use lt_debug
2012-02-12 20:49:13 +01:00
Stefan Seyfried
6c29c65cd7
debug: rename from TRIPLE_DEBUG to HAL_DEBUG
...
the old variable is still usable as a fallback
2012-02-12 20:34:12 +01:00
Stefan Seyfried
08c393bddf
move lt_debug to common/ subdirectory
2012-02-11 14:53:26 +01:00