Andrew Belt
|
c67a4181bb
|
Tweak framebuffer render-skipping algorithm to be slightly more aggressive to render after frame deadlines.
|
3 years ago |
Andrew Belt
|
a415c1da4b
|
Allow negative window pos.
|
3 years ago |
Andrew Belt
|
2bf0f5676b
|
Change default resolution to 1024x720.
|
3 years ago |
Andrew Belt
|
497332a58a
|
Remove debug performance timers in Window::step().
|
3 years ago |
Andrew Belt
|
88c0b08d30
|
Change default resolution to 1280x720. Add check for invalid window pos
and size.
|
3 years ago |
Andrew Belt
|
cbc4255b4e
|
If window is minimized, don't set nonsense window position and size to settings, making the window disappear on next launch.
|
3 years ago |
Andrew Belt
|
0f6bce8709
|
Replace exit() with Exceptions.
|
3 years ago |
Andrew Belt
|
871d471de1
|
Revert "Fail gracefully if APP->window->loadFont()/loadImage() is called from a ModuleWidget constructor when Window is null."
This reverts commit 9dcb2e66bf .
|
3 years ago |
Andrew Belt
|
9dcb2e66bf
|
Fail gracefully if APP->window->loadFont()/loadImage() is called from a ModuleWidget constructor when Window is null.
|
3 years ago |
Andrew Belt
|
e026ae3301
|
Fix UTF-8 filenames for Font and Image.
|
3 years ago |
Andrew Belt
|
fe0a8c58a1
|
Add full version number to window title.
|
3 years ago |
Andrew Belt
|
d61841bdda
|
Add "Free" name to distribution, window title, and tip window.
|
3 years ago |
Andrew Belt
|
e96859405e
|
Remove Mac menu bar items, since they are redundant to Rack's menu bar.
|
3 years ago |
Andrew Belt
|
90c43226cd
|
Clean up doc comments.
|
3 years ago |
Andrew Belt
|
7ff515f8fe
|
Rename "Community Edition" to "Free". Remove edition name from TipWindow and Window title.
|
3 years ago |
Andrew Belt
|
8de2c36de3
|
Add Window::activateContext().
|
3 years ago |
Andrew Belt
|
8131083655
|
Draw layer 1 (lights) of ModuleWidgets in Browser and Window::screenshotModules().
|
3 years ago |
Andrew Belt
|
b32255d270
|
Reduce minimum window size.
|
3 years ago |
Andrew Belt
|
8124a716b0
|
Use fallback monitor refresh rate if not detected.
|
3 years ago |
Andrew Belt
|
df89de7847
|
Move Svg to window:: namespace.
|
3 years ago |