lumiera_/src/steam
Ichthyostega 73737f2aee Library/Application: consolidate Monitor implementation
After the fundamental switch from POSIX to the C++14 wrappers
the existing implementation of the Monitor can now be drastically condensed,
removing several layers of indirection. Moreover, all signatures
shall be changed to blend in with the names and patterns established
by the C++ standard.

This is Step-1 : consolidate the Implementation.

(to ensure correctness, the existing API towards application code was retained)
2023-10-15 02:41:41 +02:00
..
asset Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
cmd Clip-Drag: consider translation of command ctxID into a InteractionState implementation 2021-03-28 18:03:40 +02:00
control Library/Application: consolidate Monitor implementation 2023-10-15 02:41:41 +02:00
engine Library/Application: keep DummyPlayer compilable (see #1342) 2023-10-05 03:21:51 +02:00
external Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
fixture Activity-Lang: draft patterns of execution 2023-07-28 02:21:59 +02:00
mobject Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
play Library/Application: now able to switch supervisor-thread in OutputDirector 2023-10-12 02:10:50 +02:00
asset.cpp C++17: fix detector for STL container iterability 2020-02-21 18:57:49 +01:00
asset.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
assetmanager.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
assetmanager.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
cmd.hpp Code Review with Benny 2022-09-08 14:24:36 +02:00
common.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
config-resolver.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
config-resolver.hpp some whitespace clean-up 2021-08-20 14:33:21 +02:00
controllerfacade.hpp Global-Layer-Renaming: transform header include guards 2018-11-15 23:52:02 +01:00
DIR_INFO Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
facade.cpp Dispatcher: rename in accordance to the layer 2018-12-10 00:12:52 +01:00
facade.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
state.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
streamtype.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
streamtype.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00