Robbert van der Helm
|
687696ec6b
|
Reimplement EventHandler on top of AdHocSocketHandler
|
2020-12-07 18:28:16 +01:00 |
|
Robbert van der Helm
|
5607a643e4
|
Add a generic ad hoc socket listener
This is a generalized version of EventHandler.
|
2020-12-07 18:28:16 +01:00 |
|
Robbert van der Helm
|
555b442f75
|
Add a todo regarding benchmarking ad hoc sockets
|
2020-12-07 18:28:16 +01:00 |
|
Robbert van der Helm
|
fa719c286d
|
Create base class for sockets and derive from that
Now the host launching procedure can be agnostic of the socket
implementation.
|
2020-12-07 18:28:16 +01:00 |
|
Robbert van der Helm
|
bb85d99657
|
Rename 'Sockets' to 'Vst2Sockets'
|
2020-12-07 18:28:16 +01:00 |
|
Robbert van der Helm
|
2fbd14908a
|
Split communication/vst2.h into common and VST2
So we can reuse the generic bits for our VST3 implementation.
|
2020-12-07 18:28:16 +01:00 |
|
Robbert van der Helm
|
46bc0301af
|
Move communication.h to communication/vst2.h
|
2020-12-07 18:28:16 +01:00 |
|