1315 Commits (9ee66008dbcbc67e744db99d6c19f38282d885d5)

Author SHA1 Message Date
Maxime Desroches 9ee66008db
AGNOS 15 (#36611) 2 days ago
Dean Lee 6a257fe2de
ui: increase profile output from 25 to 100 functions (#36607) 2 days ago
Maxime Desroches dad7bb53a2 ui: let ui_state set brightness 3 days ago
Dean Lee ed42cfe699
ui: refactor GuiApplication.render into smaller helper methods (#36569) 3 days ago
Maxime Desroches 890b1cf512
AGNOS 14.7 (#36597) 7 days ago
Maxime Desroches e5a7deb6ad
AGNOS 14.6 (#36586) 1 week ago
Adeeb Shihadeh 2d31b422c8
ui: prep for 60fps (#36585) 1 week ago
Adeeb Shihadeh 89919c8832 this is not a good api 1 week ago
Maxime Desroches 5198b1b079
support ECDSA (#36555) 1 week ago
Adeeb Shihadeh e8a11591a8
ui: add render loop profiling (#36558) 1 week ago
Adeeb Shihadeh cbc8f98682 ui: fix RuntimeError on exit on PC 1 week ago
Adeeb Shihadeh ecdcb5d0c6
tici: affine DRM IRQ to same core as ui (#36554) 1 week ago
Dean Lee 215ef16803
ui: fix LineSeparator horizontal centering issue (#36533) 1 week ago
Dean Lee 350b846d3a
ui: fix vertical centering for multi-line labels (#36538) 1 week ago
Dean Lee 9ce9920ff7
ui: fix label text eliding to account for icon width (#36539) 1 week ago
Dean Lee 1c0b087105
ui: fix keyboard.reset() to properly clear all interaction state (#36541) 1 week ago
Dean Lee 137d4b89b4
ui: fix icon vertical positioning using width instead of height (#36542) 1 week ago
Shane Smiskol 2cc4885a2e
raylib: fix window freezing (#36517) 1 week ago
Dean Lee 9bf904e8a6
ui: scale mouse positions in touch history (#36530) 1 week ago
Adeeb Shihadeh 5ea5f6f267
ui: timeout touch points (#36550) 2 weeks ago
Shane Smiskol 525b6e48e9
raylib: fix word wrap (#36545) 2 weeks ago
Shane Smiskol c7b115b68e
raylib: fix text measure with emojis (#36546) 2 weeks ago
Adeeb Shihadeh f57617c944 expose more state from gui_app 2 weeks ago
Adeeb Shihadeh c4a0e57046
ui: add debug toggle (#36529) 2 weeks ago
Maxime Desroches 002a22a097
AGNOS 14.5 (#36523) 2 weeks ago
Maxime Desroches 9f20eb8ce6
setup: handle incompatible versions (#36520) 2 weeks ago
David 47d0a95fd6
font: remove unifont anti-aliasing and reduce font size to 16 (#36508) 2 weeks ago
Dean Lee 5d142326f5
ui: remove unused get_width() method (#36512) 2 weeks ago
Dean Lee ef9683ee79
ui: skip rendering when screen is off (#36510) 2 weeks ago
Maxime Desroches 8a77534d02
fix zipapp with multilang (#36511) 2 weeks ago
Shane Smiskol 2d6df2e125
raylib: minor tweaks (#36507) 2 weeks ago
Shane Smiskol 4e88245745
raylib: rename set_callbacks (#36462) 2 weeks ago
Maxime Desroches 6c85e2c697
ModemManager restart (#36433) 3 weeks ago
Adeeb Shihadeh 2d0340cefd
ui: stop loading unused fonts (#36493) 3 weeks ago
Adeeb Shihadeh 0d4b0ee116
pre-process fonts for raylib (#36489) 3 weeks ago
Adeeb Shihadeh 94ca077e69
ui: add startup profiling (#36482) 3 weeks ago
Shane Smiskol e0cabc1174
raylib: only load glyphs for unifont (#36475) 3 weeks ago
Adeeb Shihadeh c1cb971bca
hardwared: disable power save when screen is on (#36466) 3 weeks ago
Adeeb Shihadeh 538ec25ad9
gc unused stuff in HW abstraction layer (#36465) 3 weeks ago
Adeeb Shihadeh 954b567b9b
merge a bunch of misc stuff into common.utils (#36463) 3 weeks ago
Shane Smiskol 6061476d8e
fix spinner (#36458) 3 weeks ago
Dean Lee 534f096bb8
ui: reset cached height when description changes (#36454) 3 weeks ago
Dean Lee f2db7f7665
ui: cache emoji font to avoid repeated loading (#36451) 3 weeks ago
David 40a1af97b9
ui: only auto scale on PC if SCALE env not set (#36455) 3 weeks ago
Dean Lee 53ff5413cd
ui: auto-size on PC if screen is smaller than tici (#36452) 3 weeks ago
David 6486ab6cab
raylib: fix crash when toggling advanced network toggles (#36443) 3 weeks ago
Shane Smiskol 1e73025f86
Remove Qt (#36427) 3 weeks ago
David 4f52f3f3c5
raylib: match QT colors for danger button style (#36431) 3 weeks ago
Shane Smiskol a0d48b6c63
raylib: unifont for CJK languages (#36430) 3 weeks ago
Shane Smiskol 8f720a54f6
raylib: add branch switcher (#36359) 3 weeks ago