Filipe Coelho
ade014c971
Another fix..
1 year ago
Filipe Coelho
a91db79153
Fix static lv2-bundles midifile.ttl
1 year ago
psykose
3604086cb4
set some runtime script interpreters to /bin/sh
nothing in these scripts make use of bash features, and they are
actually posix sh, so use /bin/sh instead.
1 year ago
falkTX
cf8d885999
Remove use of REAL_BUILD macro
Signed-off-by: falkTX <falktx@falktx.com>
1 year ago
falkTX
b3a2098d8c
Tweak JUCE build details
1 year ago
falkTX
de6833ab60
Handle clap as format in carla-single script
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
Alexandros Theodotou
6995151580
fix pkgconfig files having bad includedir/libdir variables
The pkgconfig files are installed in $PREFIX/lib so using
libdir=${prefix}/lib/carla is confusing.
Most software pkgconfig files seem to match the includedir and
libdir variables with the actual includedir and libdir during
configuration.
2 years ago
falkTX
9844d76319
Fix a small leak
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
e3a0aad27a
Add missing file
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
33ef884b28
Update included DPF
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
08af009062
Update to JUCE 7.0.1, still to update to new playhead APIs
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
3d3c4d8933
Update included DPF
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
e78faac205
Make macOS installer allowed to install without rosetta2
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
c012c31be2
Update DPF
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
f22915f6ec
Bump version to 2.4.3
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
01ac9538f6
Set new X-NSM-Exec desktop file properties
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
Felipe Kinoshita
000a2837f3
Move second image to it's own screenshot tag
The screenshot tag shouldn't contain more than one image
2 years ago
Jean Pierre Cimalando
1f2f87ad41
Implement JSFX (backend)
3 years ago
falkTX
cb3cf83f9f
Move pkgconfig files to their own dir, tweak and install appdata
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
Elias
9c67ea4737
add app metainfo ( #1535 )
* add appdata
* move appdata into data subdir
* appdata: id change
3 years ago
Gideon van der Kolf
1ca04c2dbf
Remove <br> from Windows readme.
3 years ago
Xeonacid
67e38d1247
Replace -lpthread with -pthread
According to Stack Overflow and GCC doc, -pthread is the correct way to use pthread.
This fix build error on riscv64.
3 years ago
falkTX
444fc97d18
Dynamic version for pkg-config files, for less maintenance
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
1e9c9e7a10
Also specify NSLocalNetworkUsageDescription
3 years ago
falkTX
28c3c9aff8
Set NSMicrophoneUsageDescription in Carla.plist
3 years ago
falkTX
164c254b55
Bump version to 2.3.1
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
377115d4c3
Bump version as 2.3.0
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
2294a5c868
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
57c570a31f
Update static lv2 bundle too
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
5b4753decf
Update midi file static lv2 bundle data
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
80f053f7d7
Update static data of audiofile
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
a59e659dd3
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
e493ff9b14
CLeanup
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
ce63084a5e
More tweaks for win32 make dist
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
445a758ccd
Start work for new windows toolchain build
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
3af8d7c7ae
Minor tweaks as used for testing
3 years ago
falkTX
6eb2eaa39d
Show description for carla-plugins pkg
3 years ago
falkTX
cff0cf76fb
Create macOS dmg on make dist
3 years ago
falkTX
140d9480bc
Remove old macOS data files
3 years ago
falkTX
e9a7f3e5ea
Fix make install, more make dist work
3 years ago
falkTX
a128e0441e
Use proper carla-control icon in some systems
3 years ago
falkTX
85732ff150
Create carla app bundle in "make dist" command
3 years ago
falkTX
b105847cf8
Rework state path support in carla lv2 plugins
3 years ago
falkTX
74aaf02913
Expose inline-display in carla lv2 plugins
3 years ago
falkTX
90064c2684
Update pre-exported lv2-bundles to match latest changes
3 years ago
falkTX
afa82a2b4e
Adjust static lv2 bundles for latest MOD file spec
3 years ago
falkTX
e211b3afc4
Clear up situation with nogui and carla-osc-gui script
3 years ago
falkTX
cd614a1d00
Fix unused variable
3 years ago
falkTX
70381bafcb
Fix macOS dev environment
3 years ago
falkTX
8d9e0c13d6
Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true"
3 years ago