event-sequence-transformation/nodes
Vftdan 58dc2cc84a Reverse "router" node predicate handling order to compensate for the replication at the past end
Make the behaviour inline with other tee-like nodes: order replicas
ascending along output connectors
2024-08-18 18:03:46 +02:00
..
assign.c Add "assign" node type 2024-08-18 17:59:31 +02:00
evdev.c Optionally grabbing evdev device 2024-08-18 17:31:45 +02:00
evdev.h Added libevdev node 2024-08-14 14:47:12 +02:00
getchar.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
getchar.h Initial commit 2024-08-13 23:33:52 +02:00
modifiers.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
modify_predicate.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
print.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
print.h Initial commit 2024-08-13 23:33:52 +02:00
router.c Reverse "router" node predicate handling order to compensate for the replication at the past end 2024-08-18 18:03:46 +02:00
tee.c Add "documentation" field to node specification 2024-08-18 15:26:54 +02:00
uinput.c Add "uinput" node type 2024-08-18 17:19:37 +02:00