Andrew Belt
|
05e2e7b9c0
|
Reenable backtrace printing in log. Demangle symbols on Linux.
|
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
|
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
|
02f0ff2201
|
Assert that there are no duplicate PortWidgets added to a ModuleWidget.
|
5 years ago |
Andrew Belt
|
ba614d272f
|
Oversample screenshots by 2.
|
5 years ago |
Andrew Belt
|
266b63d5aa
|
Fix expander assignment when force-dragging modules.
|
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
|
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
|
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
|
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 |
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
|
535b64c5bb
|
Wrap Core plugin in core:: namespace.
|
5 years ago |
Andrew Belt
|
c09191565d
|
Make brand list case sensitive.
|
5 years ago |
Andrew Belt
|
60d1037dc1
|
Add more keyboard key and scancode debugging.
|
5 years ago |
Andrew Belt
|
60a1a47f00
|
Move system::getAbsolutePath() to string::absolutePath(). Implement on
Windows.
|
5 years ago |
Andrew Belt
|
4a09492b3e
|
Implement system::getAbsolutePath() on Mac.
|
5 years ago |
Andrew Belt
|
029434dcb7
|
Add system::getAbsoluteDirectory().
|
5 years ago |
Andrew Belt
|
4f2a21e325
|
Make Tooltip fit inside parent.
|
5 years ago |
Andrew Belt
|
0ae792b425
|
Add debugging for scancodes
|
5 years ago |
Andrew Belt
|
10e1016126
|
Add plugin name to Module Browser search string.
|
5 years ago |
Andrew Belt
|
7a1a41c6af
|
Fix Bridge MIDI receiving, thanks stoermelder.
|
5 years ago |
Andrew Belt
|
139f9a0da3
|
Disable -p flag on Mac for now since App Translocation interferes with it during normal launch.
|
5 years ago |
Andrew Belt
|
371609573f
|
Fix F1 key command for opening manual in a web browser.
|
5 years ago |
Andrew Belt
|
7cb85d543c
|
Allow ParamQuantity::displayMultiplier to be 0.
|
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
|
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
|
5919c4adcc
|
Fix memory leak of mapJ variable in MIDI-Map.
|
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 |