Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: Peguen/ecal

Tags

v6.0.0-nightly

Toggle v6.0.0-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[mma] cleaned includes (eclipse-ecal#1372)

v5.12.4

Toggle v5.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added missing include (eclipse-ecal#1356)

Needed for Ubuntu 18.04

v5.12.3

Toggle v5.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
check validity of message drop event callback before actually calling…

… it. (eclipse-ecal#1346) (eclipse-ecal#1354)

Co-authored-by: Rex Schilasky <[email protected]>

v5.11.8

Toggle v5.11.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
check validity of message drop event callback before actually calling…

… it. (eclipse-ecal#1346) (eclipse-ecal#1355)

Co-authored-by: Rex Schilasky <[email protected]>

v5.11.7

Toggle v5.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Core: Fixed missing include (eclipse-ecal#1342)

Added #include <mutex> to registration_provider.h. This is required for Ubuntu 18.04

v5.12.2

Toggle v5.12.2's commit message
[Core] Call Destroy() in destructor of CUDPReceiver.

v5.12.1

Toggle v5.12.1's commit message
Do not show eCAL deprecation warnings, when building ecal_core and ec…

…al_core_c (eclipse-ecal#1226)

v5.11.6

Toggle v5.11.6's commit message
GCC 13: Added workaround for termcolor bug (missing include) (eclipse…

…-ecal#1228)

Currently (2023-10-26) termcolor does not include the cstdint header file, but it is needed for Ubuntu 23.10 / gcc 13.2: ikalnytskyi/termcolor#72

v5.12.0

Toggle v5.12.0's commit message
Documentation: Add / Fix documentation. (eclipse-ecal#1179)