Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • f7e4bb57f Don't use thread-safety on bridges, not needed by falkTX 2014-02-04 17:41:37 +0000
  • f6210dc2d Fix bridge midi by falkTX 2014-02-04 17:14:31 +0000
  • e19652cf5 Use separate thread for osc input by falkTX 2014-02-04 16:51:21 +0000
  • c7a4e7e5b Use a CriticalSection when engine UI/main calls by falkTX 2014-02-04 16:19:16 +0000
  • 2de6493ab Randomizes the bridge urls a bit, testing by falkTX 2014-02-04 15:30:15 +0000
  • bf0042f76 More bridge work by falkTX 2014-02-04 15:22:55 +0000
  • 9e23d173b Work on the JucePlugin class, basic fx + ui working by falkTX 2014-02-04 12:27:21 +0000
  • de48fea4c Misc fixing by falkTX 2014-02-04 10:02:34 +0000
  • 884d18982 Misc fixing for mingw by falkTX 2014-02-04 09:17:11 +0000
  • 606b57646 Misc fixing by falkTX 2014-02-04 09:01:39 +0000
  • 442cbf2f0 Misc by falkTX 2014-02-04 08:47:32 +0000
  • 46d8725dd Fix resources link by falkTX 2014-02-04 08:40:24 +0000
  • 4e41ef971 Move static host stuff to engine, so it works for carla-plugin by falkTX 2014-02-04 08:33:48 +0000
  • 0ab7278aa Misc by falkTX 2014-02-04 07:02:47 +0000
  • c78100cf2 Misc by falkTX 2014-02-04 06:49:11 +0000
  • 07b64824a Misc by falkTX 2014-02-04 06:22:58 +0000
  • 1a0db2ec2 Add ReWirePlugin class; More bridges work by falkTX 2014-02-04 06:09:46 +0000
  • 3769d888b More bridge work; bridged plugins are working, kinda by falkTX 2014-02-03 14:39:34 +0000
  • 2037630be Misc fixing by falkTX 2014-02-03 13:48:17 +0000
  • 43038eeb6 Some more plugin bridge work by falkTX 2014-02-03 12:39:49 +0000
  • 6f72000d4 Cleanup & fix some bridge code by falkTX 2014-02-03 11:06:44 +0000
  • fb44e1c35 Make native plugin bridge buildable by falkTX 2014-02-03 10:12:47 +0000
  • 795d6f58d Misc by falkTX 2014-02-03 07:18:24 +0000
  • 03215d56e Misc by falkTX 2014-02-03 07:14:27 +0000
  • e83fd2e06 Add test macro for LV2 bridged UIs only by falkTX 2014-02-03 07:04:35 +0000
  • 4a1589cc7 Make bridges idle run at 30fps; Fix bridges to actually work by falkTX 2014-02-03 05:57:00 +0000
  • bb7c96cc1 Don't show disable parameters by falkTX 2014-02-03 05:42:02 +0000
  • 8e271ee04 UI bridges build again by falkTX 2014-02-03 05:06:01 +0000
  • 84c07ff41 Let's rework the bridges makefile by falkTX 2014-02-03 04:32:45 +0000
  • 3d8cdaf3a Add meters on the side of the canvas (configurable soon) by falkTX 2014-02-02 18:25:36 +0000
  • 5eea8f5aa Fix stuck notes on keyboard when changing canvas groups by falkTX 2014-02-02 16:55:00 +0000
  • 1483c3c54 Misc by falkTX 2014-02-02 15:41:25 +0000
  • 0d6299367 auto-refresh canvas 1sec after loading a project by falkTX 2014-02-02 15:37:06 +0000
  • a959d8314 Implement showing built-in dialog via canvas by falkTX 2014-02-02 15:17:55 +0000
  • 614ea1f96 Make the new keyboard/canvas features work in main Carla by falkTX 2014-02-02 15:01:00 +0000
  • 7a4bcbeb8 Visual feedback on canvas piano when plugin receives midi by falkTX 2014-02-02 14:38:26 +0000
  • 704b59914 Make the keys send notes to the selected plugin(s) by falkTX 2014-02-02 14:22:29 +0000
  • 893ea105e Auto-enable/disable keys only when selection contains a plugin by falkTX 2014-02-02 14:13:53 +0000
  • 448401810 Fix piano scrollbar center pos by falkTX 2014-02-02 13:49:24 +0000
  • 90e30dc71 Add keyboard to bottom of canvas by falkTX 2014-02-02 13:09:24 +0000
  • 095f2a718 Canvas double-click shows plugin UI by falkTX 2014-02-02 12:09:39 +0000
  • f63f6177a Expose regular plugin tasks in canvas right-click by falkTX 2014-02-02 12:02:37 +0000
  • 813aebea1 Allow to remove plugin via canvas when pressing delete key by falkTX 2014-02-02 11:46:46 +0000
  • 43d6ecba2 Associate a canvas group with a plugin Id if possible by falkTX 2014-02-02 11:35:07 +0000
  • dc146bb5a Fix jack engine for grouping canvas clients to plugin ids by falkTX 2014-02-02 10:56:50 +0000
  • f7d32676a Cleanup by falkTX 2014-02-02 08:43:47 +0000
  • f10bfcc32 Misc by falkTX 2014-02-02 08:37:10 +0000
  • ec922922a Update audio_decoder by falkTX 2014-02-02 08:29:32 +0000
  • 61ef02afc Add pluginId to CLIENT_ADDED callback; Misc changes by falkTX 2014-02-02 07:59:43 +0000
  • eaced6ec3 Add CarlaPlugin::getPatchbayClientId() func by falkTX 2014-02-02 07:11:43 +0000
  • 48cba68c7 Misc fixing by falkTX 2014-02-02 07:00:48 +0000
  • ca359f9cd Implement custom canvas sizes in the preview frame by falkTX 2014-02-02 06:52:11 +0000
  • dd7c4ff20 Misc by falkTX 2014-02-02 04:14:05 +0000
  • f6ba3f4ee Misc by falkTX 2014-02-02 04:01:46 +0000
  • 372713d01 Misc by falkTX 2014-02-02 04:00:36 +0000
  • dd0c18b80 Misc by falkTX 2014-02-02 03:58:25 +0000
  • b0f6a1998 Fix build by falkTX 2014-02-02 02:37:23 +0000
  • 561f140be More rewire testing, so far so good by falkTX 2014-02-01 17:31:06 +0000
  • 867ca4892 Working rewire super experimental first test by falkTX 2014-02-01 16:04:24 +0000
  • eb7d4313b More rw testing by falkTX 2014-02-01 14:49:11 +0000
  • d1bcfca6d Keep going by falkTX 2014-02-01 13:11:34 +0000
  • f331f291f Start some rewire tests by falkTX 2014-02-01 12:21:47 +0000
  • 587eb20b3 VSTs fully work once again; Other misc changes by falkTX 2014-02-01 10:04:58 +0000
  • 91d57674e Cleanup by falkTX 2014-02-01 08:25:23 +0000
  • 49cd91874 Do some work on the VST class; Misc fixing by falkTX 2014-02-01 07:12:41 +0000
  • d4a43219e Force vst to build by falkTX 2014-02-01 04:38:16 +0000
  • 4c1bd3585 Fix build by falkTX 2014-01-31 23:54:19 +0000
  • 9d7489b96 Proper X11 flags by falkTX 2014-01-31 12:51:32 +0000
  • bdcfa0562 Force X11 transient windows to be dialog type (no taskbar entry) by falkTX 2014-01-31 12:23:35 +0000
  • c59d2cffc Apply the same trick for LV2 external windows by falkTX 2014-01-31 12:01:02 +0000
  • 5d466f1b5 Try to set transient hint via pid too by falkTX 2014-01-31 11:37:25 +0000
  • 12457fc6a Cleanup&move the testing DSSI transient to PluginUi code, working! by falkTX 2014-01-31 11:06:33 +0000
  • a84c669dc Implement X11 TransierForHint for LV2 embed UIs by falkTX 2014-01-31 10:18:38 +0000
  • 5d76fc177 Misc by falkTX 2014-01-31 09:51:32 +0000
  • c38c14985 Add close callback to CarlaPluginUi, use it in LV2 by falkTX 2014-01-31 09:44:42 +0000
  • 19f6c2c7f Put custom UI code in a separate file by falkTX 2014-01-31 09:15:59 +0000
  • 13da4fdc7 Testing code for X11 transient windows by falkTX 2014-01-31 06:45:23 +0000
  • 8732657bc Juce related fixing by falkTX 2014-01-31 04:14:35 +0000
  • df7860a22 Implement CV ports by falkTX 2014-01-31 01:07:20 +0000
  • 15e86f09b Misc lv2 fixing by falkTX 2014-01-31 00:31:19 +0000
  • 3342c8c0f Update atom-forge code by falkTX 2014-01-30 23:53:53 +0000
  • f80b48bdc Fix LV2 headers for strict build flags by falkTX 2014-01-30 22:06:22 +0000
  • f24cae8fa Lv2Plugin fix for new headers by falkTX 2014-01-30 22:02:30 +0000
  • cfd11cfdd Update atom-util.h by falkTX 2014-01-30 21:56:13 +0000
  • e70db17bd Update event-helpers.h by falkTX 2014-01-30 21:51:23 +0000
  • 40d8c1d29 Update atom-forge.h by falkTX 2014-01-30 21:50:07 +0000
  • 49198ce83 Update lv2 atom.h by falkTX 2014-01-30 21:47:39 +0000
  • 3af15eeeb Update lv2 patch.h by falkTX 2014-01-30 21:45:14 +0000
  • ec11d8c0a Misc by falkTX 2014-01-30 21:43:08 +0000
  • 526f596d3 Misc by falkTX 2014-01-30 21:41:00 +0000
  • 7b2d245bf Misc by falkTX 2014-01-30 20:36:50 +0000
  • 65161ec86 Better name; build fix by falkTX 2014-01-30 11:56:25 +0000
  • 3dfc0e708 Misc by falkTX 2014-01-30 11:48:28 +0000
  • aa25446be Misc fixing by falkTX 2014-01-30 11:28:20 +0000
  • c0bc032dc Add dummy LV2 resize-port support by falkTX 2014-01-30 10:34:05 +0000
  • 0bd9bb3c6 More LV2 work, worker extension testing by falkTX 2014-01-30 10:19:51 +0000
  • 3fa0c7353 Add support for the old rtmempool extension, so we can load zynadd by falkTX 2014-01-30 09:07:48 +0000
  • 544ddf59c Continue LV2 work; All MIDI APIs in place by falkTX 2014-01-30 08:47:05 +0000
  • f0dcea3da Rework ringbuffer class to allow stack vs heap, update lv2 for it by falkTX 2014-01-30 07:59:27 +0000
  • 3d7d26172 Keep at it; Don't try send some UI events if there's no UI by falkTX 2014-01-30 06:32:05 +0000