]> sigrok.org Git - libsigrok.git/history - bindings/swig/libsigrok.i
python: Add classes for probes and probe groups.
[libsigrok.git] / bindings / swig / libsigrok.i
2013-11-08 Martin Lingpython: Add classes for probes and probe groups.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-18 Martin Lingpython: Add Analog class.
2013-04-17 Martin Lingpython: fix cdata to work with Python 3.x.
2013-04-17 Martin Lingswig: Wrap additional GVariant operations.
2013-04-17 Martin Lingpython: use setuptools and put bindings into sigrok...
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 Lingswig: use standard wrappers for integer types.
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...