4378 Commits (37417720a873e63bb540870d5f1488914451ca15)
 

Author SHA1 Message Date
  falkTX 37417720a8 Fix loading preset as project file from CLI 6 years ago
  falkTX 459915ebdb General fixes against dynamic buffer sizes 6 years ago
  falkTX a764f20453 Misc changes 6 years ago
  falkTX b88f94b2ec Use the real carla safe macro in AudioSampleBuffer 6 years ago
  falkTX c198573c00 Build all native plugins into carla-bridge-native 6 years ago
  falkTX 995b345f84 Avoid a race condition when changing buffer/sample size 6 years ago
  falkTX bf9baa1d02 Fix valgrind suppressor for XInitThreads 6 years ago
  falkTX 6eeca33171 Fix typo leading to bad ttl, generated for carla-plugin 6 years ago
  falkTX 489a861b07 Fix small minor issue when rescanning as carla-plugin 6 years ago
  falkTX ce63ad677b Fix LV2 plugins having random port count (unitialized memory) 6 years ago
  falkTX 95cc095ecb Fix travis 6 years ago
  falkTX 925e110f5b Typo 6 years ago
  falkTX 95a920f55b More travis fixes 6 years ago
  falkTX 53a1421e19 More travis fixes 6 years ago
  falkTX 819183796e Fix for travis CI 6 years ago
  falkTX 3b2ca8f19c Dont expose UIs in CarlaVstShell just yet 6 years ago
  falkTX 0d38c35754 CarlaVstShell for non rack/patchbay plugins 6 years ago
  falkTX 8a622674da Fix some more warnings 6 years ago
  falkTX 763a416e0b Adjust makefiles to make it easier for windows travis builds 6 years ago
  falkTX 28d607be18 Fix some small compiler warnings 6 years ago
  falkTX 744f55d21e Update travis CI files to test all build types 6 years ago
  falkTX f1f432b653 Fix carla-lv2 exporting 1 too many MIDI output 6 years ago
  falkTX 250949cf15 Fix a typo 6 years ago
  falkTX 9002154238 Fix inverted logic when opening carla-plugin UI 6 years ago
  falkTX 9fa3fb1135 Merge branch 'master' of github.com:falkTX/Carla 6 years ago
  falkTX 5581789302 Cleanup, small fix for previous commits 6 years ago
  Filipe Coelho a08825b19c
Merge pull request #649 from nick87720z/code-optimization 6 years ago
  Filipe Coelho b0c24ae48c
Merge branch 'master' into code-optimization 6 years ago
  Nikita Zlobin 8d30a097c0 CanvasBox.updatePositions: fix horizontal port positioning 6 years ago
  Nikita Zlobin 40bf7668bf updatePositions: optimization 6 years ago
  Nikita Zlobin e3aadfbc3a updatePositions: refactoring 3 6 years ago
  Nikita Zlobin dc48fdd1a0 CanvasBox.updatePositions: refactoring 2 6 years ago
  Nikita Zlobin 727138c3b2 CanvasBox.updatePositions: refactoring 1 6 years ago
  Nikita Zlobin 4387408f91 refactoring: CanvasBox.paint() 6 years ago
  Nikita Zlobin c219332e83 Better code to calculate connection line coordinates 6 years ago
  falkTX 683869d9e5 Whitespace 6 years ago
  Nikita Zlobin 52c3c8c283 small code optimizations 6 years ago
  falkTX 09c575fe37 Whitespace 6 years ago
  Nikita Zlobin 1bb196a78d Fold too long lines 6 years ago
  Nikita Zlobin 7e4348832c Restore original visible sizes, affected by border hinting 6 years ago
  Nikita Zlobin e7e7c36e68 comment typo 6 years ago
  falkTX 2e368e0aca Merge branch 'exposed-carla-plugin' 6 years ago
  falkTX b09c6591f9 There was a typo 6 years ago
  falkTX 3f801a5c8f Auto-connect option for JACK and JACK/RtAudio now implemented 6 years ago
  falkTX fe8276f03d Show driver options for jack, "(auto)" as rate/size choices 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX 5e2a6d0911 Fix scanned plugins not being shown after recent changes 6 years ago
  falkTX 6fe603b469 Cleanup 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX f712e9306e Fix bridges build 6 years ago