Andrew Belt
|
26bda06eb7
|
Move slug normalization from getPlugin or getModel functions to fromJson functions.
|
5 years ago |
Andrew Belt
|
d3710cb300
|
Add FrameRateWidget.
|
5 years ago |
Andrew Belt
|
f8ef68c4f1
|
Delete ModelBox tooltips in a deferred way to avoid a use-after-free.
|
5 years ago |
Andrew Belt
|
08f97d24f1
|
Nudge ParamTooltip inside parent.
|
5 years ago |
Andrew Belt
|
f68a981d11
|
Add SegmentDisplay to component library. Fix huge light halo issue with non-square lights.
|
5 years ago |
Andrew Belt
|
ee876efa88
|
Use actual monitor refresh rate instead of 60 Hz as frame rate reference.
|
5 years ago |
Andrew Belt
|
7b0ce97406
|
Add Engine > Frame rate menu bar item.
|
5 years ago |
Andrew Belt
|
e631131aea
|
Replace "frameRateLimit" and "frameRateSync" in settings with "frameSwapInterval".
|
5 years ago |
Andrew Belt
|
69681d2dbd
|
Add numpad key commands. Clean up Scene::onHoverKey().
|
5 years ago |
Andrew Belt
|
3d21a2a7b2
|
Add key command for engine CPU timer.
|
5 years ago |
Andrew Belt
|
63a939d432
|
Hide menu and scrollbars when fullscreen.
|
5 years ago |
Andrew Belt
|
52d838d28f
|
Accept backspace key command on key-repeat with Module Browser search box.
|
5 years ago |
Andrew Belt
|
3b2a12559f
|
Reorder tag and brand lists in Module Browser
|
5 years ago |
Andrew Belt
|
0053517ec7
|
Delete ModuleWidget children before deleting Module.
|
5 years ago |
Andrew Belt
|
ff2ac805e2
|
Fix #1510
|
5 years ago |
Andrew Belt
|
f55d039ee9
|
Fix #1479
|
5 years ago |
Andrew Belt
|
8a299b54c3
|
Rename "Module timer" back to "CPU meter"
|
5 years ago |
Andrew Belt
|
469d66024a
|
Restructure the tag/alias data structure.
|
5 years ago |
Andrew Belt
|
729b3dc3c9
|
Move tag lists to tag.cpp.
|
5 years ago |
Andrew Belt
|
dca30e2b53
|
Auto-format code with astyle.
|
5 years ago |
Andrew Belt
|
558df2c178
|
Rename CPU meter to "module timer".
|
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
|
f4151bed2e
|
Clean up code and issue templates.
|
5 years ago |
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 |