Andrew Belt
|
b77274a809
|
Fixed typo which re-enables JACK for Linux when built with
RTAUDIO_ALL_APIS=1
|
6 years ago |
Andrew Belt
|
e51ce44588
|
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)
|
6 years ago |
Andrew Belt
|
9eed958391
|
Install only openssl libraries
|
6 years ago |
Andrew Belt
|
f105a6ddc6
|
Disable JACK by default, use RTAUDIO_ALL_APIS again
|
6 years ago |
Andrew Belt
|
df297d3291
|
Merge ext with dep, add Rack-SDK zip file to dist
|
6 years ago |
Andrew Belt
|
5216a21a0c
|
Unindent MAkefile variables
|
6 years ago |
Andrew Belt
|
0b84acbcd7
|
Include all rtaudio backends by default
|
6 years ago |
Andrew Belt
|
f7ec8e9fb0
|
Use pre-autogen'd rtmidi package
|
6 years ago |
Andrew Belt
|
2642d093e1
|
Replace github release of speexdsp with pre-autogen'd package hosted on
the vcvrack.com website
|
6 years ago |
Andrew Belt
|
c3078ac219
|
Use curl instead of wget for make dep
|
6 years ago |
Andrew Belt
|
f4834d8163
|
Build system fixes
|
6 years ago |
Andrew Belt
|
57da20904d
|
Remove interactive mode from dep `make clean`
|
6 years ago |
ben
|
4d3c3e3502
|
Fix rtaudio link (pull from git)
|
6 years ago |
Matt Demanett
|
45e28ebbb1
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
6 years ago |
Andrew Belt
|
85a5ed46db
|
Add openssl to Linux build
|
6 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
6 years ago |
Andrew Belt
|
d558f1d316
|
Fix Windows build
|
6 years ago |
Andrew Belt
|
98df3e63aa
|
Add openssl to build system
|
6 years ago |
Andrew Belt
|
a538fad3fc
|
Add SSL support to curl build
|
7 years ago |
Andrew Belt
|
382babbb28
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
66f11d9e82
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
f7ea40f677
|
Add glfw and rtaudio git submodules
|
7 years ago |
Andrew Belt
|
3ecf225339
|
Remove patch for glfw dll
|
7 years ago |
Andrew Belt
|
62fd356b97
|
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 |
Andrew Belt
|
6723d9e011
|
Use Github mirror of GLEW instead of Sourceforge
|
7 years ago |
Andrew Belt
|
6216171a9a
|
Don't build example binaries for libsamplerate
(Don't worry, fftw and libsamplerate were never linked in Rack.)
|
7 years ago |
Andrew Belt
|
3185ae955e
|
Set pwd correctly when dep/Makefile is called recursively
|
7 years ago |
Andrew Belt
|
1a50e06b79
|
Change curl archive URL to github
|
7 years ago |
Andrew Belt
|
00fed6326d
|
Remove -isysroot from Mac build system
|
7 years ago |
Andrew Belt
|
f65013cd9b
|
Use library files as target names in dep/Makefile instead of build
folder names
|
7 years ago |
Andrew Belt
|
655376acda
|
Small improvements to dep/Makefile
|
7 years ago |
Pierre Hauweele
|
0880a29148
|
Force Release build type for portmidi.
|
7 years ago |
Pierre Hauweele
|
242dd2c0a4
|
Revert "Compile portmidi with ALSA support on Linux."
This reverts commit 2d1932fd6c .
|
7 years ago |
Pierre Hauweele
|
2d1932fd6c
|
Compile portmidi with ALSA support on Linux.
|
7 years ago |
Andrew Belt
|
4ded7b1748
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
7 years ago |
Andrew Belt
|
e59373405c
|
Fix Mac `make dist`
|
7 years ago |
Andrew Belt
|
62acc22ac3
|
Add ASIO to portaudio
|
7 years ago |