mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Remove old todos
This commit is contained in:
@@ -21,8 +21,6 @@
|
|||||||
#include "vst3-impls/plugin-proxy.h"
|
#include "vst3-impls/plugin-proxy.h"
|
||||||
|
|
||||||
// There are still some design decisions that need some more thought
|
// There are still some design decisions that need some more thought
|
||||||
// TODO: Check whether `IPlugView::isPlatformTypeSupported` needs special
|
|
||||||
// handling.
|
|
||||||
// TODO: The documentation mentions that private communication through VST3's
|
// TODO: The documentation mentions that private communication through VST3's
|
||||||
// message system should be handled on a separate timer thread. Do we
|
// message system should be handled on a separate timer thread. Do we
|
||||||
// need special handling for this on the Wine side (e.g. during the event
|
// need special handling for this on the Wine side (e.g. during the event
|
||||||
|
|||||||
@@ -85,8 +85,6 @@ class WindowClass {
|
|||||||
* issues, please let me know and I'll switch to using XEmbed again.
|
* issues, please let me know and I'll switch to using XEmbed again.
|
||||||
*
|
*
|
||||||
* This workaround was inspired by LinVst.
|
* This workaround was inspired by LinVst.
|
||||||
*
|
|
||||||
* TODO: Decouple this from VST2
|
|
||||||
*/
|
*/
|
||||||
class Editor {
|
class Editor {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user