Commit graph

62 commits

Author SHA1 Message Date
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