28 Commits (f3d0a9ea13f94d5ee999aeb0c64f2c7832be7b51)

Author SHA1 Message Date
Dean Lee 03d2e7b2b0
ui: extract Widget base class to separate lib/widget.py (#35520) 1 week ago
Dean Lee 1c11e28448
ui: fix path self-intersections on hills (#35514) 1 week ago
Dean Lee ffb677b53d
ui: [fix] only show driver state icon when no alert is display (#35508) 1 week ago
Dean Lee fc27423ac2
ui: fix Immediate ALERT_STARTUP_PENDING after going onroad (#35509) 1 week ago
Dean Lee 0c6856cf03
ui: implement driver camera preview in settings (#35480) 1 week ago
Adeeb Shihadeh 6d09b2405e
raylib: fix shaders on macOS (#35411) 1 week ago
Shane Smiskol 8220599dd8
raylib: onroad callback setter (#35493) 2 weeks ago
Shane Smiskol 2c59b5f8c6
raylib: common mouse press hook (#35489) 2 weeks ago
Shane Smiskol db5e413049
Experimental button should be raylib widget (#35491) 2 weeks ago
Dean Lee 2031a33188
ui: add experimental mode toggle button with visual indicator (#35446) 2 weeks ago
Dean Lee c3aa7cffed
ui: add auto camera switching based on speed in experimental mode (#35437) 2 weeks ago
Shane Smiskol 4bbbf51236
Fix raylib issue (#35486) 2 weeks ago
Shane Smiskol 3ce87d0ac9
raylib: base widget class (#35484) 2 weeks ago
Shane Smiskol 29830440b4
format raylib (#35483) 2 weeks ago
Dean Lee 462301d2e0
ui: implement smooth camera stream switching with seamless transitions (#35449) 2 weeks ago
Dean Lee 0360926962
ui: fill the bg with disengaged color if no frame (#35451) 2 weeks ago
Dean Lee 912160c429
ui: improve calibration height initialization (#35459) 2 weeks ago
Dean Lee 2e41d959ac
ui: add main UI entry point (#35422) 2 weeks ago
Dean Lee 7ee50e7b87
system/ui: add text measurement caching (#35436) 2 weeks ago
Dean Lee fc0bb72147
selfdrive/ui: enable conflate mode in VisionIpcClient to prevent stale frame rendering (#35445) 2 weeks ago
Shane Smiskol 2dcab07be7
Revert "selfdrive/ui: add experimental mode toggle button with visual indicator" (#35442) 2 weeks ago
Dean Lee 68b043606c
ui: fix alert timeout detection using wrong FPS constant (#35438) 2 weeks ago
Dean Lee ae8076e729
selfdrive/ui: add experimental mode toggle button with visual indicator (#35439) 2 weeks ago
Shane Smiskol 928dc6259b
Revert "ui: fill the bg with disengaged color if not started" (#35441) 2 weeks ago
Dean Lee 10dc40db04
ui: fill the bg with disengaged color if not started (#35434) 2 weeks ago
Dean Lee f78ba72a85
ui: add timeout check for unresponsive system detection (#35433) 2 weeks ago
Dean Lee 28bf362f69
ui: add safety check to prevent ui overlay access to invalid data (#35432) 2 weeks ago
Dean Lee 29afd667cc
move onroad/driving stuff from system/ui to selfdrive/ui (#35425) 2 weeks ago