falkTX
|
f5ad53a086
|
Ignore a compiler warning
Signed-off-by: falkTX <falktx@falktx.com>
|
1 year ago |
falkTX
|
753af115c3
|
Also block sem_timedwait usage
Signed-off-by: falkTX <falktx@falktx.com>
|
2 years ago |
falkTX
|
70e41f19bc
|
Revert "React to jack callbacks as fast as possible, fixing pipewire usage"
This reverts commit c777cd02d9 .
|
3 years ago |
falkTX
|
c777cd02d9
|
React to jack callbacks as fast as possible, fixing pipewire usage
Closes #1348
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
8b9db39248
|
Fix local semaphore under macOS, optimize linux futexes
|
6 years ago |
falkTX
|
f188574545
|
Small tweaks for a stoat test build
|
6 years ago |
falkTX
|
0ee835a896
|
Use semaphore with timed wait for scoped actions, mostly RT safe
|
6 years ago |
falkTX
|
a143896c4f
|
Fix bridges shared data not initialized properly (server side)
|
7 years ago |
falkTX
|
650c9061b2
|
Small fixes for carla semaphores
|
7 years ago |
falkTX
|
ebbda4575d
|
Don't try to use futexes on generic systems, it's linux only
|
7 years ago |
falkTX
|
ac2a42aaaa
|
Small fixes for Haiku
|
7 years ago |
falkTX
|
4b5dd32cb9
|
Cleanup
|
7 years ago |
falkTX
|
17311e55c1
|
Fix OSX build (no c++11 yet)
|
7 years ago |
falkTX
|
e500620908
|
Small fixes for usage in wine
|
7 years ago |
falkTX
|
b210836e7b
|
Fix nitpick warnings; Fix carla-lv2 round-error timing
|
8 years ago |
falkTX
|
5a018dc77f
|
Update juce
|
8 years ago |
falkTX
|
b9f04c961b
|
Fix build with previous changes
|
8 years ago |
falkTX
|
8ec10051d0
|
Implement IP semaphores for OSX, fix nsecs calculation
|
8 years ago |
falkTX
|
d51258ddd5
|
Cleanup futex code, please test
|
8 years ago |
falkTX
|
5bbc6a04b6
|
Several fixes for renaming, and some cleanup too
|
9 years ago |
falkTX
|
80a93c957c
|
Remove debug comment
|
9 years ago |
falkTX
|
cd71a00647
|
Try some things for helping bridges
|
9 years ago |
falkTX
|
5d1236c8b5
|
Misc
|
9 years ago |
falkTX
|
d3dae49680
|
Misc
|
9 years ago |
falkTX
|
14dd677220
|
Use futexes for linux bridges, closes #234
(needs a full rebuild of carla and bridges)
|
9 years ago |
falkTX
|
7218a81c52
|
Remove the ugly hack
|
9 years ago |
falkTX
|
525ec9f837
|
Misc
|
9 years ago |
falkTX
|
01053284fa
|
Improve plugin bridge performance and other tweaks.
Does not yet fix the infamous bug #234,
but some audio passes through now.
Still don't really know what's going on...
|
9 years ago |
falkTX
|
8c23d24631
|
Rework some plugin bridge code to play more on the safe side
|
9 years ago |
falkTX
|
8de9234e04
|
Make things build again
|
9 years ago |
falkTX
|
2c4766b98e
|
Misc
|
9 years ago |
falkTX
|
42142f3a9c
|
Win32 semaphore implementation (instead of pthreads)
|
10 years ago |
falkTX
|
e0d65117ed
|
Shared memory win32 implementation
|
10 years ago |
falkTX
|
cd30c7f7e1
|
Misc fixing & cleanup
|
10 years ago |
falkTX
|
0587b39564
|
semaphore fixes
|
10 years ago |
falkTX
|
a82c80ce3c
|
Move semaphore code into a new file
|
10 years ago |