Commit Graph

6 Commits

Author SHA1 Message Date
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