Changes

Summary

  1. BioSignalML API package: removed the `include` folder. (commit: a6f2bb0) (details)
  2. BioSignalML API package: added a very simple test to make sure that we (commit: 9fee26d) (details)
  3. Update BioSignalML binaries for Linux (#1313). (commit: aa01cda) (details)
Commit a6f2bb0ea0d48f5294a200e2e3203dfe4637af5e by Alan Garny
BioSignalML API package: removed the `include` folder.
We now have it in the `ext` folder, not to mention that this one was
slightly off when it comes to the version of the libraries.
(commit: a6f2bb0)
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/data/data.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/common.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/biosignalml.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/uuid.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/typedobject_export.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/units.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/formats.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/ontology.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/data/hdf5.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/rdfdefs.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/resource.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/rdf.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/event.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/segment.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/signal.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/annotation.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/timing.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/biosignalml_export.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/xsd.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/recording.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/biosignalml/data/timeseries.h
The file was removedsrc/plugins/api/BioSignalMLAPI/include/typedobject/typedobject.h
Commit 9fee26d57946b3ba6b56d11998816229dd11d088 by Alan Garny
BioSignalML API package: added a very simple test to make sure that we
have access to BioSignalML.
(commit: 9fee26d)
The file was addedsrc/plugins/api/BioSignalMLAPI/tests/tests.h
The file was modified src/plugins/api/BioSignalMLAPI/CMakeLists.txt (diff)
The file was addedsrc/plugins/api/BioSignalMLAPI/tests/tests.cpp
Commit aa01cdaf533fa43024d75faf28ca7d4dbace8489 by dave
Update BioSignalML binaries for Linux (#1313).
(commit: aa01cda)
The file was modified src/plugins/api/BioSignalMLAPI/CMakeLists.txt (diff)