Robin Gareus
d2facbf9c1
DSPLoad report: allow to sort plugins by load
2019-12-14 11:44:28 +01:00
Robin Gareus
4050ca5633
Update GPL boilerplate and (C)
...
Copyright-holder and year information is extracted from git log.
git history begins in 2005. So (C) from 1998..2005 is lost. Also some
(C) assignment of commits where the committer didn't use --author.
2019-08-03 15:53:15 +02:00
Robin Gareus
78f749ef65
Don't show DSP stats of inserts that don't collect them.
2018-12-03 22:43:13 +01:00
Robin Gareus
2bb22d2a14
DSP-Load Window: subscribe to newly added routes
...
This fixes an issue when adding plugins with the route (e.g MIDI)
or showing the window before adding a route in the first place.
2018-11-05 20:15:01 +01:00
Robin Gareus
bf7ed81a39
Fix DSP-load window when removing plugins/routes
...
DropReferences of a single item should only drop references of the
instance in question -- and refill, keep the remaining items.
2018-10-07 01:44:33 +02:00
Robin Gareus
144dda0581
Fix/tweak various DSP-load window issues
...
* update when window is visible and session-changes
* drop connections to prevent multiple callbacks
* catch session-deletion, skip updates
2018-09-25 18:01:22 +02:00
Robin Gareus
21601f8d56
Add a reset-all DSP-load-stats button
2018-09-25 01:00:58 +02:00
Robin Gareus
d71dfdfd6a
Add a window that shows DSP usage of all plugins
...
Currently hidden, use
Editor:access_action("Window", "toggle-plugin-dsp-load")
2018-09-25 00:13:08 +02:00