Paolo Marrone paolo
  • Joined on 2024-07-01
paolo pushed to messaging at orastron/tibia 2025-07-15 07:35:49 +00:00
6bd42c9862 space at the end of file
paolo pushed to main at orastron/tibia 2025-07-08 13:19:50 +00:00
69cff1ebab vst3 typo bug fix
paolo pushed to messaging at orastron/tibia 2025-07-08 10:01:49 +00:00
378bbe9518 vst3: typo bug fix
paolo pushed to messaging at orastron/tibia 2025-07-07 10:06:57 +00:00
ff48361165 use tinycthread since msys2 doesn't have threads.h
paolo pushed to messaging at orastron/tibia 2025-06-30 14:03:42 +00:00
9759b715d0 vst3: connectionpoint on ui gets called before view attachment - handled
paolo pushed to messaging at orastron/tibia 2025-06-16 13:05:25 +00:00
531868ef84 api: ifdef TEMPLATE_SUPPORTS_MESSAGING
paolo pushed to messaging at orastron/tibia 2025-06-16 12:42:51 +00:00
4fbce1ac7b lv2 messaging: error checking, ifdefs, code cleaning and better names
paolo pushed to messaging at orastron/tibia 2025-06-16 10:05:35 +00:00
e7af05eead lv2 messaging: send/receive work
paolo pushed to messaging at orastron/tibia 2025-06-12 11:34:23 +00:00
996e32f74d lv2 messaging: some breaking progress
paolo pushed to messaging at orastron/tibia 2025-06-11 14:54:49 +00:00
622b2ba169 vst3 messaging: more thread safeness and error handling
010a8e314b vst3 messaging: minor fixes
Compare 2 commits »
paolo pushed to messaging at orastron/tibia 2025-06-11 08:12:16 +00:00
7d9f2a0c3a lv2 messaging: fix proper ports order
paolo pushed to messaging at orastron/tibia 2025-06-10 16:18:30 +00:00
f7b8b434c8 lv2: messaging wip (actually broken)
paolo pushed to messaging at orastron/tibia 2025-06-09 12:04:58 +00:00
3bdff1ea8f vst3: support 1 view only
paolo pushed to messaging at orastron/tibia 2025-06-09 11:58:24 +00:00
ef4fef7d4e Imessage releases
paolo pushed to messaging at orastron/tibia 2025-06-09 08:47:27 +00:00
b2e7efa0ad vst3 messaging: fix ifdefs
paolo pushed to messaging at orastron/tibia 2025-06-09 08:42:01 +00:00
e0fe69e3e9 vst3 messaging: cleaning, error checking, TODOs
paolo pushed to messaging at orastron/tibia 2025-06-04 16:31:46 +00:00
0aa6d08288 vst3: dsp->ui communication using a separated thread to handle allocation and notification
paolo pushed to messaging at orastron/tibia 2025-06-04 09:53:36 +00:00
5f693136a8 vst3 beginning of a more solid implementation.
c025a95f58 test functions to receive data
f5097b14cb api callbacks for sending messages
Compare 3 commits »
paolo created branch messaging in orastron/tibia 2025-06-03 15:22:35 +00:00
paolo pushed to messaging at orastron/tibia 2025-06-03 15:22:35 +00:00
269b9b606f working example for vst3 UI->Audio binary data transfer