4110 Commits (b770f61b93be66b3f2904e5c85ffbae9869cbf8c)

Author SHA1 Message Date
  falkTX b770f61b93 Fix internal plugins not handling internal controls on native bridge 7 years ago
  falkTX 798ab5c133 Fix internal plugins receiving wrong frame pos on split buffers 7 years ago
  falkTX 07b028b3b5 Make UI more responsive when loading bridged plugins 7 years ago
  falkTX dcfa45b789 Respect max-parameters setting in plugin bridges 7 years ago
  falkTX f8f32b363d Fix an assertion when looking for wine64 7 years ago
  falkTX 70161943f3 Don't waste CPU while waiting for bridges to finish 7 years ago
  falkTX 31eb7760b0 Tweak findNextEvent() to catch future cases of lost events 7 years ago
  falkTX a468359963 Fix plugins under carla-patchbay not receiving all events 7 years ago
  falkTX fcadc89603 Remove an unused file 7 years ago
  falkTX 82607ea956 ParamProgressBar: fix drawing of initial value if it is 0.0 7 years ago
  falkTX 50deb15b8a Fix macOS build without pyqt 7 years ago
  falkTX 8b9db39248 Fix local semaphore under macOS, optimize linux futexes 7 years ago
  falkTX bff24bcf3a Cleanup pixmapkeyboard code, less hardcoded bits 7 years ago
  Olivier Humbert cf81af6b29 Adds an AZERTY layout for the piano-keyboard (#738) 7 years ago
  falkTX 4826e10042 Fix too many parameters trying to be drawn in zynfx skin 7 years ago
  falkTX 42dac4deb9 Fix some black on black text 7 years ago
  falkTX c2b328d70d Don't wait twice for vst plugin bridges 7 years ago
  falkTX f114739e06 Fix build against newer macOS versions 7 years ago
  falkTX de030b6b81 Small fix for transport changed check, in case BBT is not available 7 years ago
  falkTX b67bde5a0c Initialize win32 stuff on discovery tools too 7 years ago
  falkTX e3e2288691 Only send kVstTransportChanged to VST plugins when really needed 7 years ago
  falkTX bde548f00f Initialize OLE in windows bridges, link with -mwindows 7 years ago
  falkTX 62da178391 Cleanup CarlaNativePlugin header 7 years ago
  falkTX b97de469b1 Arrange size of about window for the 3rd tab as minimum, not 2nd 7 years ago
  falkTX d891f6de50 More work for carla-native-plugin 7 years ago
  FilipeCSnuk 1830f30a4c Forgot to commmit a file 7 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 7 years ago
  falkTX 6e5861daa7 Force white icons for a few skins 7 years ago
  falkTX 119d370d58 Remove an old define, missing timeinfo on carla-plugin gui on win32 7 years ago
  falkTX 799fd2eaea Fix starting wine bridges with wine versions without 64 suffix 7 years ago
  falkTX f13e9e5218 Add -fno-rerun-cse-after-loop to build flags under windows 7 years ago
  falkTX fcc1597bdf Fix windows build 7 years ago
  falkTX eeeb9e9f0f Proper fix for plugin ui subview size on macOS 7 years ago
  falkTX cffffbab42 Fix UI bridges under macOS 7 years ago
  falkTX 3fc3be79b0 Try to focus UI bridge when running manually from CLI 7 years ago
  falkTX 72d9d33800 Fix previous commit 7 years ago
  falkTX e97440d641 Allow carla-bridge-uis to run with just plugin URI 7 years ago
  falkTX 3255806c1d Fix macOS plugin window close, keep it alive as needed 7 years ago
  falkTX 5afbcdf1b1 Silence a debug message by default 7 years ago
  falkTX 7462089f45 Fix stupid typo leading to dummy driver being built 7 years ago
  falkTX e7e5a8115e Don't print assertion when sfz path is empty 7 years ago
  falkTX f3de145aeb Fix double question when quitting carla under OSX 7 years ago
  falkTX faf4777b6e Cleanup, print error if win32 CreateWindow fails 7 years ago
  falkTX 764352a495 Silence macOS warning regarding discovery archs (partially) 7 years ago
  falkTX 378c33ee8d Fix carla-export LV2 UI changes not reaching DSP 7 years ago
  falkTX 05c031c7bf Fix black-on-black text under some skins 7 years ago
  falkTX 5b7d79c612 Fix forgotten string format, leading to missing buttons 7 years ago
  falkTX b4367158e7 A small precaution, bad behaviour is just for standalone 7 years ago
  falkTX a5fb843f04 macOS related workarounds 7 years ago
  falkTX c78c2a77b6 Add back something removed by mistake.. 7 years ago