falkTX
|
a351a4fdd0
|
Fix small compiler warning
|
6 years ago |
falkTX
|
4ccc0f3cc9
|
hylia: test for CLOCK_MONOTONIC_RAW before using it
|
6 years ago |
falkTX
|
a96a16d728
|
Continue build scripts; Fix build on old distros
|
6 years ago |
falkTX
|
bb617667b0
|
Build with -O3 by default
|
6 years ago |
falkTX
|
a8135c0ab9
|
Update copyright year
|
6 years ago |
falkTX
|
b4851a40ec
|
Fallback to custom dll_info code in case libmagic fails
|
6 years ago |
falkTX
|
95f0766519
|
Pass CARLA_MAGIC_FILE env var to magic_load()
|
6 years ago |
falkTX
|
eca9d4aca8
|
carla-discovery: don't include water.h directly
|
6 years ago |
falkTX
|
af6435313f
|
Fix build with static libmagic
|
6 years ago |
Filipe Coelho
|
6480b75f92
|
Cleanup
|
6 years ago |
Filipe Coelho
|
eb1d1c05b7
|
Fix some compiler warnings
|
6 years ago |
Filipe Coelho
|
14dd4690ef
|
Fix loading single plugins without LV2_PATH being set
|
6 years ago |
Filipe Coelho
|
b4061e6933
|
Fix crash when audio engine stops responding
|
6 years ago |
falkTX
|
0ee835a896
|
Use semaphore with timed wait for scoped actions, mostly RT safe
|
6 years ago |
Filipe Coelho
|
1436d9d70b
|
Test scoped action lock with a wait condition
|
6 years ago |
Filipe Coelho
|
158c6dc9cc
|
Remove checks for uic, never used
|
6 years ago |
Filipe Coelho
|
9f21774512
|
Test for rcc when looking for Qt
|
6 years ago |
Filipe Coelho
|
37fca3d3ed
|
Fix build of internal plugins under FreeBSD
|
6 years ago |
Filipe Coelho
|
5ef9710ebe
|
Do not use -isystem for modules dir
Fixes #567
|
6 years ago |
falkTX
|
4be883f0ca
|
Fix missing output ports in carla-plugin non-stereo versions
Fixes #562
|
6 years ago |
falkTX
|
3c395a0562
|
Fix minor compiler warning
|
6 years ago |
falkTX
|
a29bfb0219
|
Fix memory leak in carla-plugin pipe usage
Fixes #565
|
6 years ago |
falkTX
|
f3ee9dfedb
|
carla-lv2: export supported options
|
6 years ago |
falkTX
|
badfa6d5ae
|
Specify int type on carla-plugin lv2 options
|
6 years ago |
falkTX
|
56fc869a48
|
Set realtime priority for bridge audio threads
|
6 years ago |
falkTX
|
91be24b1a8
|
Fix mac/win build
|
6 years ago |
falkTX
|
d24e95d813
|
Sync main and bridge UI code, all UIs resizable by default
|
6 years ago |
falkTX
|
a9060e1e7e
|
Always load UI resources, fixes missing features (eg, noUserResize)
|
6 years ago |
falkTX
|
9a0116fc6d
|
Load state of old win/osx VST2 plugins (before juce/water breakage)
|
6 years ago |
falkTX
|
62d8cd95c5
|
Bump bridge API version
|
6 years ago |
falkTX
|
01b50d2f0b
|
Implement parameter text for plugin bridges, cache last render
|
6 years ago |
falkTX
|
a90b9f9a3e
|
Fix parameter text rendered for old value instead of new
|
6 years ago |
falkTX
|
a4c05a11cb
|
Fix crash loading bridged plugins with latency
|
6 years ago |
falkTX
|
5094196ece
|
Show if libmagic is available during "make features"
|
6 years ago |
falkTX
|
50cdb57c7c
|
Delete unneeded files from DPF; Fix build
|
6 years ago |
falkTX
|
b0ee0f6abf
|
Update DPF again, don't build DGL shared resources
|
6 years ago |
falkTX
|
b08ade977c
|
Update DPF stuff
|
6 years ago |
falkTX
|
9446bad279
|
Rename a little more
|
6 years ago |
falkTX
|
23e3d83d3a
|
Rename a few classes, so it's clear what they are for
|
6 years ago |
falkTX
|
65b2ca8fc2
|
Fix cast leading to export-lv2 plugin crash; Cleanup
|
6 years ago |
falkTX
|
c6fb67ee80
|
Fixes to lv2 export
|
6 years ago |
falkTX
|
cde56e0de4
|
Finish splitting lv2 code; Add midi and time ports to export-lv2
|
6 years ago |
falkTX
|
518f2557a1
|
Continue splitting of carla-plugin LV2 code
|
6 years ago |
falkTX
|
65029231d2
|
Start placing common lv2 carla-plugin into common class
|
6 years ago |
falkTX
|
d4a91f9869
|
Cleanup
|
6 years ago |
falkTX
|
ffe26788bb
|
Fix typo in a comment
|
6 years ago |
falkTX
|
c3097fb386
|
Stop trying to write to pipes when previous op fails, other fixes
|
6 years ago |
falkTX
|
33ce764ea0
|
Close all native UIs when carla-plugin closes
|
6 years ago |
falkTX
|
d40e36ddfa
|
Make sure to stop pipe communication right when UI bridges close
|
6 years ago |
falkTX
|
5375f43160
|
Rename some variables to make it clear what they do
|
6 years ago |