Andrew Belt
|
fa2f3d0234
|
Add ResizeHandle to Scene.
|
3 years ago |
Andrew Belt
|
10e6f1db1d
|
Tweak organization of settings globals.
|
3 years ago |
Andrew Belt
|
05553f5eec
|
Add version into to Help menu.
|
3 years ago |
Andrew Belt
|
661fd3863d
|
Add Module Save event.
|
3 years ago |
Andrew Belt
|
6ae98b6194
|
Clean up Module Browser's ModelBox tooltip creation.
|
3 years ago |
Andrew Belt
|
414500a390
|
Fix certain Widget events (ContextDestroyEvent, ContextDestroyEvent, etc) not recursing when Widget is invisible.
|
3 years ago |
Andrew Belt
|
d0a5cf7598
|
Set default halo brightness to 25%.
|
3 years ago |
Andrew Belt
|
9e4fff9a75
|
Add RoundKnob, Trimpot, and ScrewSilver graphics from Pyer.
|
3 years ago |
Andrew Belt
|
b2e00b2b06
|
Add menu separator to switch param tooltip. Fix bug when ParamWidget tooltip is not appearing when Light is placed above it.
|
3 years ago |
Andrew Belt
|
8859eac75c
|
Clean up port names on MIDI-CV and CV-MIDI.
|
3 years ago |
Andrew Belt
|
b998904d16
|
Use menu item helpers for Core modules.
|
3 years ago |
Andrew Belt
|
54669f9895
|
Add createMenuItem() with action callback and createCheckMenuItem().
|
3 years ago |
Andrew Belt
|
a3ab530c73
|
Add menu item helpers createBoolMenuItem() and createIndexSubmenuItem(), and their pointer variants.
|
3 years ago |
Andrew Belt
|
4c529a9541
|
Add createIndexMenuItem() helper function.
|
3 years ago |
Andrew Belt
|
ad426537c4
|
Set default LedDisplayTextField::bgColor.
|
3 years ago |
Andrew Belt
|
b84e8ec336
|
Make alpha menu bar item a MenuLabel.
|
3 years ago |
Andrew Belt
|
7832706fdd
|
Limit rack zoom when value is changed rather than in RackScrollWidget every frame.
|
3 years ago |
Andrew Belt
|
ba6e2e9296
|
Update Light graphics
|
3 years ago |
Andrew Belt
|
5e22369d2e
|
Add LedDisplayTextField::bgColor. Display LedDisplay text as a non-tinted light when rack brightness is decreased.
|
3 years ago |
Andrew Belt
|
e51d4387da
|
To avoid blinding the user when rack brightness is low, draw Module Browser modules with the same brightness.
|
3 years ago |
Andrew Belt
|
30c64c5e93
|
Zoom in/out rack with extra mouse buttons
|
3 years ago |
Andrew Belt
|
157c45038d
|
Use ui::Label for MeterLabel in menu bar. Set default Label font size to 11.
|
3 years ago |
Andrew Belt
|
ea431882a7
|
Add Engine meter to menu bar.
|
3 years ago |
Andrew Belt
|
b6aba4d66a
|
Fix menu item right text font size.
|
3 years ago |
Andrew Belt
|
772e38c560
|
Update blendish to fix large blurry font issue.
|
3 years ago |
Andrew Belt
|
bdcb40813e
|
Add ZSTD_COMPRESSION_LEVEL variable to plugin.mk
|
3 years ago |
Andrew Belt
|
466785d8fa
|
Move control settings from View menu to Edit menu.
|
3 years ago |
Andrew Belt
|
cc20d1f2ac
|
Change TGrayModuleLightWidget background color. Don't draw light halo in framebuffers.
|
3 years ago |
Andrew Belt
|
9d81a3e4d0
|
Rewrite LightWidget rendering by using more physical light blending function. Add ability to decrease rack brightness by tinting all but the lights a shade of gray. Add settings and menu items to adjust rack brightness and light halo.
|
3 years ago |
Andrew Belt
|
31fc04db0b
|
Bring back Light halo.
|
3 years ago |
Andrew Belt
|
c5549682eb
|
Add new Light graphics. Add TSvgLight class to handle SVG files above light.
|
3 years ago |
Andrew Belt
|
fa5cd69cd7
|
Reduce number precision of zoom levels in Module Browser.
|
3 years ago |
Andrew Belt
|
48331e4e70
|
Add app variant name to window title.
|
3 years ago |
Andrew Belt
|
90077192b2
|
Add APP_VARIANT global.
|
3 years ago |
Andrew Belt
|
d7c36b9bee
|
Tweak Makefiles.
|
3 years ago |
Andrew Belt
|
0569eb0784
|
Reorganize gitignore.
|
3 years ago |
Andrew Belt
|
de0cb6631b
|
Move standalone source to new adapters folder.
|
3 years ago |
Andrew Belt
|
7c7fd45699
|
Clarify doc for WeakPtr.
|
3 years ago |
Andrew Belt
|
f88ff2ae5f
|
Add subdirectory navigation to module presets.
|
3 years ago |
Andrew Belt
|
077064f069
|
Add copy ctor to WeakPtr.
|
3 years ago |
Andrew Belt
|
d4a815c574
|
Fix incorrect Rogan background SVG filenames.
|
3 years ago |
Andrew Belt
|
6fbc3d6292
|
Fix UTF8toUTF16 call.
|
3 years ago |
Andrew Belt
|
0fd569bc65
|
Update glfw submodule.
|
3 years ago |
Andrew Belt
|
7ddf7dc3a6
|
Remove old TL1105 graphic.
|
3 years ago |
Andrew Belt
|
39ca179daf
|
Add new Rogan knob designs.
|
3 years ago |
Andrew Belt
|
ac29571db3
|
Rearrange ModuleWidget methods.
|
3 years ago |
Andrew Belt
|
46fff99244
|
Add Module::getPatchStorageDir().
|
3 years ago |
Andrew Belt
|
f0deb51863
|
Move ui.hpp to ui/common.hpp.
|
3 years ago |
Andrew Belt
|
69fc690290
|
Add getter methods to Module.
|
3 years ago |
Andrew Belt
|
ed1842a743
|
Rename string::U8toU16 to UTF8toUTF16 and U16toU8 to UTF16toUTF8.
|
3 years ago |