David Reid
52f22d6597
API CHANGE: Update ma_node_graph_uninit().
...
This removes the allocation callbacks parameter. These are now managed
internally. This is in preparation for some future changes to data
source management.
2026-04-28 17:20:31 +10:00
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
6539b67163
Remove an incorrect comment.
2023-08-27 15:25:08 +10:00
David Reid
08472e45d7
Fix a copy paste error in some of the nodes in the extras folder.
2022-11-11 08:53:06 +10:00
David Reid
9598247096
Remove old files and update examples.
2021-12-10 21:13:34 +10:00
David Reid
efa95d998f
Remove the loop parameter from ma_data_source_read_pcm_frames().
2021-10-13 18:51:17 +10:00
David Reid
73fdf8486b
Move external nodes out of the research folder.
2021-08-14 18:50:48 +10:00