]> sigrok.org Git - libsigrok.git/history - bindings/python/sigrok/core/classes.i
cxx: Rename include/libsigrok/ to include/libsigrokcxx/.
[libsigrok.git] / bindings / python / sigrok / core / classes.i
2015-01-17 Uwe Hermanncxx: Rename include/libsigrok/ to include/libsigrokcxx/.
2015-01-17 Uwe HermannRename libsigrok.hpp to libsigrokcxx.hpp.
2015-01-17 Uwe HermannRename libsigrokxx to the more common libsigrokcxx.
2014-11-12 Martin Lingpython: Wrap Analog::data() as a NumPy array.
2014-11-12 Martin Lingpython: Return correct PacketPayload subclasses from...
2014-11-12 Martin Lingpython: Fix error handling for callbacks.
2014-11-12 Martin Lingpython: Implement equality checks for EnumValue derived...
2014-11-12 Martin Lingbindings: Support per-language extensions to EnumValue...
2014-11-12 Martin Lingpython: Fix mapping of vector & map attributes to Pytho...
2014-11-12 Martin Lingbindings: Use new %attributevector and %attributemap...
2014-11-12 Martin Lingbindings: Rename ConfigKey::get(string) to get_by_ident...
2014-11-12 Martin Lingcxx: Implement more of EnumValue in template.
2014-09-14 Martin Lingpython: fix conversion to string variants.
2014-09-11 Martin Lingbindings: Remove 'get_' prefix from all accessors.
2014-08-25 Martin LingUpdate bindings for new input API.
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for Python bindings
2014-08-10 Martin Lingpython: Add documentation generation.
2014-08-10 Martin Lingbindings: Transfer C++ documentation strings to Python...
2014-07-26 Martin LingUpdate bindings to use new output API.
2014-07-19 Martin LingFix building Python bindings with pygobject >= 3.7.91.
2014-07-18 Martin LingReimplement high-level Python bindings on top of SWIG...