Commit Graph
-
5c217af9d
jsfx: compile the file once only during init by
Jean Pierre Cimalando
2021-11-01 01:51:19 +0100
-
031a0e3a2
(refs/pull/1508/head)
jsfx: plugin getLabel() returns the relative ID instead of full path by
Jean Pierre Cimalando
2021-11-01 01:59:15 +0100
-
623eb652a
jsfx: compile the file once only during init by
Jean Pierre Cimalando
2021-11-01 01:51:19 +0100
-
-
73bbeddda
jsfx: use fx.desc as a better plugin name by
Jean Pierre Cimalando
2021-11-01 00:12:41 +0100
-
c7c082d84
jsfx: do not transform name/file in the frontend by
Jean Pierre Cimalando
2021-10-24 18:49:00 +0200
-
dade12470
jsfx: check the file name for existence by
Jean Pierre Cimalando
2021-10-24 18:35:45 +0200
-
1cb679b40
Use OS detection macros from Carla by
Jean Pierre Cimalando
2021-10-24 17:53:11 +0200
-
73c09daf8
jsfx: identification by relative path by
Jean Pierre Cimalando
2021-10-24 17:25:55 +0200
-
367f6ee4b
(refs/pull/1503/head)
jsfx: use fx.desc as a better plugin name by
Jean Pierre Cimalando
2021-11-01 00:12:41 +0100
-
8a4adbb70
jsfx: do not transform name/file in the frontend by
Jean Pierre Cimalando
2021-10-24 18:49:00 +0200
-
2efd712c8
jsfx: check the file name for existence by
Jean Pierre Cimalando
2021-10-24 18:35:45 +0200
-
30af34da4
Use OS detection macros from Carla by
Jean Pierre Cimalando
2021-10-24 17:53:11 +0200
-
2ffa21774
jsfx: identification by relative path by
Jean Pierre Cimalando
2021-10-24 17:25:55 +0200
-
-
df0ae6f75
jsfx: allow printf in jsfx scripts by
Jean Pierre Cimalando
2021-10-31 22:46:31 +0100
-
390204791
jsfx: fix typo [ci skip] by
Jean Pierre Cimalando
2021-10-31 22:21:24 +0100
-
f80662f87
jsfx: read/compile under scoped locale everywhere by
Jean Pierre Cimalando
2021-10-31 22:20:10 +0100
-
a2e76aff4
jsfx: make srate available to the script earlier by
Jean Pierre Cimalando
2021-10-31 21:40:48 +0100
-
30f70199d
jsfx: ensure to invoke @slider after a change of sample rate by
Jean Pierre Cimalando
2021-10-31 21:32:30 +0100
-
ed78219b2
jsfx: ensure to invoke @slider after parameter change by
Jean Pierre Cimalando
2021-10-31 21:31:55 +0100
-
c41a069bf
(refs/pull/1507/head)
jsfx: allow printf in jsfx scripts by
Jean Pierre Cimalando
2021-10-31 22:46:31 +0100
-
c8eee57fa
jsfx: fix typo [ci skip] by
Jean Pierre Cimalando
2021-10-31 22:21:24 +0100
-
1c27a468e
jsfx: read/compile under scoped locale everywhere by
Jean Pierre Cimalando
2021-10-31 22:20:10 +0100
-
100b0571f
jsfx: make srate available to the script earlier by
Jean Pierre Cimalando
2021-10-31 21:40:48 +0100
-
e0d9072cb
jsfx: ensure to invoke @slider after a change of sample rate by
Jean Pierre Cimalando
2021-10-31 21:32:30 +0100
-
43677f76b
jsfx: ensure to invoke @slider after parameter change by
Jean Pierre Cimalando
2021-10-31 21:31:55 +0100
-
-
b4032e537
(refs/pull/1504/head)
Disable GraphicsScene indexing method to prevent crashes by
Sebastian Lohff
2021-10-27 01:42:06 +0200
-
08a693c3c
vst3: user common files in the default path by
Jean Pierre Cimalando
2021-10-21 20:32:54 +0200
-
2170b493e
(refs/pull/1502/head)
vst3: user common files in the default path by
Jean Pierre Cimalando
2021-10-21 20:32:54 +0200
-
-
37b294bdd
Fix dependency target for jackbridge by
falkTX
2021-10-15 23:21:59 +0100
-
555caea8a
Fix the MIDI length of size<3 events in jsusfx by
Jean Pierre Cimalando
2021-10-14 23:33:45 +0200
-
54ef3d3fe
Store the JSFX serialization as base64 by
Jean Pierre Cimalando
2021-10-14 22:32:50 +0200
-
0dd92dfa1
Make sure to init JSFX APIs, avoiding compilation errors by
Jean Pierre Cimalando
2021-10-14 22:52:43 +0200
-
51028655d
(tag: v2.4.1)
Don't expose symbols for STATIC_PLUGIN_TARGET by
falkTX
2021-10-15 12:07:09 +0100
-
ac8e58f84
Fix STATIC_PLUGIN_TARGET build by
falkTX
2021-10-14 23:11:54 +0100
-
afdedaea8
(refs/pull/1495/head)
Fix the MIDI length of size<3 events in jsusfx by
Jean Pierre Cimalando
2021-10-14 23:33:45 +0200
-
2b3924c89
Bump version to 2.4.1 by
falkTX
2021-10-14 22:25:37 +0100
-
f89484645
Fix MemoryOutputStream destructor after the latest changes by
falkTX
2021-10-14 22:15:07 +0100
-
4256b6f4a
Store the JSFX serialization as base64 by
Jean Pierre Cimalando
2021-10-14 22:32:50 +0200
-
2e313c4c6
(refs/pull/1494/head)
Store the JSFX serialization as base64 by
Jean Pierre Cimalando
2021-10-14 22:32:50 +0200
-
-
c546775e7
Make sure to init JSFX APIs, avoiding compilation errors by
Jean Pierre Cimalando
2021-10-14 22:52:43 +0200
-
-
-
ebebe8d0e
Merge branch 'jsfx' of https://github.com/jpcima/Carla into jsfx by
falkTX
2021-10-14 21:44:06 +0100
-
-
ea121e159
(refs/pull/1493/head)
Add water::MemoryInputStream by
Jean Pierre Cimalando
2021-10-14 22:25:24 +0200
-
-
-
2c0f941f5
Fix a strict compiler warning by
falkTX
2021-10-14 20:01:57 +0100
-
af2a46a87
(refs/pull/1490/head)
Save all JSFX sliders, even if default by
Jean Pierre Cimalando
2021-10-14 20:54:35 +0200
-
3316618aa
explicit casting start by
Hans-J. Schmid
2021-10-14 04:30:59 +0200
-
1d28728d2
Install CarlaNativePlugin.h by
falkTX
2021-10-11 15:07:04 +0100
-
035efecb3
(refs/pull/1492/head)
Merge branch 'falkTX:main' into explicit-casting by
mkohlhaas
2021-10-14 18:40:15 +0200
-
-
-
-
a4c5af12d
Fix a typo [ci skip] by
Jean Pierre Cimalando
2021-10-13 13:17:42 +0200
-
6a56f9c6f
Initial JSFX implementation by
Jean Pierre Cimalando
2021-10-12 13:55:57 +0200
-
c3a6c9c64
Event-based MIDI API for jsusfx by
Jean Pierre Cimalando
2021-10-13 10:23:04 +0200
-
63c38b9be
One-time EEL init with mutex guard by
Jean Pierre Cimalando
2021-10-12 20:26:25 +0200
-
ac710ea7d
Avoid jsusfx macro pollution by
Jean Pierre Cimalando
2021-10-12 16:08:46 +0200
-
223471a8e
Make jsusfx report the pin names by
Jean Pierre Cimalando
2021-10-12 13:53:54 +0200
-
951d3684a
Fix eel's 64-bit detection when MinGW is the compiler by
Jean Pierre Cimalando
2021-10-11 09:37:14 +0200
-
88c475574
Add jsusfx by
Jean Pierre Cimalando
2021-10-11 09:09:33 +0200
-
40e1bd0a6
Add eel2 by
Jean Pierre Cimalando
2021-10-11 08:22:26 +0200
-
-
d61f507e7
Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts by
falkTX
2021-10-14 03:14:16 +0100
-
01db5f4b7
Update LV2 UI parameter values after embedding by
falkTX
2021-10-14 02:02:12 +0100
-
dc6fdacf6
Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list by
falkTX
2021-10-14 01:40:34 +0100
-
183fc4e23
Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() by
falkTX
2021-10-13 22:36:56 +0100
-
73cf85350
Correct last commit by
falkTX
2021-10-13 21:19:40 +0100
-
f9d0e0626
Add carla_get_plugin_latency host function by
falkTX
2021-10-13 21:13:11 +0100
-
93cbcaf9c
More USING_RTAUDIO setup, build jackbridge.min.a by
falkTX
2021-10-13 17:19:00 +0100
-
5db3077f2
Start using USING_RTAUDIO macro by
falkTX
2021-10-13 17:10:04 +0100
-
30ddf5885
Lead by example by
falkTX
2021-10-13 16:25:05 +0100
-
285984719
Separate system and dependency checks to new file by
falkTX
2021-10-13 15:32:27 +0100
-
cda635d50
explicit casting start by
Hans-J. Schmid
2021-10-14 04:30:59 +0200
-
88373baad
(refs/pull/1491/head)
Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts by
falkTX
2021-10-14 03:14:16 +0100
-
65dd56ea7
Update LV2 UI parameter values after embedding by
falkTX
2021-10-14 02:02:12 +0100
-
91dac6b69
Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list by
falkTX
2021-10-14 01:40:34 +0100
-
f93784ef1
Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() by
falkTX
2021-10-13 22:36:56 +0100
-
e858810c6
Correct last commit by
falkTX
2021-10-13 21:19:40 +0100
-
361033820
Add carla_get_plugin_latency host function by
falkTX
2021-10-13 21:13:11 +0100
-
a310640e0
More USING_RTAUDIO setup, build jackbridge.min.a by
falkTX
2021-10-13 17:19:00 +0100
-
4ec03168d
Start using USING_RTAUDIO macro by
falkTX
2021-10-13 17:10:04 +0100
-
ad0067fcc
Lead by example by
falkTX
2021-10-13 16:25:05 +0100
-
56db983ce
Separate system and dependency checks to new file by
falkTX
2021-10-13 15:32:27 +0100
-
-
-
d87e6f87a
Safer way to fetch X11 UI size by
falkTX
2021-10-13 15:08:44 +0100
-
e08172491
Revert "Same fix for removeInternal" by
falkTX
2021-10-13 10:45:22 +0100
-
-
ae6e2c575
Set PLUGIN_HAS_CUSTOM_EMBED_UI flag for LV2 plugins as possible by
falkTX
2021-10-12 15:51:02 +0100
-
db46099c0
Fix build with some libraries in custom prefixes by
falkTX
2021-10-11 21:44:11 +0100
-
5ec8d07b2
Makefile user variables by
Jean Pierre Cimalando
2021-10-10 21:56:02 +0200
-
38519d891
(refs/pull/1488/head)
Makefile user variables by
Jean Pierre Cimalando
2021-10-10 21:56:02 +0200
-
-
67e38d124
Replace -lpthread with -pthread by
Xeonacid
2021-10-09 16:08:01 +0800
-
5609e238c
(refs/pull/1485/head)
Replace -lpthread with -pthread by
Xeonacid
2021-10-09 16:08:01 +0800
-
-
bc7deaab6
Send keyboard and focus events to VST3 UIs as needed by
falkTX
2021-10-06 16:30:08 +0100
-
a17e9b615
Say hello to IRC :) by
falkTX
2021-10-04 22:28:30 +0100
-
eab801201
Fix unused parameters preventing real ones showing up by
falkTX
2021-10-04 22:06:22 +0100
-
cac2d6292
Fetch/set some extra info for VST3 plugin parameters by
falkTX
2021-10-04 18:08:18 +0100
-
be5b036a5
Import travesty files and rename a file by
falkTX
2021-10-04 18:07:56 +0100
-
0da56ee01
Fix VST3 cleanup order, component should be last by
falkTX
2021-10-04 17:18:16 +0100
-
babe28663
Use pthread_attr_setdetachstate when RT thread fails too by
falkTX
2021-09-18 16:05:14 +0100
-
491617994
Start threads in detached state instead of calling detach by
falkTX
2021-09-18 15:50:04 +0100
-
ee82efa34
Check for valid x11 display before using it by
falkTX
2021-09-18 15:49:45 +0100
-
815bf9a2e
CI: Add a few more linux build deps by
falkTX
2021-09-18 15:49:04 +0100
-
720a26abb
Update external plugins, fixing static memory leak by
falkTX
2021-09-18 15:25:07 +0100
-
25bfde3a1
Same fix for removeInternal by
falkTX
2021-09-13 15:52:00 +0100
-
46a195984
Fix misuse of water Arrays by
falkTX
2021-09-13 15:46:23 +0100
-
6230e9659
Update README.md by
Filipe Coelho
2021-09-07 10:03:01 +0100
-
e2ca36662
Install header CarlaPluginPtr.hpp by
Jean Pierre Cimalando
2021-09-05 01:56:05 +0200