Andrew Belt
|
690a2dbc21
|
Create dep/ folder when dep.mk is included.
|
5 years ago |
Andrew Belt
|
5a5fbb2242
|
Revise feature_request template more.
|
5 years ago |
Andrew Belt
|
3e861cf021
|
Revise feature request template.
|
5 years ago |
Andrew Belt
|
3c93886cf1
|
Tweak template patch.
|
5 years ago |
Andrew Belt
|
2c910ef698
|
Move module container header outside of scroll widget.
|
5 years ago |
Andrew Belt
|
5f35e78253
|
Add key command text to Revert menu item.
|
5 years ago |
Andrew Belt
|
f260e482a9
|
Don't prompt when clearing the patch when it is already empty.
|
5 years ago |
Andrew Belt
|
93aca3d4cc
|
Tweak text
|
5 years ago |
Andrew Belt
|
bc06efd9ab
|
Add system::openFolder() on Mac.
|
5 years ago |
Andrew Belt
|
d2f0458036
|
Close MenuOverlay when clicked with any mouse button
|
5 years ago |
Andrew Belt
|
c8d495dfe3
|
Use correct ShellExecute verb for system::openFolder() on Windows.
|
5 years ago |
Andrew Belt
|
a6a8826c48
|
Fix mtime on Windows.
|
5 years ago |
Andrew Belt
|
b5888180be
|
Use correct mtime on Mac.
|
5 years ago |
Andrew Belt
|
93a2a480f6
|
Remove favorites from settings and favorite scoring in Module Browser.
|
5 years ago |
Andrew Belt
|
82b817ec01
|
Add Plugin::modifiedTimestamp and set it in plugin.cpp. Sort by modifiedTimestamp in Module Browser.
|
5 years ago |
Andrew Belt
|
6a0797fde5
|
Remove behavior of Knob triggering an Action event if the value has not changed.
|
5 years ago |
Andrew Belt
|
8670788ad4
|
Add more documentation to event.hpp about how events interact.
|
5 years ago |
Andrew Belt
|
d89034b01c
|
Add operator[] to simd::Vector. Change implementation of movemaskInverse.
|
5 years ago |
Andrew Belt
|
5919c4adcc
|
Fix memory leak of mapJ variable in MIDI-Map.
|
5 years ago |
Andrew Belt
|
f0c87ad969
|
Reverse order of float_4(float, float, float, float) and int32_4(int32_t, int32_t, int32_t, int32_t). Add simd::movemaskInverse().
|
5 years ago |
Andrew Belt
|
8c89a50e22
|
Fix zlib dep build
|
5 years ago |
Andrew Belt
|
45168562a7
|
Use --host=$(MACHINE) instead of --build=<hard coded triple>
|
5 years ago |
Andrew Belt
|
f521680856
|
Add --build to configure scripts in dep.mk.
|
5 years ago |
Andrew Belt
|
1db6618fce
|
Add simd::crossfade. Make MinBlepGenerator generic.
|
5 years ago |
Andrew Belt
|
341ae5125d
|
Fix OpenGlWidget by calling superclass step().
|
5 years ago |
Andrew Belt
|
59fef98b52
|
Change allowCursorLock menu item.
|
5 years ago |
Andrew Belt
|
2ae4a93c1d
|
Use the correct byte for channel pressure MIDI messages in MIDI-CV.
|
5 years ago |
Andrew Belt
|
1ea9afcb97
|
Revert "Use alloca() instead of VLAs for dynamic stack allocation."
This reverts commit bb34db46c9 .
|
5 years ago |
Andrew Belt
|
bb34db46c9
|
Use alloca() instead of VLAs for dynamic stack allocation.
|
5 years ago |
Andrew Belt
|
d750c456a7
|
Make dsp::Decimator compatible with SIMD types.
|
5 years ago |
Andrew Belt
|
9c7ebfc015
|
Add getters for event::State members.
|
5 years ago |
Andrew Belt
|
e4c5f817ea
|
Decrease resolution to VGA 640 × 480.
|
5 years ago |
Andrew Belt
|
f35ac3e711
|
Rename parameter template arguments and aliases in Vector.
|
5 years ago |
Andrew Belt
|
d434270da8
|
Added static variables to get template parameters in Vector classes.
|
5 years ago |
Andrew Belt
|
419e4670e0
|
Add menu item for settings::allowCursorLock.
|
5 years ago |
Andrew Belt
|
33a147b4a7
|
Add recent features to changelog.
|
5 years ago |
Andrew Belt
|
b4bd09a2eb
|
Add more documentation to Port.
|
5 years ago |
Andrew Belt
|
01dbc1dde3
|
Move "Update Rack" menu bar item to top of menu.
|
5 years ago |
Andrew Belt
|
85862e0d68
|
Add int32_4::setr().
|
5 years ago |
Andrew Belt
|
c21fb4e9e9
|
Add simd::movemask().
|
5 years ago |
Andrew Belt
|
9e830a61e6
|
Add SIMD methods to Port.
|
5 years ago |
Andrew Belt
|
bdcefe94a8
|
Tweak "Update all" label
|
5 years ago |
Andrew Belt
|
68fbec5d6c
|
Improve behavior of "Update all" button.
|
5 years ago |
Andrew Belt
|
d6c8d84ede
|
Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
|
5 years ago |
Andrew Belt
|
6b6c85288a
|
Tweak CONTRIBUTING
|
5 years ago |
Andrew Belt
|
ca89558bb4
|
Use -v1 filename suffix for plugins/, settings.json, autosave.vcv, and template.vcv when running in non-dev-mode.
|
5 years ago |
Andrew Belt
|
97e892f865
|
Rename VCV Plugin Manager to VCV Library.
|
5 years ago |
Andrew Belt
|
74ffc607e6
|
Add CONTRIBUTING.md.
|
5 years ago |
Andrew Belt
|
9789f22d59
|
Add "autosavePeriod" to settings.json.
|
5 years ago |
Andrew Belt
|
f79cff0784
|
Don't query plugins in dev mode.
|
5 years ago |