4755 Commits (3006738b6f39ef907b5829f1e6b6dca57bd3c6ef)
 

Author SHA1 Message Date
  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
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX 28e5cd4b69 Cleanup some confusion regarding transport, now restore jack sync 6 years ago
  falkTX 8d48bc3ae2 Some house-keeping, needed after some previous changes 6 years ago
  falkTX ca0e68e906 Don't build carla-lv2 UI descriptor stuff if PyQt missing 6 years ago
  falkTX 443f129301 Fix symbols for exported lv2 ports that start with a number 6 years ago
  Jonathan Liu 265cd5d925 Set font size for plugin preset and midi/audio indicator labels (#700) 6 years ago
  falkTX 02f0ee8ed4 Add rest make target 6 years ago
  falkTX 2157400dc9 Whitespace 6 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX b6790c5dd3 Very crude SFZ lookup 6 years ago
  falkTX ff6aecfe54 Simplify discovery lv2 code 6 years ago
  falkTX 81e36929d0 Add 'valid' field to CarlaCachedPluginInfo; Fix build 6 years ago
  falkTX 2db8160320 Rename a class variable 6 years ago
  falkTX c7ede953ab Don't leave externalui hanging in case of bad writes 6 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 6 years ago
  falkTX eea8bbbcb7 Avoid an assertion in get_custom_data_value 6 years ago
  falkTX 43bc30fa90 Fix possible undefined variable in NanoVG::textBounds 6 years ago
  falkTX b37b878c7d Fix switching plugin positions in plugin mode 6 years ago
  falkTX 30b53fe0e6 Fix typo 6 years ago
  falkTX 9253a2a90c Add new carla_get_custom_data_value to API 6 years ago
  falkTX 1af8a55b91 Fix switching plugin positions in plugin mode 6 years ago
  falkTX bb786a5a80 Small corrections 6 years ago
  falkTX b985a95a4f Finish REST API 6 years ago