Commit Graph

16 Commits

Author SHA1 Message Date
Paolo
e0fe69e3e9 vst3 messaging: cleaning, error checking, TODOs 2025-06-09 10:41:48 +02:00
Paolo Marrone
0aa6d08288 vst3: dsp->ui communication using a separated thread to handle allocation and notification 2025-06-04 18:31:31 +02:00
Paolo
c025a95f58 test functions to receive data 2025-06-04 11:52:41 +02:00
31a0e8925e add cast to make c++ happy 2025-05-14 18:09:36 +02:00
1f620b46fd fix copyright year in test/plugin_ui.h + remove old stuff 2025-03-27 13:26:44 +01:00
786a999c5e fix plugin ui initialization 2025-03-25 07:01:26 +01:00
Paolo Marrone
429543e7af use new vinci xcb - currently buggy 2025-03-19 23:45:41 +01:00
bdfcf19fdf test/plugin_ui now uses vinci windowing system + raw pixel drawing. Tested on windows only for now. 2025-03-19 19:51:38 +01:00
44b21010f3 maocs wip 2025-03-18 14:53:57 +01:00
1a4d158bc0 trying without pugl 2025-03-18 13:53:40 +01:00
c81cc828aa update plugin_ui.h to latest pugl 2025-02-23 16:21:46 +01:00
Paolo Marrone
ecded4fd65 ui setparam begin/end cbs now receive and handle a value arg 2025-02-10 11:09:44 +01:00
Stefano D'Angelo
12650980b0 split ui set parameter in begin/perform/end phases 2024-07-17 10:40:55 +02:00
Stefano D'Angelo
7c6589302a win32 gui :-) 2024-05-31 17:27:58 +02:00
Stefano D'Angelo
dedff39372 gui fixes, vst3 checkSizeConstraints 2024-05-28 14:30:22 +02:00
39d3bf9e41 split plugin ui from plugin 2024-05-21 08:50:28 +02:00