Thilo Graf
da0d4290a3
version_hal: simplify methodes
...
adopt method names similar to cs name convention
2019-01-02 17:30:05 +01:00
Thilo Graf
ed8e3743d5
version_hal.cpp/h: add methodes to get package data
2019-01-01 16:03:12 +01:00
Stefan Seyfried
dac47fd266
pwrmngr: promote standby message to "info"
2017-02-19 17:54:19 +01:00
Stefan Seyfried
fc0300416b
all: clean up pwrmngr header file
2013-11-03 00:15:19 +01:00
Stefan Seyfried
91775a6029
move dependent headers into one directory
...
in preparation of proper installation of the lib
2013-10-27 14:34:45 +01:00
Stefan Seyfried
e9b6f6c88b
lt_debug: use C linkage, allows usage from non-C++ code
2013-10-13 22:43:19 +02: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