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 |
Drew Heles
|
f7b050c04c
|
Adjust helper.py to better parse illustrator-generated svg files (#1465)
Fixes #1464
|
5 years ago |
Andrew Belt
|
33d75cc035
|
Hide CPU meter when module is disabled.
|
5 years ago |
Andrew Belt
|
bd6feee454
|
Update osdialog. Update CHANGELOG.
|
5 years ago |
Andrew Belt
|
f3bd8baa4a
|
Fix crash in RackWidget::pastePresetClipboardAction().
|
5 years ago |
Andrew Belt
|
2f8af62b6e
|
Re-enable ALSA MIDI on Linux
|
5 years ago |
Andrew Belt
|
4c6255eab6
|
Disable RtMidi JACK on Mac.
|
5 years ago |
Andrew Belt
|
0bdef3dbb2
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
9d01464256
|
Clarify license
|
5 years ago |
Andrew Belt
|
ef6e46731e
|
Add working notarization target and Entitlements file for Mac.
|
5 years ago |
Andrew Belt
|
e6e7f33256
|
Add PatchManager::loadPathDialog() for dragging a file to the Rack window.
|
5 years ago |
Andrew Belt
|
11518f9004
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
2b0e8350e7
|
Add JACK support to RtMidi.
|
5 years ago |
Andrew Belt
|
09b5bfe2ae
|
Decrease scroll speed on Mac for all mice.
|
5 years ago |
Andrew Belt
|
f855667f77
|
Don't deserialize left/rightModuleIds.
|
5 years ago |
Andrew Belt
|
4f40f819c7
|
Add changelog entry.
|
5 years ago |
Andrew Belt
|
02f0ff2201
|
Assert that there are no duplicate PortWidgets added to a ModuleWidget.
|
5 years ago |
Andrew Belt
|
a190fb5e10
|
Add date to changelog.
|
5 years ago |
Andrew Belt
|
a4b5f008fe
|
Bump version to 1.1.1.
|
5 years ago |
Andrew Belt
|
e0f020efb4
|
Fix mixup of documentation of plugin::Plugin members.
|
5 years ago |
Andrew Belt
|
ba614d272f
|
Oversample screenshots by 2.
|
5 years ago |
Andrew Belt
|
66c8eda424
|
Fix Inkscape labels not being read from helper.py.
|
5 years ago |
Andrew Belt
|
266b63d5aa
|
Fix expander assignment when force-dragging modules.
|
5 years ago |
Andrew Belt
|
af032df89c
|
Update changelog.
|
5 years ago |
Andrew Belt
|
a5e1ac75f8
|
Finish auto-updater on Windows. Add network::urlPath(). Reimplement
runProcessDetached() using ShellExecuteExW() instead of CreateProcess().
|
5 years ago |