4056 Commits (4001063f125507c907e02392b452630717bdfc68)

Author SHA1 Message Date
  Milk Brewster 5c693588af MIDI Channel A/B (#622) 6 years ago
  Patrick Desaulniers 74f7458330 Add confirmation dialog for quitting Carla; can be disabled in settings (#663) 6 years ago
  John Zimmermann e68b310b23 Do also check if __aarch64__ is defined instead of only __arm64__ (#660) 6 years ago
  John Zimmermann 7015d2076c Only use GNU-specific char *strerror on systems with GLIBC 6 years ago
  falkTX e9a252d69f Bump API bridge version 6 years ago
  falkTX 6d2e35d842 Increase polling rate for non-gui mode (30 Hz) 6 years ago
  falkTX aab1e828fa Forgot to apply lv2-state-restore on plugin bridges, now fixed 6 years ago
  falkTX 056ce15d1a Force-fix window position offset of Carla-embed mouse events 6 years ago
  falkTX a0e5dd5cec Dont assume python pipe write is always successful 6 years ago
  falkTX 710f69148a Fix carla as plugin not receiving midi input (regression) 6 years ago
  falkTX 3807173356 Fix some bridge parameters after first state load 6 years ago
  falkTX 4bc59c2d43 Fix a typo 6 years ago
  falkTX 8ca05951dc Avoid a false assertion 6 years ago
  falkTX e555896dc5 internal plugins: only cache event count inputs, fixes regression 6 years ago
  falkTX f083a990a4 Save LV2 author name in exported LV2 plugin 6 years ago
  Yuri 2be9e4027c Fix build with the clang compiler. 6 years ago
  falkTX a8c5ddd1d5 Fix file filter of MIDI file plugin, small cleanup 6 years ago
  falkTX 8b1fd1f537 Properly handle internal plugins with multi MIDI inputs 6 years ago
  Nikita Zlobin a27c6bf106 CanvasBox.updatePositions: fix horizontal port positioning 6 years ago
  falkTX e481680e7d LV2 export window is now a simple combo-box 6 years ago
  falkTX 7f8e36f72b Better error message for input timing errors 6 years ago
  falkTX 1811d01351 Fix assertion in LV2 utils, assume portNotification is float type 6 years ago
  falkTX 1acd680218 Initialize OS stuff when starting plugin bridge 6 years ago
  falkTX 20b8518a86 More debugging when loading parameters fail 6 years ago
  falkTX 514fecc09c Store location to uic tool 6 years ago
  falkTX a928685dc9 Hide add-jack button under carla-control 6 years ago
  Nikita Zlobin 80d8dcf413 updatePositions: optimization 6 years ago
  Nikita Zlobin b490c26f11 updatePositions: refactoring 3 6 years ago
  Nikita Zlobin 7bd0d29576 CanvasBox.updatePositions: refactoring 2 6 years ago
  Nikita Zlobin aae1f71089 CanvasBox.updatePositions: refactoring 1 6 years ago
  Nikita Zlobin e37bb018fe refactoring: CanvasBox.paint() 6 years ago
  Nikita Zlobin 4dddf2ef4e Better code to calculate connection line coordinates 6 years ago
  Nikita Zlobin dd7fc64ef6 small code optimizations 6 years ago
  Nikita Zlobin 3fe061b83f Middle corner hinting for polygon ports 6 years ago
  Nikita Zlobin 34fdf57eea Fold too long lines 6 years ago
  Nikita Zlobin acb9dff0ce Restore original visible sizes, affected by border hinting 6 years ago
  Nikita Zlobin c02a0e644f comment typo 6 years ago
  falkTX 378e90e7d2 Avoid a false assertion error 6 years ago
  Nikita Zlobin 0248888e3c code style fix 6 years ago
  Nikita Zlobin fcd5ba99db classic theme: restore original theme code structure 6 years ago
  Nikita Zlobin 445d836302 Rename pointer_border to m_pointer_border 6 years ago
  Nikita Zlobin 6779a9c327 Antialiased minimap 6 years ago
  Nikita Zlobin a4e265bb67 Classic theme: fix port edge 6 years ago
  Nikita Zlobin 388fbfa847 Rubberband alignment to pixels 6 years ago
  Nikita Zlobin 5d341b36ff Port's border-to-pixel alignment 6 years ago
  Nikita Zlobin 2ec917cdaa Fix box position after movement in scaled state 6 years ago
  Nikita Zlobin 070c58397f Align box border to pixel grid (antialiasing fix) 6 years ago
  Nikita Zlobin 5b0ae3e971 renamed line's delete() to triggerDisconnect() 6 years ago
  Nikita Zlobin 2d40985d5f oops, incompleted changeset 6 years ago
  Nikita Zlobin 98ea1d800c More consistent names for some variables 6 years ago