2a2e73694
Update distrho libs by
2014-03-07 22:31:07 +0000
ecab42e21
Misc by
2014-03-09 15:45:21 +0000
5078e8abc
Fix last commit by
2014-03-09 14:06:17 +0000
808e2fb80
Misc changes by
2014-03-09 14:03:52 +0000
d0dc5ccb7
Cleanup, fix plugin bridge crashes by
2014-03-09 00:04:06 +0000
e97f3f5cb
Remove excessive debug prints by
2014-03-06 22:15:59 +0000
4c5c0957a
Don't show params on canvas for now by
2014-03-05 15:28:50 +0000
a4603ef15
In-canvas parameters experiment by
2014-03-03 04:49:23 +0000
43fd066ff
Make the patchbay connections always have a group and port id by
2014-03-03 02:03:52 +0000
732413eb1
Misc by
2014-03-02 03:00:30 +0000
4e7d34423
Show CV ports as dark audio in canvas by
2014-03-02 02:54:27 +0000
5b940ad6b
PatchCanvas: Add port is_alternate var by
2014-03-02 02:13:59 +0000
2393b8e1a
PatchCanvas: Get rid of a2j port, add parameter by
2014-03-02 02:02:52 +0000
017a4ab16
Update lv2 headers to r911 by
2014-03-01 15:09:08 +0000
206eac01d
Update TODO by
2014-02-27 15:33:03 +0000
b288b5001
param-text is working again (used in VSTs) by
2014-02-26 23:07:27 +0000
75831c739
Implement UI<->DSP param changes for juce plugins by
2014-02-26 22:52:24 +0000
c50052dc5
Implement midi-out for juce based plugins by
2014-02-26 17:16:15 +0000
d89051edf
Misc by
2014-02-26 03:19:26 +0000
46d9f47ef
Add qgraphicsembedscene.py file based on Qt C++ code by
2014-02-26 01:49:06 +0000
223fa2d47
hmmm by
2014-02-26 00:21:53 +0000
36a8d820b
Fix mingw build by
2014-02-26 00:03:35 +0000
db163cf73
Fix Qt5 build by
2014-02-25 23:47:14 +0000
a46eb5b29
Fix build by
2014-02-25 23:21:32 +0000
ad05ed4d0
Misc fixing by
2014-02-25 22:03:42 +0000
231d3d1b2
fix notes-ui for pyqt5 by
2014-02-25 21:54:35 +0000
cee62b42e
Update makefile and py code to allow PyQt5 for the frontend by
2014-02-25 21:44:01 +0000
6b7883416
Use new keyboard artwork by
2014-02-25 15:57:45 +0000
dde5936d5
Update pngs by
2014-02-25 15:05:31 +0000
090b56100
Add keyboard artwork, thanks thorwil by
2014-02-25 14:49:40 +0000
372d5bd41
Proper handling of VST param changes by
2014-02-25 03:48:25 +0000
7b69cca4c
Misc by
2014-02-24 15:53:31 +0000
4c7567d88
Misc changes/cleanup by
2014-02-24 02:58:28 +0000
c106ae8bb
Save param-outs midi-cc and channel info; Set version as 2.0-beta1 by
2014-02-23 23:45:47 +0000
df4ebfb7b
Add random param option on right-click; misc changes by
2014-02-23 14:33:18 +0000
ed620b139
Always return a valid ptr on standalone; Cleanup by
2014-02-23 10:55:28 +0000
b6f9f2d2e
CLeanup by
2014-02-22 02:23:52 +0000
c572c9775
Implement timeInfo for juce based plugins by
2014-02-22 00:25:01 +0000
de7105b11
Pass time-info to plugin bridges by
2014-02-21 20:47:37 +0000
32493b2ff
Don't ask for plugin removal on carla-plugin close by
2014-02-21 12:08:49 +0000
4fe6f990a
Fix adding some plugins in the plugin version by
2014-02-20 15:20:49 +0000
f0232bfe0
Testing by
2014-02-19 17:16:14 +0000
3ef4abb30
progressive remove-all-plugins by
2014-02-19 15:48:13 +0000
de7779cf4
Don't depend on numpy by
2014-02-19 12:51:26 +0000
cd6a2fb3a
Use engine-callback-idle when performing long operations by
2014-02-19 12:46:11 +0000
862bb1d53
Add ENGINE_CALLBACK_IDLE by
2014-02-19 12:30:03 +0000
4c7249458
Fix last commit by
2014-02-19 12:26:39 +0000
615cffff9
More attempts at finding styles dir by
2014-02-19 12:19:51 +0000
716be6d5d
Install binaries for lv2 plugin by
2014-02-19 12:14:51 +0000
d1c2e5a39
Clicking on an empty rack space clears the selection by
2014-02-19 12:10:26 +0000
170276737
Implement drag&drop, now possibly replacing existing plugins by
2014-02-19 03:03:57 +0000
91aed0f21
Misc by
2014-02-19 01:19:31 +0000
98d1f4e64
Fix carla-plugin install; Always copy files instead of linking by
2014-02-17 22:07:09 +0000
3d8dfac9b
Don't install carla-single script, currently broken by
2014-02-17 21:21:12 +0000
66cfcfcde
Remove forced symlinks for carla-plugin by
2014-02-17 21:19:02 +0000
4de22e69b
More fixing by
2014-02-17 21:11:30 +0000
29abe5011
Misc fixes for using canvas in rack mode by
2014-02-17 21:01:33 +0000
3d4aff337
Update canvas plugin ids when removing a plugin by
2014-02-17 20:20:23 +0000
9ab3ab6a6
Complete last commit by
2014-02-17 18:19:38 +0000
7ef2a3b92
Hide canvas menu options in rack mode by
2014-02-17 18:12:51 +0000
567a2f455
Fix canvas meters&keys visibility restore by
2014-02-17 18:09:29 +0000
0c5c76d4d
Fix code for CarlaString changes by
2014-02-17 18:04:49 +0000
14524770d
Optimize CarlaString; make it fully noexcept safe by
2014-02-17 16:48:56 +0000
105d1b478
Misc fix by
2014-02-16 19:55:06 +0000
d5d50d3fc
Disable (broken) rewire on win64 by
2014-02-16 17:14:41 +0000
852295341
Use uintptr_t in getPid() by
2014-02-16 17:08:58 +0000
268fb8bc4
Fix win64 build by
2014-02-16 17:05:33 +0000
ff0df5ecf
Misc by
2014-02-16 16:42:59 +0000
4dbceb93e
Start C++ frontend code, just for testing by
2014-02-16 16:31:14 +0000
14d37c249
Misc by
2014-02-16 15:41:34 +0000
d60f1e768
Optimizations; s/Carla/gCarla/ by
2014-02-16 15:17:13 +0000
da8da5ca2
Update build script by
2014-02-15 21:40:08 +0000
0d60a8bc5
Misc by
2014-02-15 21:13:50 +0000
b12c59877
Prevent possible idle while engine is closing by
2014-02-15 20:08:45 +0000
4f994f3bc
Cleanup by
2014-02-15 20:03:13 +0000
1cff73d3e
Misc fixing to rack colors by
2014-02-15 19:30:43 +0000
35b04da2b
on rack mode, use the 1st plugin for canvas actions by
2014-02-15 18:58:03 +0000
f6166143a
Use only rtaudio for native audio for now by
2014-02-15 18:53:33 +0000
6d66e6c40
Fix non-native builds by
2014-02-15 18:40:37 +0000
70712312d
Misc by
2014-02-15 17:52:16 +0000
6a716ade4
vst3 unicode fix by
2014-02-15 17:30:30 +0000
9c34d844d
Fix typo; vst3 discovery working :) by
2014-02-15 16:23:26 +0000
2a7accd6a
Fix vst3 host build by
2014-02-15 16:06:25 +0000
0db64abb8
Fix win32 build by
2014-02-15 15:17:48 +0000
d0dd277d4
Misc by
2014-02-15 15:01:46 +0000
bf9d9b9a6
Update to latest juce by
2014-02-15 14:00:26 +0000
2b01dd9b3
Only use juce_audio_processors for discovery in mac and windows by
2014-02-15 13:57:07 +0000
d126c5b71
Fix build without system <ladspa.h>; Remove old unused files by
2014-02-15 13:16:15 +0000
f89475a0a
Fix build without vstsdk (closes #82) by
2014-02-15 13:01:16 +0000
75c6c366e
BasicFX skin outline; Misc changes by
2014-02-14 21:50:15 +0000
0a183333c
Add rack interior metal strips by
2014-02-14 21:17:05 +0000
ad500a4fd
Add a pixmap padding to the rack list by
2014-02-14 19:54:20 +0000
fc9bb897b
Replace the label_type with leds for the basics fx skin by
2014-02-14 19:05:57 +0000
4b6cb0d5a
Add and use PLUGIN_EXTRA_HINT_USES_MULTI_PROGS flag by
2014-02-13 15:16:44 +0000
e11f55374
Skip midi plugins on lv2 export, not done yet by
2014-02-13 15:05:55 +0000
1fd5edec4
Cleanup by
2014-02-13 14:56:26 +0000
e4c0de7b0
Fix 32bit build by
2014-02-13 13:35:19 +0000
f389a5344
Skip some plugins on lv2 export by
2014-02-13 12:51:38 +0000
a667d335e
Add notes plugin; Misc fixing for pyqt UIs by
2014-02-13 12:46:02 +0000
da425efa8
Cleanup by
2014-02-13 11:59:37 +0000