]> sigrok.org Git - libsigrok.git/history - bindings/cxx/include/libsigrok/libsigrok.hpp
C++: Fix shared pointer handling for Device base class.
[libsigrok.git] / bindings / cxx / include / libsigrok / libsigrok.hpp
2014-08-29 Martin LingC++: Fix shared pointer handling for Device base class.
2014-08-25 Martin LingC++: Implement InputFormat::get_options()
2014-08-25 Martin LingC++: Correct ownership of InputDevice objects.
2014-08-25 Martin LingUpdate bindings for new input API.
2014-08-17 Martin Lingbindings: update for sr_output_options_{get,free} API...
2014-08-10 Martin LingC++: Add parameter documentation and additional method...
2014-07-26 Martin LingUpdate bindings to use new output API.
2014-07-24 Martin Lingbindings: Add Channel::get_index() method.
2014-07-24 Martin Lingbindings: Add Device::get_description() method.
2014-07-24 Martin Lingbindings: Change return type of config_list to Glib...
2014-07-24 Martin Lingbindings: Revise Session::append() API.
2014-07-24 Martin Lingbindings: Support get_channel_groups() on base Device...
2014-07-24 Martin Lingbindings: Overhaul packet & payload classes.
2014-07-24 Martin LingC++: Add internal lookup to find Channel object from...
2014-07-24 Martin LingC++: Centralise code for preparing shared pointers.
2014-07-23 Martin LingAdd Doxyfile for C++ bindings and adaptations to C...
2014-07-23 Martin Lingbindings: Add Packet.get_type() method.
2014-07-23 Martin LingAdd bindings for getting/setting session trigger.
2014-07-18 Martin LingAdd C++ bindings.