Page MenuHomeSolus

Update carla to 2.1.1
ClosedPublic

Authored by Jacalz on Jun 12 2020, 11:26 AM.
Tags
None
Referenced Files
F11065870: D9047.id.diff
Fri, Aug 11, 5:21 PM
F11065869: D9047.id21747.diff
Fri, Aug 11, 5:21 PM
F11065868: D9047.id21737.diff
Fri, Aug 11, 5:21 PM
F11046837: D9047.diff
Thu, Aug 10, 2:15 PM
F11021603: D9047.diff
Mon, Aug 7, 4:01 PM
F10878597: D9047.id21737.diff
Jun 21 2023, 11:15 AM
F10878294: D9047.id21747.diff
Jun 21 2023, 6:51 AM
F10867044: D9047.diff
Jun 17 2023, 6:33 PM
Subscribers

Details

Summary

Changelog:

  • Fix carla-control not handling CLI argument for custom address
  • Fix carla-plugin not handling all callbacks
  • Fix carla-plugin LV2 UI not showing up if host supports touch feature
  • Fix for some plugin formats having 0 audio ports
  • Fix occasional crashes due to canvas shadow (Qt bug, shadow is disabled by now)
  • Fix canvas ports text width calculation with new Qt
  • Fix wrong assertion with size 1 MIDI messages
  • Fix errors in the icons
  • Fix incorrect base conversion for MIDI CC assignments
  • Fix rpath specification in pkg-config files
  • Fix build with Qt 5.15
  • Discovery: Force language to be "C" (English) so we can parse errors
  • Discovery: assume midi inputs = 1 if VST plugin is synth
  • Make canvas ports and groups ignore middle mouse clicks
  • Improve performance of canvas "inline display" rendering
  • Other miscellaneous bug fixes
Test Plan
  • Add in Helm LV2 plugin and make sure that plusings are working as expected.

Diff Detail

Repository
R4765 carla
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 13 2020, 2:55 PM
This revision was automatically updated to reflect the committed changes.