Andrew Belt
|
f855667f77
|
Don't deserialize left/rightModuleIds.
|
5 years ago |
Andrew Belt
|
4f40f819c7
|
Add changelog entry.
|
5 years ago |
Andrew Belt
|
02f0ff2201
|
Assert that there are no duplicate PortWidgets added to a ModuleWidget.
|
5 years ago |
Andrew Belt
|
a190fb5e10
|
Add date to changelog.
|
5 years ago |
Andrew Belt
|
a4b5f008fe
|
Bump version to 1.1.1.
|
5 years ago |
Andrew Belt
|
e0f020efb4
|
Fix mixup of documentation of plugin::Plugin members.
|
5 years ago |
Andrew Belt
|
ba614d272f
|
Oversample screenshots by 2.
|
5 years ago |
Andrew Belt
|
66c8eda424
|
Fix Inkscape labels not being read from helper.py.
|
5 years ago |
Andrew Belt
|
266b63d5aa
|
Fix expander assignment when force-dragging modules.
|
5 years ago |
Andrew Belt
|
af032df89c
|
Update changelog.
|
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
|
920c4bc4cd
|
Add entry for 1.1.1 in changelog.
|
5 years ago |
Andrew Belt
|
7211590cfb
|
Update osdialog dep
|
5 years ago |
Andrew Belt
|
2682b21b8e
|
Clean up unused Mac build targets. Separate dep/Makefile targets into a download step and a build step.
|
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
|
619e1e4523
|
Fix list formatting in changelog.
|
5 years ago |
Andrew Belt
|
67342b7d8c
|
Bump version
|
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
|
d54db1dedf
|
Update CHANGELOG.
|
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
|
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 |