]> sigrok.org Git - libsigrokflow.git/history - include
Add initial tests/main.cpp (main Catch2 file).
[libsigrokflow.git] / include /
2019-01-08 Uwe Hermannlibsigrokflow.hpp: Add a temporary workaround.
2019-01-08 Uwe HermannCheck for the (optional) libsigrokdecode dependency.
2019-01-08 Uwe HermannCheck for the (optional) libsigrokcxx dependency.
2019-01-08 Martin LingImplement LegacyInput.
2019-01-08 Uwe HermannAdd missing copyright lines.
2019-01-08 Uwe HermannInitial LegacyDecoder implementation.
2019-01-08 Martin LingCreate LegacyOutput from format, device and options.
2019-01-08 Martin LingImplement LegacyOutput.
2019-01-08 Martin LingInclude gstreamermm/private/element_p.h header to subcl...
2019-01-08 Martin LingWIP on plugin registration.
2019-01-08 Martin LingRevised implementation without using constructor.
2019-01-08 Martin LingImplement LegacyCaptureDevice.
2019-01-08 Martin LingInitial class hierarchy.
2019-01-08 Uwe HermannAdd an Srf namespace and an empty Srf::init().
2018-12-29 Uwe HermannAdd empty src/main.cpp and include/libsigrokflow/libsig...