Andrew Belt
|
f26d9d4cc3
|
Update GLFW submodule.
|
2 years ago |
Andrew Belt
|
ac73ef478a
|
Update RtAudio to 5.2.0. Rewrite error handling in RtAudioDevice.
|
2 years ago |
Andrew Belt
|
05d93da0ba
|
Switch to VCV's rtmidi branch. Update rtmidi from upstream.
|
2 years ago |
Andrew Belt
|
32451f9eca
|
Update osdialog to so that filename field of file dialog can be set on Linux.
|
2 years ago |
Andrew Belt
|
df85327549
|
Update osdialog.
|
2 years ago |
Andrew Belt
|
34745c1ccf
|
Update osdialog.
|
2 years ago |
Andrew Belt
|
9f59d6f9b7
|
Update osdialog.
|
2 years ago |
Andrew Belt
|
d601df3fb1
|
Update osdialog
|
2 years ago |
Andrew Belt
|
e2713e5374
|
Update osdialog.
|
2 years ago |
Andrew Belt
|
038764a311
|
Disable symbol hiding in libcurl.
|
3 years ago |
Andrew Belt
|
05fa24a72b
|
Downgrade to OpenSSL 1.1.1k because 1.1.1l requires Mac 10.10+.
|
3 years ago |
Andrew Belt
|
74b7f4146d
|
Update GLFW which correctly builds Mac library with mmacosx-version-min.
|
3 years ago |
Andrew Belt
|
588342d73b
|
Enable threads on OpenSSL, enable threaded-resolver and pthreads on cURL.
|
3 years ago |
Andrew Belt
|
fecd8a5cf9
|
Disable threaded-resolver and pthreads in cURL. Enable verbose.
|
3 years ago |
Andrew Belt
|
4cf91916c8
|
Fix curl crash when DNS does not resolve.
|
3 years ago |
Andrew Belt
|
ec96220eb6
|
Upgrade curl and openssl. Compile OpenSSL with no-pinshared.
Initialize/destroy openssl in network::init/destroy().
|
3 years ago |
Andrew Belt
|
d09fbf84f0
|
Add cable menu item and create cable menu item to port context menu (WIP).
|
3 years ago |
Andrew Belt
|
d297b0ee7f
|
Build and link PulseAudio on Linux.
|
3 years ago |
Andrew Belt
|
bd800bbc33
|
Update nanovg submodule.
|
3 years ago |
Andrew Belt
|
1206050e4c
|
Fix libarchive linking on Windows.
|
3 years ago |
Andrew Belt
|
d16606acd0
|
Switch to CMake from ./configure for libarchive. Untested on Windows/Linux.
|
3 years ago |
Andrew Belt
|
fca2104db6
|
Fix disabling of RtAudio ASIO by default in last commit.
|
3 years ago |
Andrew Belt
|
cc5b78deba
|
Exclude ASIO from RtAudio by default but add RTAUDIO_ASIO Makefile variable to include it.
|
3 years ago |
Andrew Belt
|
8e01beac83
|
Update blendish.
|
3 years ago |
Andrew Belt
|
a4f3542217
|
Update blendish. Add TextField::prevField/nextField.
|
3 years ago |
Andrew Belt
|
706efe908c
|
Use nvgCreateSharedGL2() to create framebuffer NanoVG context, so it shares fonts and images with the main context.
|
3 years ago |
Andrew Belt
|
4fd20a17f5
|
Darken incompatible PortWidgets when creating cables, instead of making them translucent. Make darkness dependent on room brightness.
|
3 years ago |
Andrew Belt
|
3df661c244
|
Update nanovg submodule.
|
3 years ago |
Andrew Belt
|
498d26602f
|
Update nanovg submodule.
|
3 years ago |
Andrew Belt
|
0cb6fa93e8
|
Revert to old font size behavior with NanoVG. This keep font sizes consistent.
|
3 years ago |
Andrew Belt
|
772e38c560
|
Update blendish to fix large blurry font issue.
|
3 years ago |
Andrew Belt
|
9d81a3e4d0
|
Rewrite LightWidget rendering by using more physical light blending function. Add ability to decrease rack brightness by tinting all but the lights a shade of gray. Add settings and menu items to adjust rack brightness and light halo.
|
3 years ago |
Andrew Belt
|
0fd569bc65
|
Update glfw submodule.
|
3 years ago |
Andrew Belt
|
6b73b7f1b6
|
Update rtaudio submodule. Update submodule URLs.
|
3 years ago |
Andrew Belt
|
6559bd48be
|
Obtain pffft as a git submodule instead of wget'ing from vcvrack.com.
|
3 years ago |
Andrew Belt
|
2a7fab31aa
|
Replace std::experimental::filesystem with ghc::filesystem library.
|
4 years ago |
Andrew Belt
|
25ea79e194
|
Update fuzzysearchdatabase.
|
4 years ago |
Andrew Belt
|
f19b5853f3
|
Implement FuzzySearchDatabase usage for searching in Module Browser.
|
4 years ago |
Andrew Belt
|
15ae446ab7
|
Add FuzzySearchDatabase dependency.
|
4 years ago |
Andrew Belt
|
9ced7c2412
|
Update osdialog
|
4 years ago |
Andrew Belt
|
df544700b9
|
Remove libzip, zlib. Remove string::compress() and uncompress(). Remove system::unzipToFolder().
|
4 years ago |
Andrew Belt
|
7d4241d2d0
|
Add zstd and libarchive to dep build.
|
4 years ago |
Andrew Belt
|
c140186885
|
Add exception handling to audio::Port and RtAudioDevice. Add more Port methods that wrap Device/Driver methods.
|
4 years ago |
Andrew Belt
|
8144c3cf19
|
BitBucket deleted all Mercurial repos, so use self-hosted version of pffft.
|
4 years ago |
Andrew Belt
|
abb62eca09
|
Update RtAudio. Don't use RTAUDIO_MINIMIZE_LATENCY flag because that makes it impossible to choose other block sizes.
|
4 years ago |
Andrew Belt
|
25b540e0ee
|
Switch RtAudio to my own fork. Tweak StreamOptions in RtAudio driver.
|
4 years ago |
Andrew Belt
|
7697d2d7c1
|
Create include directory for some dep targets
|
4 years ago |
Andrew Belt
|
3d587db9a7
|
Use order-only dependencies for dep Makefile targets.
|
4 years ago |
Andrew Belt
|
72abbf8acd
|
Enable proxy in curl build.
|
5 years ago |
Andrew Belt
|
7de83dca3b
|
Use GLFW's glfwGetOpenedFilename()
|
5 years ago |