summaryrefslogtreecommitdiff
path: root/decoder/runtc.c
AgeCommit message (Expand)Author
2015-10-16Use g_strerror() in favor of strerror().Uwe Hermann
2015-08-20Pass unitsize to srd_session_send() directly.Uwe Hermann
2015-03-30Constify a few parameters.Uwe Hermann
2015-03-30Minor cosmetics.Uwe Hermann
2015-03-30Make a few variables and functions static.Uwe Hermann
2015-03-30Update due to sr_session_load() API change.Uwe Hermann
2014-11-11Use getters now that 'struct sr_dev_inst' is opaque.Uwe Hermann
2014-11-09runtc: Support loading *.sr files with unitsize != 1.Uwe Hermann
2014-10-14runtc: Add support for integer PD options.Uwe Hermann
2014-09-15Replace ann_format with ann_class.Uwe Hermann
2014-09-01Add initial set of PD tests.Uwe Hermann