We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdce3aa commit c3ec4edCopy full SHA for c3ec4ed
CHANGELOG
@@ -1,5 +1,7 @@
1
Changes for liblsl 1.13
2
3
+* fix: avoid an infinite loop if no port can be bound to (Tristan Stenner, discovered by Maximilian Kraus)
4
+* add: unit tests to test basic operations on CI systems (Tristan Stenner, Matthew Grivich)
5
* fix: Fix for the sometimes appearing "no clock offsets found"-bug
6
* add: the path to the lsl_api.cfg can now be specified via the environment variable LSLAPICFG
7
* fix: updates to the included Boost, fixing Android compilation and reducing the number of warnings (Tristan Stenner)
0 commit comments