]> sigrok.org Git - libsigrok.git/history - bindings
Allow for sdi->priv helper function in std_dev_clear
[libsigrok.git] / bindings /
2013-04-16 Uwe HermannPython bindings: Small fix for Python 3 support.
2013-04-16 Martin Lingswig: wrap g_variant_new_uint64.
2013-04-16 Martin Lingswig: include cdata interface.
2013-04-16 Martin Lingswig: add function to cast from void * to struct sr_dat...
2013-04-16 Martin Lingpython: support datafeed callbacks implemented in python.
2013-04-16 Martin Lingswig: use standard wrappers for integer types.
2013-04-15 Uwe HermannPython bindings: Fix reported libsigrok version.
2013-04-15 Uwe HermannPython bindings: Cosmetics.
2013-04-15 Martin LingTell SWIG that gpointer is really void *.
2013-04-15 Martin LingAdd SWIG interface file and build script for Python...