32 Commits (b4c8257c85717e3b0b2c7307811b04795b3a80d9)

Author SHA1 Message Date
heck b7d8c06d79 Move pEpLog() macro to new header pEpLog.hh 5 years ago
heck a62e51bec8 Backing out all commits after 159:3275abf4bb79 5 years ago
heck 15a20035eb Improved Logging, prefixed with thread_id now. (DEBUG build only) 5 years ago
heck 5d626151d3 More Logging (in DEBUG build) 5 years ago
Volker Birk 4ae7614224 adding declaration of _inject_sync_event 5 years ago
Thomas 146f71ab89 Add include (won't compile on Windows otherwise) 5 years ago
heck 2a78dab74f Added Build var DEBUG for release/debug builds. (-g vs NDEBUG) 6 years ago
Volker Birk 01d9b71e59 is_sync_running() added 6 years ago
Volker Birk c25feca938 startup() may throw RuntimeError 6 years ago
Roker 02f6123646 LAS-2 I hope that default template argument would make modern clang++ happy. 7 years ago
Roker 52530e2a33 remove "locked_queue" and <thread> from public Adapter.hh API, because not necessary there. 7 years ago
Roker 8d92ae2efd don't pollute the global namespace with "using namespace std;" in the header. Adds some comments for documentation. 7 years ago
Volker Birk 47d8cfbd97 simplify 7 years ago
Volker Birk e99d28569c extra callbacks for sync thread 7 years ago
Roker e825cb3b34 general template first, specialization second. 7 years ago
Volker Birk 89ca327f03 ... 7 years ago
Volker Birk 6bbe1edff7 ... 7 years ago
Volker Birk 400e23642a startup and shutdown in sync thread 7 years ago
Volker Birk 2e7a000184 callbacks 7 years ago
Volker Birk 8e686d6189 eof 7 years ago
Volker Birk d17f3a7f45 simplify and switch to _Thrd_sleep() on Windoze 7 years ago
Volker Birk 944fb89e41 somewhat cleaner 7 years ago
Volker Birk 0293edca01 why a class anymore 7 years ago
Volker Birk ae10e60873 nicer syntax 7 years ago
Volker Birk 7388de15af default 7 years ago
Volker Birk 20e02ec6ad remove unnecessary vtable 7 years ago
Volker Birk d64b492c88 ... 7 years ago
Volker Birk 9e53a32de2 adding this for auto release 7 years ago
Volker Birk 546c6a89f0 shutdown sync thread 7 years ago
Volker Birk 14a51c1c62 ... 7 years ago
Volker Birk 451e049b83 sync thread implementation 7 years ago
Volker Birk f5648a2972 some implementation 7 years ago