libsigrok/output/text
Uwe Hermann cdb3573ceb input/output formats: s/extension/id/.
The struct entry 'extension' is not really a (filename) extension, but
rather a unique ID used for input or output formats, e.g. in the sigrok
CLI or GUI interface. Thus, rename it accordingly.
2011-04-10 23:03:34 +02:00
..
Makefile.am Hook up output/text directory with autotools. 2011-04-03 20:15:12 +02:00
ascii.c input/output formats: s/extension/id/. 2011-04-10 23:03:34 +02:00
bits.c input/output formats: s/extension/id/. 2011-04-10 23:03:34 +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