]> sigrok.org Git - libsigrokflow.git/history - src/main.cpp
Throw exception on failure to create element.
[libsigrokflow.git] / src / main.cpp
2019-01-08 Martin LingThrow exception on failure to create element.
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...