172 Commits (bdcb40813ed60f688ea146082c5098da705409e1)

Author SHA1 Message Date
  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. 4 years ago
  Andrew Belt 0fd569bc65 Update glfw submodule. 4 years ago
  Andrew Belt 6b73b7f1b6 Update rtaudio submodule. Update submodule URLs. 4 years ago
  Andrew Belt 6559bd48be Obtain pffft as a git submodule instead of wget'ing from vcvrack.com. 4 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. 5 years ago
  Andrew Belt 25b540e0ee Switch RtAudio to my own fork. Tweak StreamOptions in RtAudio driver. 5 years ago
  Andrew Belt 7697d2d7c1 Create include directory for some dep targets 5 years ago
  Andrew Belt 3d587db9a7 Use order-only dependencies for dep Makefile targets. 5 years ago
  Andrew Belt 72abbf8acd Enable proxy in curl build. 5 years ago
  Andrew Belt 7de83dca3b Use GLFW's glfwGetOpenedFilename() 5 years ago
  Andrew Belt cd4dfaf516 Update curl and OpenSSL 5 years ago
  Andrew Belt 7f5eb46724 Add libsamplerate to deps. Reorder dep Makefile. 5 years ago
  Andrew Belt 7c7c512361 Update deps. 5 years ago
  Andrew Belt b6e5ad5515 Use OpenSSL on Windows. Include cacert.pem in dist. 6 years ago
  Andrew Belt c0db4988a9 Add note to libcurl build flags on Mac. 6 years ago
  Andrew Belt 07025fc492 Remove OpenSSL from deps on Win. 6 years ago
  Andrew Belt 7ac7fa8486 Use schannel on Win instead of OpenSSL 6 years ago
  Andrew Belt 6b83b796c6 Re-add OpenSSL in libcurl build 6 years ago
  Andrew Belt 020ab7788a Revert "Remove OpenSSL from dependencies." 6 years ago
  Andrew Belt d6c9a449d9 Remove OpenSSL from dependencies. 6 years ago
  Andrew Belt 716b1b5a73 Use native SSL implementation instead of local OpenSSL. Untested on 6 years ago
  Andrew Belt 86c44a132a Re-enable certificate checking in network:: 6 years ago
  Andrew Belt bd6feee454 Update osdialog. Update CHANGELOG. 6 years ago
  Andrew Belt 2f8af62b6e Re-enable ALSA MIDI on Linux 6 years ago
  Andrew Belt 4c6255eab6 Disable RtMidi JACK on Mac. 6 years ago
  Andrew Belt 2b0e8350e7 Add JACK support to RtMidi. 6 years ago
  Andrew Belt 7211590cfb Update osdialog dep 6 years ago
  Andrew Belt 2682b21b8e Clean up unused Mac build targets. Separate dep/Makefile targets into a download step and a build step. 6 years ago
  Andrew Belt 4923e6a45f Remove line from old Mac dependency. 6 years ago
  Andrew Belt 41eb965839 Update osdialog, which fixes loading/saving UTF-8 files on Windows. 6 years ago
  Andrew Belt 8c89a50e22 Fix zlib dep build 6 years ago
  Andrew Belt f521680856 Add --build to configure scripts in dep.mk. 6 years ago
  Andrew Belt 59e46924b3 Add module description to ModuleBrowser tooltip. 6 years ago
  Andrew Belt e693d9beef Fix submodule broken by previous commit. 6 years ago
  Andrew Belt df0388c9fb Re-add METHOD_ prefix to network::Method enums 6 years ago
  Andrew Belt e4db0bf892 Clean up AudioWidget/MidiWidget default state. Re-enable JACK in RtAudio dep. 6 years ago
  Andrew Belt e9ac9eb677 Add -p for creating screenshots of every module. 6 years ago
  Andrew Belt 7b1e28afb0 Use new commit for GLFW submodule. 6 years ago
  Andrew Belt b058076a71 Disable JACK in rtaudio on Linux. 6 years ago
  Andrew Belt 6f598acaf0 Disable JACK in rtmidi dep. 6 years ago
  Andrew Belt bd5df2efbb Update glfw submodule. 6 years ago