Andrew Belt
|
53dac38d78
|
Put tags above description in Module Browser tooltip.
|
5 years ago |
Andrew Belt
|
33d75cc035
|
Hide CPU meter when module is disabled.
|
5 years ago |
Andrew Belt
|
f3bd8baa4a
|
Fix crash in RackWidget::pastePresetClipboardAction().
|
5 years ago |
Andrew Belt
|
e6e7f33256
|
Add PatchManager::loadPathDialog() for dragging a file to the Rack window.
|
5 years ago |
Andrew Belt
|
02f0ff2201
|
Assert that there are no duplicate PortWidgets added to a ModuleWidget.
|
5 years ago |
Andrew Belt
|
266b63d5aa
|
Fix expander assignment when force-dragging modules.
|
5 years ago |
Andrew Belt
|
923537402e
|
Add updater.hpp/cpp and more advanced app updating functionality.
|
5 years ago |
Andrew Belt
|
2fb6c9fc16
|
Revert to case insensitive sorting of brands in Module Browser.
|
5 years ago |
Andrew Belt
|
d1481766ba
|
Unset ID of newly cloned modules because serializing them sets the ID.
|
5 years ago |
Andrew Belt
|
71c28eb84c
|
Add Ctrl-0 key command for resetting zoom.
|
5 years ago |
Andrew Belt
|
81d3fb7afc
|
Clear filters in Module Browser when backspace is pressed while the search field is empty.
|
5 years ago |
Andrew Belt
|
e0094d090f
|
Fix bug in RackWidget::toJson() where cable ID was being set on the root patch object. Refactor RackWidget, ModuleWidget, Module, and CableWidget to/fromJson().
|
5 years ago |
Andrew Belt
|
c09191565d
|
Make brand list case sensitive.
|
5 years ago |
Andrew Belt
|
10e1016126
|
Add plugin name to Module Browser search string.
|
5 years ago |
Andrew Belt
|
371609573f
|
Fix F1 key command for opening manual in a web browser.
|
5 years ago |
Andrew Belt
|
2b15b1b4bb
|
Add scissor to LedDisplayChoice.
|
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
|
93aca3d4cc
|
Tweak text
|
5 years ago |
Andrew Belt
|
c8d495dfe3
|
Use correct ShellExecute verb for system::openFolder() on Windows.
|
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
|
59fef98b52
|
Change allowCursorLock menu item.
|
5 years ago |
Andrew Belt
|
419e4670e0
|
Add menu item for settings::allowCursorLock.
|
5 years ago |
Andrew Belt
|
01dbc1dde3
|
Move "Update Rack" menu bar item to top of menu.
|
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
|
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
|
9789f22d59
|
Add "autosavePeriod" to settings.json.
|
5 years ago |
Andrew Belt
|
2c5fdb32cc
|
Mostly finished plugin manager client.
|
5 years ago |
Andrew Belt
|
31cc663dd8
|
Sort modules by plugin brand instead of plugin name. WIP Plugins menu bar item.
|
5 years ago |
Andrew Belt
|
5a4656f56a
|
Change VCV Store name to VCV Plugin Manager.
|
5 years ago |
Andrew Belt
|
1aa351cecc
|
Add TSchmittTrigger. Update/clean up changelog.
|
5 years ago |
Andrew Belt
|
ba2d5f8e2d
|
Move Core metadata from Core/plugin.cpp to Core.json manifest. Finish most of Plugin menu functionality. Rewrite plugin loading code.
|
5 years ago |
Andrew Belt
|
a272cf29bd
|
Change MIDI-Map color to yellow. Change ParamHandle indicator from circle to square.
|
5 years ago |
Andrew Belt
|
08a4d73457
|
Add text and color to ParamHandle.
|
5 years ago |
Andrew Belt
|
41552e79f2
|
Restructure ParamHandle Engine internals.
|
5 years ago |
Andrew Belt
|
2c147c285e
|
Add tags to ModuleBrowser tooltip.
|
5 years ago |
Andrew Belt
|
ae6cd36837
|
Make escape hide ModuleBrowser, not clear search field.
|
5 years ago |
Andrew Belt
|
837efa6f08
|
Select first module in ModuleBrowser if Enter is pressed.
|
5 years ago |
Andrew Belt
|
e27095674e
|
Fix ModuleBrowser search field not being selected on show.
|
5 years ago |
Andrew Belt
|
1e60fffb6d
|
Finalize busboard.
|
5 years ago |
Andrew Belt
|
696939069d
|
Use <> instead of "" for include directive.
|
5 years ago |
Andrew Belt
|
00eae8cb5d
|
Enable production version checking.
|
5 years ago |
Andrew Belt
|
beefa87ef6
|
Add update notification to Help menu item. Remove update popup dialog message, and remove "checkVersion" from settings.
|
5 years ago |
Andrew Belt
|
7f2db6971c
|
Make CPU meter text span two lines.
|
5 years ago |
Andrew Belt
|
34d78a0619
|
Sort ModelBoxes the same regardless of whether a search query is entered in Module Browser.
|
5 years ago |
Andrew Belt
|
c2ffcbbfd7
|
Add favorite score to settings, based on @modlfo's scoring algorithm. Sort by favorite score in Module Browser.
|
5 years ago |