Files
lmms/plugins
Michael Gregorius 816f3f5870 Use factory to create LADSPA control widgets
Replace the class `LadspaMatrixControlView` with the factory class
`LadspaWidgetFactory`. The former was a widget that wrapped the widget
representation of a LADSPA control in yet another widget with a layout.
The factory simply returns the configured widget so that it can be
incorporated directly in layouts or other widgets.

Adjust `LadspaMatrixControlDialog` so that it uses the
`LadspaWidgetFactory` instead of the `LadspaMatrixControlView`.
2023-07-08 13:15:16 +02:00
..
2022-06-23 12:20:05 +01:00
2023-04-05 21:08:24 -07:00
2023-02-21 21:03:00 +01:00
2023-02-21 21:03:00 +01:00
2023-04-25 11:06:15 -07:00
2023-06-08 17:15:53 +02:00
2023-02-23 23:31:07 +01:00
2023-02-26 15:51:24 +01:00
2021-09-17 18:23:01 +02:00