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 |
Andrew Belt
|
923537402e
|
Add updater.hpp/cpp and more advanced app updating functionality.
|
5 years ago |
Andrew Belt
|
920c4bc4cd
|
Add entry for 1.1.1 in changelog.
|
5 years ago |
Andrew Belt
|
7211590cfb
|
Update osdialog dep
|
5 years ago |
Andrew Belt
|
2682b21b8e
|
Clean up unused Mac build targets. Separate dep/Makefile targets into a download step and a build step.
|
5 years ago |
Andrew Belt
|
42902871fb
|
Don't flip scroll coordinates of ScrollWidget when shift is held on Mac
|
5 years ago |
Andrew Belt
|
2fb6c9fc16
|
Revert to case insensitive sorting of brands in Module Browser.
|
5 years ago |
Andrew Belt
|
619e1e4523
|
Fix list formatting in changelog.
|
5 years ago |
Andrew Belt
|
67342b7d8c
|
Bump version
|
5 years ago |
Andrew Belt
|
c07e7edb8a
|
Delete keyCallback debugging.
|
5 years ago |
Andrew Belt
|
d1481766ba
|
Unset ID of newly cloned modules because serializing them sets the ID.
|
5 years ago |
Andrew Belt
|
382f67a53e
|
Add error message to stderr if cannot open log.txt file.
|
5 years ago |
Andrew Belt
|
d54db1dedf
|
Update CHANGELOG.
|
5 years ago |
Andrew Belt
|
9eb61ecec0
|
Emulate middle-click with Ctrl-shift-click.
|
5 years ago |
Andrew Belt
|
71c28eb84c
|
Add Ctrl-0 key command for resetting zoom.
|
5 years ago |