libsigrok/output/text
Uwe Hermann b08024a836 libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.
We should use these (internal) functions in libsigrok exclusively from
now on, i.e. no more use of glib's g_debug() etc.

These functions are only for libsigrok, the frontends use whatever
logging mechanism is suitable there.
2011-04-14 10:11:08 +02:00
..
Makefile.am Hook up output/text directory with autotools. 2011-04-03 20:15:12 +02:00
ascii.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
bits.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
hex.c input/output formats: s/extension/id/. 2011-04-10 23:03:34 +02:00
text.c Make some more items 'static'. 2011-03-03 20:24:25 +01:00
text.h Constify some more 'char *' parameters. 2011-02-20 21:16:26 +01:00