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
Other related bits
|
6 years ago |
falkTX
|
443f129301
|
Fix symbols for exported lv2 ports that start with a number
|
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
Do not happen in our code, I think, but a good practice anyway
|
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
|
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
It expects fast response from backend, which is not what happens
with plugins (using pipes).
For now, just force the change manually
Fixes #671
|
6 years ago |
falkTX
|
bb786a5a80
|
Small corrections
|
6 years ago |
falkTX
|
b985a95a4f
|
Finish REST API
|
6 years ago |
falkTX
|
29bb7fc38a
|
Implement all functions on REST frontend, and transport backend
|
6 years ago |
falkTX
|
69d3c61bf7
|
REST server-side messages working, add some stubs
|
6 years ago |
falkTX
|
1081fac854
|
Engine init/close via rest, other fixes
|
6 years ago |
falkTX
|
3f486b4385
|
Initial working communication for REST server/client
|
6 years ago |
falkTX
|
d1d4d7d45f
|
Start working on web server, just for fun
|
6 years ago |
falkTX
|
eb465c2d01
|
Fix some comments
|
6 years ago |
falkTX
|
bdeb87acb7
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
cd8cea6539
|
macOS related fixes
|
6 years ago |
falkTX
|
dcb62f5da2
|
Fix BridgeTimeInfo alignment
|
6 years ago |
falkTX
|
cee75f5b3f
|
Only use syncfs on linux and hurd
|
6 years ago |
falkTX
|
49fbbc23e9
|
Flush pipes with syncfs, seems to be the only call that works
|
6 years ago |
falkTX
|
cdf6907943
|
Make carla-lv2 non-instance-access UI optional
|
6 years ago |
falkTX
|
2355f147b3
|
Fix build with -std=c++98 and adjustments for old Mac OS
|
6 years ago |
falkTX
|
7d55cfe473
|
Start code for carla-plugin without lv2 instance-access
|
6 years ago |
falkTX
|
b9ba5e5d01
|
Fix typo
|
6 years ago |
falkTX
|
c789997920
|
More of the same
|
6 years ago |
falkTX
|
f475d04869
|
Expose more stuff to carla-plugin bridge, increase pipe timeout
|
6 years ago |
falkTX
|
349651db3a
|
Fix build, remove some test code
|
6 years ago |
falkTX
|
6184eadbcb
|
Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions
|
6 years ago |
falkTX
|
e1004744cb
|
Add valgrind script, found and fix 1 leak already
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
6 years ago |
falkTX
|
41b5aa59bf
|
Print message on terminal when carla nogui is ready
|
6 years ago |
falkTX
|
7f89b7574a
|
2 more small memory issues fixed, caught by valgrind
|
6 years ago |
falkTX
|
92a3536da3
|
Fix use of undefined memory
|
6 years ago |
falkTX
|
3a270f573c
|
Always build DGL, even if not using external plugins
|
6 years ago |
falkTX
|
04dbc3fbee
|
Nicer printing on out of bounds midi event time
|
6 years ago |
falkTX
|
7aa20661d7
|
Some fixes for stupid VST plugins
|
6 years ago |
falkTX
|
d2e8c80fbc
|
Avoid an assertion on VST-side midi-learn
|
6 years ago |
falkTX
|
91e1988c98
|
Fix compiler warning regarding the ringbuffer on 32bit systems
|
6 years ago |
falkTX
|
17b7d55f0f
|
Fix typo in naming rtaudio jack+alsa backend
|
6 years ago |
falkTX
|
d306aa7a80
|
Cleanup project load code, fast checks without ignore-case
|
6 years ago |