David Reid
|
2302e58045
|
API CHANGE: Rename vtable to pVTable.
This applies to `ma_data_source_config` and `ma_node_config` and makes
the naming consistent with other parts of the library.
|
2026-01-26 15:46:58 +10:00 |
|
David Reid
|
b6184fa2a0
|
Fix some Wnewline-eof warnings.
|
2025-02-23 12:11:29 +10:00 |
|
David Reid
|
9f10bc7540
|
Improvements to the build system for extra nodes.
With this change, nodes in the extras folder can now be compiled as a
conventional library.
|
2025-02-22 14:25:45 +10:00 |
|
David Reid
|
ba3080d07d
|
Add support for partial processing to nodes.
This includes a leading trimming node to act as a test.
|
2021-12-10 16:13:16 +10:00 |
|