Andrew Belt
|
3c957741bc
|
Tweak .astylerc.
|
5 years ago |
Andrew Belt
|
1736687a2f
|
Use .astylerc options file rather than wrapper script for astyle.
|
5 years ago |
Andrew Belt
|
558df2c178
|
Rename CPU meter to "module timer".
|
5 years ago |
Andrew Belt
|
82cdaf151d
|
Rewrite CONTRIBUTING. Tweak issue templates.
|
5 years ago |
Andrew Belt
|
214503b50e
|
Add Artistic Style formatting script.
|
5 years ago |
Andrew Belt
|
1e5f1ff334
|
Remove dsp::TBiquadFilter::type from state.
|
5 years ago |
Andrew Belt
|
e113e106c6
|
Include complex.h. Reimplement dsp::TBiquadFilter::getFrequencyResponse with std::complex.
|
5 years ago |
Andrew Belt
|
1ba7d03cd2
|
Add dsp::BiquadFilter.
|
5 years ago |
Andrew Belt
|
cdc0bde8b7
|
Port sse_mathfun_extension to simd folder.
|
5 years ago |
Andrew Belt
|
02bb2990da
|
Module Browser: Sort modules by order they are added to plugins with `pluginInstance->addModel()`.
|
5 years ago |
Andrew Belt
|
7c7c512361
|
Update deps.
|
5 years ago |
Andrew Belt
|
6f67c376c0
|
Slightly improve random::uniform() performance.
|
5 years ago |
Andrew Belt
|
f4151bed2e
|
Clean up code and issue templates.
|
5 years ago |
Andrew Belt
|
52e30971a3
|
Refactor dist Makefile target.
|
5 years ago |
Andrew Belt
|
d51e5bc40e
|
Add changelog entry for 1.1.3. Remove verbose curl.
|
5 years ago |
Andrew Belt
|
ae953b1d83
|
Bump version.
|
5 years ago |
Andrew Belt
|
62179a1673
|
Allow included Fundamental plugin to be unsigned, which solves #1494.
|
5 years ago |
Andrew Belt
|
b6e5ad5515
|
Use OpenSSL on Windows. Include cacert.pem in dist.
|
5 years ago |
Andrew Belt
|
27ae93d85e
|
Use built-in certificate bundle for curl.
|
5 years ago |
Andrew Belt
|
24e7090eb1
|
Add "pragma once" to plugin.hpp generated by helper.py.
|
5 years ago |
Andrew Belt
|
9c298c2d50
|
Make dev version.
|
5 years ago |
Andrew Belt
|
983476fd4b
|
Add date to changelog.
|
5 years ago |
Andrew Belt
|
725bb63949
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
c0db4988a9
|
Add note to libcurl build flags on Mac.
|
5 years ago |
Andrew Belt
|
4800b327e8
|
Bump version.
|
5 years ago |
Andrew Belt
|
2fbf67c287
|
Write stack trace to log.txt on Windows.
|
5 years ago |
Andrew Belt
|
07025fc492
|
Remove OpenSSL from deps on Win.
|
5 years ago |
Andrew Belt
|
4a51efd2b5
|
Remove OpenSSL header.
|
5 years ago |
Andrew Belt
|
7ac7fa8486
|
Use schannel on Win instead of OpenSSL
|
5 years ago |
Andrew Belt
|
6b83b796c6
|
Re-add OpenSSL in libcurl build
|
5 years ago |
Andrew Belt
|
020ab7788a
|
Revert "Remove OpenSSL from dependencies."
This reverts commit d6c9a449d9 .
|
5 years ago |
Andrew Belt
|
d6c9a449d9
|
Remove OpenSSL from dependencies.
|
5 years ago |
Andrew Belt
|
01bb916135
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
716b1b5a73
|
Use native SSL implementation instead of local OpenSSL. Untested on
Mac/Lin.
|
5 years ago |
Andrew Belt
|
bdb4bc578c
|
Add WhiteLight to component library.
|
5 years ago |
Andrew Belt
|
86c44a132a
|
Re-enable certificate checking in network::
|
5 years ago |
Andrew Belt
|
c6b91fa7dc
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
f381e1227a
|
Add string::filename() before computing string::filenameExtension().
|
5 years ago |
Andrew Belt
|
11df0e06e5
|
Remove res/ license texts because they are redundant with /LICENSE.md. Remove icons since they haven't been used since Rack 0.6.
|
5 years ago |
Andrew Belt
|
8da0ca1e53
|
Clarify wording in license details.
|
5 years ago |
Andrew Belt
|
578d104b77
|
Update CHANGELOG.
|
5 years ago |
Andrew Belt
|
6163efdf13
|
Add log path to fatal signal handler dialog message.
|
5 years ago |
Andrew Belt
|
7a86e4cc7c
|
Add fatal signal handling on Mac, with better stability in the handler function.
|
5 years ago |
Andrew Belt
|
53dac38d78
|
Put tags above description in Module Browser tooltip.
|
5 years ago |
Andrew Belt
|
18a2b78ad8
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
7e8d1ec7ac
|
Clean up changelog and Makefile
|
5 years ago |
Andrew Belt
|
05e2e7b9c0
|
Reenable backtrace printing in log. Demangle symbols on Linux.
|
5 years ago |
Andrew Belt
|
7e61543e09
|
Add email to CODE-OF-CONDUCT
|
5 years ago |
Andrew Belt
|
348a26ca57
|
Add code of conduct, from https://www.contributor-covenant.org/
|
5 years ago |
Andrew Belt
|
6dd809aaf3
|
Fix indentation
|
5 years ago |