Andrew Belt
|
d61b81254a
|
Change upcoming version to 1.1.0
|
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
|
e99d23d0a9
|
Update changelog
|
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
|
4923e6a45f
|
Remove line from old Mac dependency.
|
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
|
9f9e85d691
|
Make default constructor cause Vector to be uninitialized.
|
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
|
01d60a0bb1
|
Initialize simd::Vector to zero.
|
5 years ago |
Andrew Belt
|
7a1a41c6af
|
Fix Bridge MIDI receiving, thanks stoermelder.
|
5 years ago |
Andrew Belt
|
6147397c0f
|
Add changelog for 1.0.1.
|
5 years ago |
Andrew Belt
|
41eb965839
|
Update osdialog, which fixes loading/saving UTF-8 files on Windows.
|
5 years ago |
Andrew Belt
|
8341623cf2
|
Add `make staple` target, although for now this is useless. Prompt user to access microphone on launch.
|
5 years ago |
Andrew Belt
|
51eb3dda0a
|
Revise issue templates.
|
5 years ago |
Andrew Belt
|
b4fe16e090
|
Add `make notarize` target to Makefile
|
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
|
9247ac4045
|
Bump version
|
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
|
f813bff72b
|
Fix `make debug` on Mac.
|
5 years ago |
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 |