]> sigrok.org Git - sigrok-test.git/history - decoder/runtc.c
Use g_strerror() in favor of strerror().
[sigrok-test.git] / decoder / runtc.c
2015-10-16 Uwe HermannUse g_strerror() in favor of strerror().
2015-08-20 Uwe HermannPass unitsize to srd_session_send() directly.
2015-03-29 Uwe HermannConstify a few parameters.
2015-03-29 Uwe HermannMinor cosmetics.
2015-03-29 Uwe HermannMake a few variables and functions static.
2015-03-29 Uwe HermannUpdate due to sr_session_load() API change.
2014-11-11 Uwe HermannUse getters now that 'struct sr_dev_inst' is opaque.
2014-11-09 Uwe Hermannruntc: Support loading *.sr files with unitsize != 1.
2014-10-14 Uwe Hermannruntc: Add support for integer PD options.
2014-09-15 Uwe HermannReplace ann_format with ann_class.
2014-09-01 Uwe HermannAdd initial set of PD tests. origin/master