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-12-30 22:18:14 +00:00
2023-01-01 18:53:30 +09:00
2022-12-30 22:18:14 +00:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2023-06-05 16:22:05 -04:00
2022-06-23 12:20:05 +01:00
2022-06-23 12:20:05 +01:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2022-12-30 22:18:14 +00:00
2023-04-05 21:08:24 -07:00
2022-12-30 22:18:14 +00:00
2022-12-30 22:18:14 +00:00
2023-06-26 17:23:47 -07:00
2022-12-31 14:40:07 +01:00
2023-07-02 12:28:40 +09:00
2022-09-27 09:27:35 +01:00
2022-09-14 19:27:53 +02:00
2022-09-14 19:27:53 +02:00
2023-01-18 10:16:28 +09:00
2023-07-08 13:15:16 +02:00
2022-09-27 09:27:35 +01:00
2023-02-21 21:03:00 +01:00
2023-02-21 21:03:00 +01:00
2022-12-30 22:18:14 +00:00
2023-04-25 11:06:15 -07:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2022-09-14 19:27:53 +02:00
2022-12-30 22:18:14 +00:00
2022-12-30 22:18:14 +00:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2022-12-30 22:18:14 +00:00
2023-06-04 22:44:48 -05:00
2022-09-27 09:27:35 +01:00
2023-06-08 17:15:53 +02:00
2022-12-30 22:18:14 +00:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2022-09-19 14:46:38 +01:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2023-02-23 23:31:07 +01:00
2022-12-30 22:18:14 +00:00
2022-09-14 19:27:53 +02:00
2022-12-30 22:18:14 +00:00
2023-02-26 15:51:24 +01:00
2023-01-02 23:42:46 +00:00
2021-09-17 18:23:01 +02:00