falkTX
|
a0a5fa134a
|
Add squeeze modules parameter, adjust view menu alike Rack
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-08 12:45:19 +01:00 |
|
falkTX
|
5ed8eb4731
|
More wasm things, high-dpi browser tests
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-06 15:17:27 +01:00 |
|
falkTX
|
74b41e1713
|
Implement openBrowser for wasm
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-05 16:45:02 +01:00 |
|
falkTX
|
a37016969d
|
Handle example/demo patches as templates
Closes #270
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-06-30 19:42:01 +01:00 |
|
falkTX
|
0397948a41
|
Add VT_-_Jupiter_Ascent.vcv demo patch, show in file menu
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-06-29 16:23:05 +01:00 |
|
falkTX
|
310cab2d6d
|
Store a few more properties as plugin state, including favorites
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-04-27 18:17:16 +01:00 |
|
falkTX
|
341642d8e0
|
Update rate limit does work on macOS after all
|
2022-02-28 21:51:18 +00:00 |
|
falkTX
|
5188b50a4f
|
Update/sync to Rack 2.1
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-02-27 00:18:43 +00:00 |
|
falkTX
|
69f0ff9084
|
Do not show update-rate-limit menu options on macOS, does nothing
|
2022-02-14 03:28:39 +00:00 |
|
falkTX
|
fff4d6f61d
|
Initial experimental work for screenshots
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-02-09 17:38:25 +00:00 |
|
falkTX
|
454943f2cf
|
Add file menu option to export uncompressed json file
|
2022-02-05 01:09:16 +00:00 |
|
falkTX
|
c6a5c2e72e
|
Fix macOS build
|
2022-02-02 00:09:18 +00:00 |
|
falkTX
|
0037795663
|
Tag our own custom version
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-01-31 13:30:20 +00:00 |
|
falkTX
|
e29243af60
|
Move all liblo stuff to the same file, add crude auto-deploy mode
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-01-24 11:28:23 +00:00 |
|
falkTX
|
2c3867ca6a
|
Cleanup override files to be more like the original
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-01-23 17:18:41 +00:00 |
|
falkTX
|
c06768f70f
|
Implement update rate limit
Closes #117
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-01-18 09:50:50 +00:00 |
|
falkTX
|
28e0295a4a
|
Use F7 key as "deploy to MOD" action, make it visible on file menu
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-01-12 08:06:44 +00:00 |
|
falkTX
|
fd1de47874
|
Update Fundamental and Rack
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-12-18 20:05:40 +00:00 |
|
falkTX
|
df6df767a4
|
Custom selection menu, so we can use async dialogs
Closes #85
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-12-12 11:54:11 +00:00 |
|
falkTX
|
5a652907c7
|
override Scene.cpp; Move common menu/scene to new file; Cleanup
Closes #50
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-12-11 17:54:17 +00:00 |
|
falkTX
|
994ff05567
|
Stop using VCV name
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-12-05 16:48:17 +00:00 |
|
falkTX
|
8df28459a2
|
Update a few modules and VCV
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-23 20:40:34 +00:00 |
|
falkTX
|
d14713bdf9
|
Get hotkeys to work, most of them anyway
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-13 14:06:54 +00:00 |
|
falkTX
|
0df3db43c6
|
Prefer HOME env var before trying getpwuid
|
2021-11-12 16:13:52 +00:00 |
|
falkTX
|
fb9909e421
|
Implement file->export, show error message on failure
|
2021-11-12 15:53:23 +00:00 |
|
falkTX
|
823ad6b53d
|
Remove threading options from UI since they will do nothing now
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-03 20:36:33 +00:00 |
|
falkTX
|
b3a1efdc4b
|
Rename file menu option "Open" as "Import..."
|
2021-10-27 15:55:42 +01:00 |
|
falkTX
|
9d90823a32
|
Use async dialog in place of osdialog
|
2021-10-27 15:30:14 +01:00 |
|
falkTX
|
e83d514eb6
|
Initial code for remote push over OSC
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-23 15:48:09 +01:00 |
|
falkTX
|
c6b0a0241e
|
Get file->open to use DPF file browser actions, not osdialog
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 14:22:49 +01:00 |
|
falkTX
|
88beb01572
|
Alternative folder setup for custom files, override MenuBar.cpp
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-22 14:08:57 +01:00 |
|