libsigrok/input
Daniel Elstner 4f2dad42f4 input/vcd: Remove debug output from inner loops.
(parse_contents): Do not call sr_dbg() on every signal change.
This would be excessive even for sr_spew().
(read_until): Do not call ftell() just to be able to show some
number in a debug message later on.
2014-02-05 01:17:52 +01:00
..
Makefile.am Initial Comma-separated values (CSV) input support. 2013-10-30 14:43:56 +01:00
binary.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
chronovu_la8.c log prefixes: Cosmetics, consistency fixes, typo fixes. 2013-12-27 13:17:20 +01:00
csv.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
input.c Initial Comma-separated values (CSV) input support. 2013-10-30 14:43:56 +01:00
vcd.c input/vcd: Remove debug output from inner loops. 2014-02-05 01:17:52 +01:00
wav.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00