falkTX
|
fe4c0f6127
|
Use puts instead of printf to keep mingw happy
|
2021-11-05 00:21:10 +00:00 |
|
falkTX
|
383f02ee2b
|
Filter out VCV logo from Core files at runtime
|
2021-11-04 23:58:43 +00:00 |
|
falkTX
|
1af687aa6c
|
Use the nvgCreateGL from DPF, fixes Windows builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-04 12:07:39 +00:00 |
|
falkTX
|
d6d0e0f734
|
Get rid of engine context pointer
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-04 11:13:45 +00:00 |
|
falkTX
|
0c916ae619
|
Switch back to using NanoVG UI
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-04 10:49:34 +00:00 |
|
falkTX
|
9771e89997
|
Fix crash on close after the latest commits
|
2021-11-04 01:14:50 +00:00 |
|
falkTX
|
24c9a3b6c2
|
Cleanup
|
2021-11-04 00:49:13 +00:00 |
|
falkTX
|
9ff29396df
|
New approach for Window (always valid; swap handles for real UI)
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-03 23:27:24 +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
|
3766f0bd42
|
Override Engine to 100% ensure proper threading (ie, none)
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-11-03 20:34:41 +00:00 |
|
falkTX
|
e920e18f1f
|
Fix initial scroll position for new projects
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-29 19:53:59 +01:00 |
|
falkTX
|
9b9d8f6d4d
|
Use DPF built-in dejavu sans font as default
This allows to display text even with resources not available
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-29 15:58:36 +01:00 |
|
falkTX
|
991ed6c8a7
|
Initial setup for Cardinal plugin variants
|
2021-10-27 19:34:16 +01: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
|
570f9f94a9
|
Make sure libarchive uses libzstd instead of external tools; Cleanup
|
2021-10-27 00:16:12 +01:00 |
|
falkTX
|
0c7c99c8fc
|
More careful UI creation
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-26 21:35:05 +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
|
a00020e597
|
Support fully headless builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-23 02:30:42 +01:00 |
|
falkTX
|
79e74ef909
|
Add in NANOVG_GLES2 for possible future case usage
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-23 01:21:07 +01:00 |
|
falkTX
|
453789c38a
|
Leave stuff behind from the unsuccessful remote attempt
Signed-off-by: falkTX <falktx@falktx.com>
|
2021-10-23 01:14: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 |
|