]> sigrok.org Git - libsigrokflow.git/log
libsigrokflow.git
5 years agoAdd missing copyright lines.
Uwe Hermann [Sun, 30 Dec 2018 06:07:06 +0000 (07:07 +0100)]
Add missing copyright lines.

5 years agoInitial LegacyDecoder implementation.
Uwe Hermann [Sun, 30 Dec 2018 03:42:53 +0000 (04:42 +0100)]
Initial LegacyDecoder implementation.

5 years agoCreate LegacyOutput from format, device and options.
Martin Ling [Sun, 30 Dec 2018 03:29:10 +0000 (04:29 +0100)]
Create LegacyOutput from format, device and options.

5 years agoDon't create pad, already done by BaseSink.
Martin Ling [Sun, 30 Dec 2018 03:10:17 +0000 (04:10 +0100)]
Don't create pad, already done by BaseSink.

5 years agoImplement LegacyOutput.
Martin Ling [Sun, 30 Dec 2018 03:02:35 +0000 (04:02 +0100)]
Implement LegacyOutput.

5 years agoMove device open and config_set calls to client.
Martin Ling [Sun, 30 Dec 2018 02:08:28 +0000 (03:08 +0100)]
Move device open and config_set calls to client.

5 years agoSet correct variant type.
Martin Ling [Sun, 30 Dec 2018 01:34:02 +0000 (02:34 +0100)]
Set correct variant type.

5 years agoSet valid license.
Martin Ling [Sun, 30 Dec 2018 01:29:44 +0000 (02:29 +0100)]
Set valid license.

5 years agoAdd base class constructors.
Martin Ling [Sun, 30 Dec 2018 01:26:35 +0000 (02:26 +0100)]
Add base class constructors.

5 years agoInclude gstreamermm/private/element_p.h header to subclass Element.
Martin Ling [Sun, 30 Dec 2018 01:10:09 +0000 (02:10 +0100)]
Include gstreamermm/private/element_p.h header to subclass Element.

5 years agoWIP on plugin registration.
Martin Ling [Sun, 30 Dec 2018 01:01:43 +0000 (02:01 +0100)]
WIP on plugin registration.

5 years agoThrow exception on failure to create element.
Martin Ling [Sun, 30 Dec 2018 00:25:39 +0000 (01:25 +0100)]
Throw exception on failure to create element.

5 years agoRevised implementation without using constructor.
Martin Ling [Sun, 30 Dec 2018 00:17:36 +0000 (01:17 +0100)]
Revised implementation without using constructor.

5 years agoImplement LegacyCaptureDevice.
Martin Ling [Sat, 29 Dec 2018 22:29:26 +0000 (23:29 +0100)]
Implement LegacyCaptureDevice.

5 years agoInitial class hierarchy.
Martin Ling [Sat, 29 Dec 2018 21:01:09 +0000 (22:01 +0100)]
Initial class hierarchy.

5 years agoAdd libsigrokflow.pc.in.
Uwe Hermann [Sat, 29 Dec 2018 15:27:48 +0000 (16:27 +0100)]
Add libsigrokflow.pc.in.

5 years agoconfigure.ac: Add check for gstreamermm-1.0 >= 1.8.0.
Uwe Hermann [Sat, 29 Dec 2018 17:02:52 +0000 (18:02 +0100)]
configure.ac: Add check for gstreamermm-1.0 >= 1.8.0.

5 years agoAdd an Srf namespace and an empty Srf::init().
Uwe Hermann [Sat, 29 Dec 2018 16:08:59 +0000 (17:08 +0100)]
Add an Srf namespace and an empty Srf::init().

5 years agoAdd Makefile.am.
Uwe Hermann [Sat, 29 Dec 2018 16:08:31 +0000 (17:08 +0100)]
Add Makefile.am.

5 years agoAdd configure.ac.
Uwe Hermann [Sat, 29 Dec 2018 16:07:33 +0000 (17:07 +0100)]
Add configure.ac.

5 years agoAdd empty src/main.cpp and include/libsigrokflow/libsigrokflow.hpp.
Uwe Hermann [Sat, 29 Dec 2018 15:50:00 +0000 (16:50 +0100)]
Add empty src/main.cpp and include/libsigrokflow/libsigrokflow.hpp.

5 years agoAdd .gitignore.
Uwe Hermann [Sat, 29 Dec 2018 15:33:28 +0000 (16:33 +0100)]
Add .gitignore.

5 years agoAdd AUTHORS, ChangeLog, COPYING, NEWS.
Uwe Hermann [Sat, 29 Dec 2018 15:31:34 +0000 (16:31 +0100)]
Add AUTHORS, ChangeLog, COPYING, NEWS.

5 years agoAdd autogen.sh.
Uwe Hermann [Sat, 29 Dec 2018 15:24:09 +0000 (16:24 +0100)]
Add autogen.sh.

5 years agoAdd m4/sigrok.m4.
Uwe Hermann [Sat, 29 Dec 2018 15:21:47 +0000 (16:21 +0100)]
Add m4/sigrok.m4.

5 years agoAdd m4/ax_cxx_compile_stdcxx.m4.
Uwe Hermann [Sat, 29 Dec 2018 15:21:30 +0000 (16:21 +0100)]
Add m4/ax_cxx_compile_stdcxx.m4.

5 years agoAdd initial README.
Uwe Hermann [Sat, 29 Dec 2018 14:58:13 +0000 (15:58 +0100)]
Add initial README.