Andrew Belt
|
502eb21e0a
|
Add filters to patch open/save dialogs
|
7 years ago |
Andrew Belt
|
9cb4bfbf98
|
Remove RTAUDIO_ALL_APIS flag
|
7 years ago |
Andrew Belt
|
ae07ef264d
|
Add ARCH_* to arch.mk
|
7 years ago |
Andrew Belt
|
cf34e43667
|
Use --with-ssl, remove PKG_CONFIG_PATH environment variable
|
7 years ago |
Andrew Belt
|
6506e1b319
|
Use pkgconfig for finding openssl version
|
7 years ago |
Andrew Belt
|
423c837428
|
Update openssl and curl
|
7 years ago |
Andrew Belt
|
3516739bd7
|
Switch to Cmake build for GLEW
|
7 years ago |
Andrew Belt
|
307e46368b
|
WIP Windows static build
|
7 years ago |
Andrew Belt
|
7d62225a4d
|
Full static build on Mac
|
7 years ago |
Andrew Belt
|
567a49ed17
|
Fix link for libcurl and libopenssl on Mac
|
7 years ago |
Andrew Belt
|
e7641c21f2
|
Add JACK driver to Linux rtaudio, forcing Linux users to have JACK
installed
|
7 years ago |
Andrew Belt
|
849cc14c9c
|
Full static build on Linux
|
7 years ago |
Andrew Belt
|
bb99fcdae7
|
Fix dep build syntax, update README build instructions
|
7 years ago |
Andrew Belt
|
fb37274c3f
|
Improve structure of dep building
|
7 years ago |
Andrew Belt
|
c9f05bc96a
|
Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build
system
|
7 years ago |
Andrew Belt
|
a8fb5a8712
|
Fixed typo which re-enables JACK for Linux when built with
RTAUDIO_ALL_APIS=1
|
7 years ago |
Andrew Belt
|
676d50a11a
|
Remove PulseAudio from default Linux rtaudio build, fix lastPath being overwritten when autosave is loaded, add List, replace AddModuleWindow with Sublime Text-like browser (partially complete)
|
7 years ago |
Andrew Belt
|
ba29fe32d3
|
Install only openssl libraries
|
7 years ago |
Andrew Belt
|
9693fb316e
|
Disable JACK by default, use RTAUDIO_ALL_APIS again
|
7 years ago |
Andrew Belt
|
b296355246
|
Merge ext with dep, add Rack-SDK zip file to dist
|
7 years ago |
Andrew Belt
|
1ee76826f1
|
Unindent MAkefile variables
|
7 years ago |
Andrew Belt
|
0eed52efcf
|
Include all rtaudio backends by default
|
7 years ago |
Andrew Belt
|
e14f85b1a8
|
Use pre-autogen'd rtmidi package
|
7 years ago |
Andrew Belt
|
31d7b7c000
|
Replace github release of speexdsp with pre-autogen'd package hosted on
the vcvrack.com website
|
7 years ago |
Andrew Belt
|
b5f39d7bd9
|
Use curl instead of wget for make dep
|
7 years ago |
Andrew Belt
|
0604c5cacb
|
Build system fixes
|
7 years ago |
Andrew Belt
|
7ea2b651c3
|
Remove interactive mode from dep `make clean`
|
7 years ago |
ben
|
3945c1123a
|
Fix rtaudio link (pull from git)
|
7 years ago |
Matt Demanett
|
34c50b9af7
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
7 years ago |
Andrew Belt
|
85a5ed46db
|
Add openssl to Linux build
|
7 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
7 years ago |
Andrew Belt
|
d558f1d316
|
Fix Windows build
|
7 years ago |
Andrew Belt
|
98df3e63aa
|
Add openssl to build system
|
7 years ago |
Andrew Belt
|
a538fad3fc
|
Add SSL support to curl build
|
7 years ago |
Andrew Belt
|
c78d86105e
|
Add glfw and rtaudio git submodules
|
7 years ago |
Andrew Belt
|
f9b262a1bb
|
Remove patch for glfw dll
|
7 years ago |
Andrew Belt
|
038fbe6c71
|
Switch to glfw master, use glfwGetWindowContentScale() to get DPI of
window
|
7 years ago |
Andrew Belt
|
6c70f78d00
|
Switch to github repo for RtAudio, use cmake instead of autoconf
|
7 years ago |
Andrew Belt
|
f36647e14e
|
Add rtaudio library to dist, remove JACK from Windows/Mac
|
7 years ago |
Andrew Belt
|
d95cfb4bab
|
Use flag for special --with-{API} arguments in dep/Makefile
|
7 years ago |
Andrew Belt
|
8409727fc6
|
Linux Audio Interface fixes
|
7 years ago |
Andrew Belt
|
4635f5760b
|
Windows Audio Interface fixes
|
7 years ago |
Andrew Belt
|
b0a9f72b64
|
MacOS Audio Interface fixes
|
7 years ago |
Andrew Belt
|
e4f18e7c0c
|
Migrate to RtAudio from portaudio
|
7 years ago |
Andrew Belt
|
fab9effbeb
|
Fix rtmidi build and linker flag on Windows
|
7 years ago |
Andrew Belt
|
84e7c9dcd7
|
Completely random guess for fixing build on MacOS
|
7 years ago |
Andrew Belt
|
a358e984e3
|
Make RtMidi build work for macosx=10.7
|
7 years ago |
Andrew Belt
|
60fd2917cb
|
Fix URL to curl
|
7 years ago |
Marci
|
7b4cc0d27f
|
Nudge libcurl due to MacOS 10.13 build issue
Ref: https://github.com/VCVRack/Rack/issues/122
|
7 years ago |
ben
|
252c6a6ad6
|
Update makefiles to include rtmidi and remove portmidi
(Note: WIP, did not test build on windows/mac)
|
7 years ago |