Andrew Belt
|
61227ad219
|
Fix debugger invocation
|
6 years ago |
Andrew Belt
|
9d613e8f81
|
Remove plugin upload from Makefile
|
6 years ago |
Andrew Belt
|
256fa27680
|
Create SDK before main dist
|
6 years ago |
Andrew Belt
|
d51c904446
|
Set version to 0.6.0
|
6 years ago |
Andrew Belt
|
fdce2724d4
|
Add pffft and fftpack to Rack
|
6 years ago |
Andrew Belt
|
7407d20b33
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
6 years ago |
Andrew Belt
|
b6b6ec8553
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
6 years ago |
Andrew Belt
|
d18d746e94
|
Remove RTAUDIO_ALL_APIS flag
|
6 years ago |
Andrew Belt
|
e4a7e7ddfe
|
Add ARCH_* to arch.mk
|
6 years ago |
Andrew Belt
|
35f00bedc3
|
Link shared libraries after static libraries
|
6 years ago |
Andrew Belt
|
e428ce8ea7
|
Change version in Makefile
|
6 years ago |
Andrew Belt
|
d3fa318d32
|
Open patch with command-line argument, set Windows global directory to
location of executable instead of current working directory.
|
6 years ago |
Andrew Belt
|
a0990d663a
|
Bump version
|
6 years ago |
Andrew Belt
|
aeebeb0844
|
Include a couple .dlls for plugins to link to on Windows
|
6 years ago |
Andrew Belt
|
7c87f5ba9d
|
Windows static build
|
6 years ago |
Andrew Belt
|
09d368edb3
|
WIP Windows static build
|
6 years ago |
Andrew Belt
|
59b5b79802
|
Update make run, debug, and perf
|
6 years ago |
Andrew Belt
|
d2d4ee99d4
|
Full static build on Mac
|
6 years ago |
Andrew Belt
|
f3a7f1a524
|
Add JACK driver to Linux rtaudio, forcing Linux users to have JACK
installed
|
6 years ago |
Andrew Belt
|
7e186b49d3
|
Full static build on Linux
|
6 years ago |
Andrew Belt
|
bb17953143
|
Use generic strip in Makefiles
|
6 years ago |
Andrew Belt
|
9e0d5b37e5
|
Update CHANGELOG, fix strip flags in dist
|
6 years ago |
Andrew Belt
|
db28dbf353
|
Mac build: Fix openssl linking, binary stripping
|
6 years ago |
Andrew Belt
|
54a796b69a
|
Remove dependencies of `make upload`
|
6 years ago |
Andrew Belt
|
aa0ea68934
|
Add VSTs to Windows installer, zip distribution
|
6 years ago |
Andrew Belt
|
f69c02efe1
|
Remove upgrade warning, set VERSION in Makefile
|
6 years ago |
Andrew Belt
|
e90301faf3
|
Tweak documentation
|
6 years ago |
Andrew Belt
|
bd99a85595
|
Tweak build system, midi.hpp structure
|
6 years ago |
Andrew Belt
|
b738fe22f4
|
Rearrange makefiles
|
6 years ago |
Andrew Belt
|
03c14d5bb6
|
Make `dep` an order-only target of all objects
|
6 years ago |
Andrew Belt
|
8249edfcee
|
Strip Rack in `make dist`, set gTempWidget to NULL after using
|
6 years ago |
Andrew Belt
|
8f30d48d1f
|
Small build system tweaks
|
6 years ago |
Andrew Belt
|
acbe3370f8
|
Plugin extracter and loader
|
6 years ago |
Andrew Belt
|
68afb04893
|
Generate Rack.res upon build
|
6 years ago |
Andrew Belt
|
69fd96860d
|
Add licenses to SDK
|
6 years ago |
Andrew Belt
|
31eff98aa7
|
Fix stripping on Mac
|
6 years ago |
Andrew Belt
|
3a3960a7f4
|
Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build
system
|
6 years ago |
Andrew Belt
|
dc6d762625
|
Change VERSION to "master"
|
6 years ago |
Andrew Belt
|
40144f7ba6
|
Fix windows PATH for make run and make debug
|
6 years ago |
Andrew Belt
|
00db4b2b23
|
Ported UNIX sockets to Winsock for Windows
|
6 years ago |
Andrew Belt
|
efd8fdf798
|
Add libRack to SDK dist
|
6 years ago |
Andrew Belt
|
7ebf0d709f
|
Define RACK_DIR in Makefile, use windowWidth and windowHeight for Scene dimensions
|
6 years ago |
Andrew Belt
|
df297d3291
|
Merge ext with dep, add Rack-SDK zip file to dist
|
6 years ago |
Andrew Belt
|
575e4df2fd
|
Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now.
Add detection code for legacy1 mode for patch files.
Initialize patch on launch if the last launch crashed after 15 seconds.
|
6 years ago |
Andrew Belt
|
6a9bf0146d
|
Fix merge conflict
|
6 years ago |
Matt Demanett
|
cf34b2cf55
|
libspeexdsp fix for windows.
|
6 years ago |
Matt Demanett
|
45e28ebbb1
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
6 years ago |
Andrew Belt
|
2c17b654af
|
Add -lssl to Linux build
|
6 years ago |
Andrew Belt
|
2dabf2a9c7
|
Add openssl to Linux dist
|
6 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
6 years ago |