4154 Commits (44358f3f09fbf44c1b31b6fa0f37ee1dc7367ac6)

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