libsigrok/output
Uwe Hermann 548b08e55c Drop unneeded skeleton files.
They're not too useful as they mostly consist of a list of function names,
and that list is already available in the respective struct. The wiki
API docs and the code in the various hardware/output drivers serve as
useful examples already, no need for additional files.
2011-05-05 13:06:12 +02:00
..
text libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
Makefile.am Initial support for CSV as output format. 2011-04-27 00:25:57 +02:00
output.c Initial support for CSV as output format. 2011-04-27 00:25:57 +02:00
output_analog.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
output_binary.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
output_chronovu_la8.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
output_csv.c Initial support for CSV as output format. 2011-04-27 00:25:57 +02:00
output_gnuplot.c gnuplot output: Optimize by only storing changes. 2011-04-15 21:49:22 +02:00
output_ols.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
output_vcd.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00