falkTX
|
2680128ee1
|
Revert "Revert "Delete code that ended up not being needed""
This reverts commit d28fafb840 .
|
6 years ago |
falkTX
|
d28fafb840
|
Revert "Delete code that ended up not being needed"
This reverts commit 3870412e57 .
|
6 years ago |
falkTX
|
3870412e57
|
Delete code that ended up not being needed
|
6 years ago |
falkTX
|
31304048c1
|
Make sfzero use ad lib instead of water for file reading
|
6 years ago |
falkTX
|
780c611fb3
|
Import more files for water, needed by SFZero
|
6 years ago |
falkTX
|
56c05b4952
|
SFZero stuff working, only final details needed now
|
6 years ago |
falkTX
|
d19547ca12
|
Import more water code, almost all sfzero builds now
|
6 years ago |
falkTX
|
159b205e66
|
Import HasMap into water, and a few String methods
|
6 years ago |
falkTX
|
2a5b714a1e
|
Fix SharedResourcePointer includes
|
6 years ago |
FilipeCSnuk
|
ec2cc61a70
|
Cherry-pick a small water lib change
Not sure if it makes any difference, but won't hurt to add it in
|
6 years ago |
John Zimmermann
|
e68b310b23
|
Do also check if __aarch64__ is defined instead of only __arm64__ (#660)
|
6 years ago |
falkTX
|
0002aacd55
|
Stop waiting for engine post-rt ACK if it stops running
|
6 years ago |
falkTX
|
7c846b0bf1
|
Fix unix version of ChildProcess::isRunning() when SIGINT is used
|
6 years ago |
falkTX
|
3e126f2592
|
Fixes for carla-single under ladish, print state messages on start
|
6 years ago |
falkTX
|
813fd4ead7
|
More water cleanup
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
7be0066c07
|
Water cleanup
|
6 years ago |
falkTX
|
bc2c6978ad
|
Cleanup and remove some AudioSampleBuffer methods
|
6 years ago |
falkTX
|
51c6bc346a
|
Fixup carla-patchbay/graph to work with variable buffer sizes
|
6 years ago |
falkTX
|
5d8e216c30
|
Fix bridges on windows, due to missing String::quoted
|
6 years ago |
falkTX
|
7a51444ff3
|
water: add back String::quoted()
|
6 years ago |
falkTX
|
ff5c315f7a
|
Fix windows build
|
6 years ago |
falkTX
|
a4c05a11cb
|
Fix crash loading bridged plugins with latency
|
6 years ago |
falkTX
|
9c45541e01
|
libjack: show all system audio and midi ports; Misc changes
|
6 years ago |
falkTX
|
1666475bb3
|
Fix inverted logic when checking for file stream open
|
7 years ago |
falkTX
|
07d5360c9e
|
Small bridge fixes
Fixes #549
|
7 years ago |
falkTX
|
244f46582b
|
Cleanup, noexcept and other small changes in water module
|
7 years ago |
falkTX
|
c27841a820
|
Fix debug build
|
7 years ago |
falkTX
|
77011fbad3
|
64bit stat calls are linux only
|
7 years ago |
falkTX
|
6dc7d2c698
|
Remove unused XmlElement function which breaks clang build
|
7 years ago |
falkTX
|
5b97ec1e00
|
Fix typo leading to unloadable plugins, sorry
|
7 years ago |
falkTX
|
b33f836ed9
|
Cleanup
|
7 years ago |
falkTX
|
2eec0cb8b1
|
Fix build after latest commit
Closes #532
|
7 years ago |
falkTX
|
09fb3d6500
|
Fix build on Mac OS and old non-c++11 compilers
|
7 years ago |
falkTX
|
4ff7b37ef6
|
Fix some compiler warnings
|
7 years ago |
falkTX
|
3741d4606a
|
Add readme to water module directory
|
7 years ago |
falkTX
|
4d6e95d28a
|
Only link carla-utils and ui bridges against water file libs
|
7 years ago |
falkTX
|
6f5af71674
|
Fix build under certain systems
Fixes #530
|
7 years ago |
falkTX
|
79d2686147
|
Fix windows build, cleanup
|
7 years ago |
falkTX
|
c26cfec968
|
water: fix little-endian detection
|
7 years ago |
falkTX
|
b4690e48cc
|
More water cleanup
|
7 years ago |
falkTX
|
4980966ba0
|
Include needed headers directly in water cpp files
|
7 years ago |
falkTX
|
5fe99562a5
|
water: don't throw exceptions on memory failture, only return error
|
7 years ago |
falkTX
|
53fcdbc303
|
Cleanup; Return bool on HeapBlock allocating functions
|
7 years ago |
falkTX
|
6d3db15d8a
|
Cleanup
|
7 years ago |
falkTX
|
6538f4f871
|
Cleanup some water macros
|
7 years ago |
falkTX
|
2f06274201
|
Cleanup water header files
|
7 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
be28e463e3
|
Cleanup some water includes
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |