Andrew Belt
|
86c08cf195
|
Call Switch::onDragStart super method.
|
3 years ago |
Andrew Belt
|
39f5a2f710
|
Reword Trigger -> Dispatch in comments.
|
3 years ago |
Andrew Belt
|
3e1466deed
|
Fix Module Browser sorting algorithms to use model order in plugin as last resort.
|
3 years ago |
Andrew Belt
|
2b9efc1401
|
Add string::join(). Reorder models how they are ordered in plugin's manifest. Use list instead of vector for models and tags in plugin::Plugin/Model.
|
3 years ago |
Andrew Belt
|
aea660c3b9
|
Fix sort order of query score in Module Browser.
|
3 years ago |
Andrew Belt
|
f43330e1fe
|
Add module count label to Module Browser header.
|
3 years ago |
Andrew Belt
|
42af36fa0b
|
Make SequentialLayout resize according to its contents. Fix margins of model container in Module Browser.
|
3 years ago |
Andrew Belt
|
30b3ff2ea0
|
Hide ResizeHandle by default.
|
3 years ago |
Andrew Belt
|
cdc44cda71
|
Add bgColor to MenuOverlay
|
3 years ago |
Andrew Belt
|
6a2d1a406d
|
Fix max halo size for LightWidget.
|
3 years ago |
Andrew Belt
|
6d19799dfb
|
Tweak spacing of TipWindow buttons.
|
3 years ago |
Andrew Belt
|
fa2f3d0234
|
Add ResizeHandle to Scene.
|
3 years ago |
Andrew Belt
|
05553f5eec
|
Add version into to Help menu.
|
3 years ago |
Andrew Belt
|
6ae98b6194
|
Clean up Module Browser's ModelBox tooltip creation.
|
3 years ago |
Andrew Belt
|
d0a5cf7598
|
Set default halo brightness to 25%.
|
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
|
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
|
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.
|
4 years ago |
Andrew Belt
|
30c64c5e93
|
Zoom in/out rack with extra mouse buttons
|
4 years ago |
Andrew Belt
|
157c45038d
|
Use ui::Label for MeterLabel in menu bar. Set default Label font size to 11.
|
4 years ago |
Andrew Belt
|
ea431882a7
|
Add Engine meter to menu bar.
|
4 years ago |
Andrew Belt
|
b6aba4d66a
|
Fix menu item right text font size.
|
4 years ago |
Andrew Belt
|
466785d8fa
|
Move control settings from View menu to Edit menu.
|
4 years ago |
Andrew Belt
|
cc20d1f2ac
|
Change TGrayModuleLightWidget background color. Don't draw light halo in framebuffers.
|
4 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.
|
4 years ago |
Andrew Belt
|
31fc04db0b
|
Bring back Light halo.
|
4 years ago |
Andrew Belt
|
c5549682eb
|
Add new Light graphics. Add TSvgLight class to handle SVG files above light.
|
4 years ago |
Andrew Belt
|
fa5cd69cd7
|
Reduce number precision of zoom levels in Module Browser.
|
4 years ago |
Andrew Belt
|
f88ff2ae5f
|
Add subdirectory navigation to module presets.
|
4 years ago |
Andrew Belt
|
ac29571db3
|
Rearrange ModuleWidget methods.
|
4 years ago |
Andrew Belt
|
4450bd7ef1
|
Add default argument to settings::save() and load().
|
4 years ago |
Andrew Belt
|
583530032f
|
Move asset::pluginsPath, templatePath, and settingsPath to appropriate namespaces.
|
4 years ago |
Andrew Belt
|
c545995fb1
|
Make fonts and images be permanently cached. Use font cache in LedDisplay.
|
4 years ago |
Andrew Belt
|
4e7f1edb24
|
Change all deprecated APP->window->loadSvg() calls to Svg::load(). Fix FramebufferWidget::onContextDestroy() not unsetting framebuffer handle.
|
4 years ago |
Andrew Belt
|
5484126aaa
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
Andrew Belt
|
c9cf25f66e
|
Merge event namespace into widget namespace. Event classes are now defined inside the Widget class.
|
4 years ago |
Andrew Belt
|
033e181370
|
Reorder changelog and source code menu items in module info menu.
|
4 years ago |
Andrew Belt
|
b6e4767e46
|
Remove "v" from version display strings. Make Windows installer not
install over Rack v1.
|
4 years ago |
Andrew Belt
|
f627d1e729
|
Move libRack.dylib to Resources folder in Mac bundle. Use rpath for plugin build.
|
4 years ago |
Andrew Belt
|
b584e5f506
|
Use @executable_path for libRack.dylib for plugins on Mac. This is a hack that will need to be changed to @rpath later.
|
4 years ago |
Andrew Belt
|
ebd1fba9e0
|
Refactor dist target.
|
4 years ago |
Andrew Belt
|
ec14e18bec
|
Remove PatchManager::isLegacy().
|
4 years ago |
Andrew Belt
|
c4cc1c4368
|
Clean up fromJson Engine and RackWidget methods. Fix v0.6 patch loading.
|
4 years ago |
Andrew Belt
|
27ccb2f9a3
|
Refactor paste actions of ModuleWidget and RackWidget.
|
4 years ago |
Andrew Belt
|
f5bad0e20f
|
Add hard-coded plugin/model slug fallbacks/aliases. Catch Exceptions from Module::fromJson().
|
4 years ago |
Andrew Belt
|
7ed56c0f4c
|
Make OpenRecentItem disabled if there are no recent patches.
|
4 years ago |
Andrew Belt
|
bfa402c6c5
|
Change Ctrl and Shift+ctrl knob adjustment speeds to 1/10 and 1/100.
|
4 years ago |