2 files changed
+3
-8
lines changed+2-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 14 | + | |
| 15 | + | |
21 | 16 |
| |
22 | 17 |
| |
23 | 18 |
| |
|
- .appveyor.yml+2-12
- CHANGELOG+1-5
- CMakeLists.txt+6-8
- cmake/LSLConfig.cmake+7-1
- docs/Doxyfile_API+1-1
- docs/conf.py+1-1
- include/lsl_c.h+11-11
- include/lsl_cpp.h+21-55
- lslboost/boost/uuid/detail/random_provider.hpp+45-44
- src/api_config.cpp+5-19
- src/cancellation.cpp+2-4
- src/common.cpp-11
- src/common.h+14-4
- src/consumer_queue.cpp+2-3
- src/data_receiver.cpp+12-4
- src/info_receiver.cpp+6-4
- src/inlet_connection.cpp+6-14
- src/legacy/legacy_abi.cpp+4-4
- src/legacy/legacy_abi.h+4-4
- src/loguru/loguru.cpp-1.9k
- src/loguru/loguru.hpp-1.4k
- src/lsl_continuous_resolver_c.cpp+6-5
- src/lsl_freefuncs_c.cpp+5-3
- src/lsl_inlet_c.cpp+19-15
- src/lsl_outlet_c.cpp+36-36
- src/lsl_streaminfo_c.cpp+6-5
- src/resolve_attempt_udp.cpp+6-11
- src/resolver_impl.cpp+8-10
- src/stream_inlet_impl.h+10-6
- src/stream_outlet_impl.cpp+14-14
- src/stream_outlet_impl.h+15-14
- src/tcp_server.cpp+23-28
- src/time_receiver.cpp+13-10
- src/udp_server.cpp+26-41
- standalone_compilation_linux.sh+2-2
- testing/CMakeLists.txt+1-2
- testing/DataType.cpp+21-28
- testing/helpers.h-21
- testing/move.cpp-66
- testing/timesync.cpp+6-4
0 commit comments