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
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
6 years ago |
falkTX
|
91e1988c98
|
Fix compiler warning regarding the ringbuffer on 32bit systems
|
6 years ago |
falkTX
|
d306aa7a80
|
Cleanup project load code, fast checks without ignore-case
|
6 years ago |
falkTX
|
b86594cb2e
|
Cleanup win32 pipe code, handle cases of client crashing
|
6 years ago |
falkTX
|
f8b82e8da9
|
Rework win32 pipes, make it really async and sorta working
|
6 years ago |
falkTX
|
bbb796cab0
|
Some fixes for pipes on windows
|
6 years ago |
falkTX
|
9ce64dfba4
|
Misc build fixes
|
6 years ago |
falkTX
|
f99242e2bc
|
Cleanup
|
6 years ago |
falkTX
|
8ac99a697e
|
Rename vestige header and update it, adjust code as needed
|
6 years ago |
falkTX
|
bf60778ad9
|
Use double-precision for time tick; Force bridge build without osc
|
6 years ago |
falkTX
|
c5db45ca16
|
Cleanup
|
6 years ago |
falkTX
|
1286793a53
|
Start getting rid of linuxsampler
|
6 years ago |
falkTX
|
485a73a4cb
|
More sfz build stuff. now all modules, but without new code yet
|
6 years ago |
falkTX
|
fbae2fe934
|
1 more sfzero file builds
|
6 years ago |
falkTX
|
a0761932ca
|
Convert num-periods int option to triple-buffer bool
|
6 years ago |
falkTX
|
008f3383ef
|
Allow CarlaMutex to be constructed on the heap
|
6 years ago |
falkTX
|
e9a252d69f
|
Bump API bridge version
|
6 years ago |
falkTX
|
aab1e828fa
|
Forgot to apply lv2-state-restore on plugin bridges, now fixed
|
6 years ago |
falkTX
|
1811d01351
|
Fix assertion in LV2 utils, assume portNotification is float type
|
6 years ago |
falkTX
|
c62bfbc43a
|
Implement LV2 UI port notifications to feedback messages to UI
|
6 years ago |
falkTX
|
cc3268a8be
|
Store port notifications in LV2_RDF struct
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
52f56ad468
|
Make sure midi channel is always set on output
|
6 years ago |
falkTX
|
3ef5f90b0d
|
Make ringbuffer write calls return bool
|
6 years ago |
falkTX
|
ed14c93d0a
|
Fix crash when mmap returns error
Closes #584
Thanks!
|
6 years ago |
falkTX
|
8f5de5e0fe
|
Disable try-transient code in plugin bridges
|
6 years ago |
falkTX
|
f601258934
|
Fix previous commit
|
6 years ago |
falkTX
|
54094ef995
|
Build our obj-c code with different class names per build target
|
6 years ago |
falkTX
|
846cd15e00
|
Implement try-transient for osx, partially (whatever is possible)
|
6 years ago |
falkTX
|
77ed8989bf
|
Fix transient window on osx (and fixes build)
|
6 years ago |
falkTX
|
ca5df4f151
|
Implement transient windows (out of process) for win32
|
6 years ago |
falkTX
|
a1faf83953
|
Win32: center plugin UIs when opening them
|
6 years ago |
falkTX
|
a1aa0965cc
|
Trying to fix transient windows on windows and mac
|
6 years ago |
falkTX
|
69b804f649
|
More stoat stuff, WIP, RtLinkedList gives trouble for it
|
6 years ago |
falkTX
|
f188574545
|
Small tweaks for a stoat test build
|
6 years ago |
falkTX
|
33b5afb9e3
|
Don't build wine options under windows
|
6 years ago |
falkTX
|
ff5c315f7a
|
Fix windows build
|
6 years ago |
falkTX
|
a96a16d728
|
Continue build scripts; Fix build on old distros
|
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 |
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 |
falkTX
|
0ee835a896
|
Use semaphore with timed wait for scoped actions, mostly RT safe
|
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 |