File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changes for liblsl 1.16
2+
3+ * add: optional, minimal header-only replacement for Boost.Serialization (Tristan Stenner)
4+ * add: extensible ` lsl_create_inlet_ex() ` for high-precision buffer lengths (Chadwick Boulay)
5+ * change: replace Boost.Uuid, Boost.Random and Boost.Thread with built-in functions (Tristan Stenner)
6+ * change: replace Boost.Asio with upstream Asio (Tristan Stenner)
7+ * change: update bundled Boost to 1.78 (Tristan Stenner)
8+ * change: allow building against system Boost again (@chausner )
9+ * change: speed up resolving a fixed number of streams (Tristan Stenner)
10+ * change: reduce Asio operation overhead (Tristan Stenner)
11+ * change: IPv6 is enabled by default on macOS (Tristan Stenner)
12+ * change: share io contexts for IPv4+IPv6 services (Tristan Stenner)
13+ * ** change** : send resolve requests from all local network interfaces (Tristan Stenner)
14+ * fix: fix a minor memory leak when closing streams (Tristan Stenner)
15+
116# Changes for liblsl 1.15.2
217
318* fix: bump artifact / soname version
You can’t perform that action at this time.
0 commit comments