-
Couldn't load subscription status.
- Fork 10.4k
Closed
Labels
Milestone
Description
setup:
- training guide - raylib: training guide #36224
misc:
- multilang - NOT REQUIRED
- flip to raylib - Switch to raylib for UI #36238
- delete qt
- font sizes - raylib: font sizes from QT should match #36306
- 20fps ui (screen tears everywhere at 60) - raylib: 20 FPS onroad #36208
- revert above, 20 fps everywhere
- tapping other places is inconsistent - raylib: use touch thread in all places #36212
- ui diff test like QT - raylib: ui diff test #36213
- frame independent scroller - raylib: frame independent scroller #36227
- wifi doesn't work in setup.py, updater.py (missing show_event?) - raylib: fix WiFi in setup and updater #36232
- scroll panel should check if mouse inside bounds rect - raylib scroll panel: check bounds #36233
- check performance (frame time of 50ms)
- spinner (and others) spams lagging alerts - raylib: disable mouse thread lag print #36312
- switch to raylib updater - raylib: use AGNOS updater #36250
- make sure updater/spinner/etc. all work without scons being built
- item description should span full width, not first element - raylib: release notes are drawn with HTML renderer #36245
- microphone indicator doesn't work properly - raylib: fix mic indicator #36309
onroad:
- mic indicator - raylib: add mic indicator #36207
- tapping onroad is inconsistent - raylib: fix lost onroad tap events #36211
- DMoji does not draw the same as before - raylib: fix DMoji #36301
- don't draw triangles offscreen
offroad:
- branch switcher
- software updater - raylib: updater UI #36235
- offroad alerts always expand every time they refresh - raylib: fix when we show offroad alerts and styles #36240
- offroad alerts don't use extra text - raylib: use extra text in offroad alerts #36241
- match offroad alert style - raylib: fix when we show offroad alerts and styles #36240
- release notes are using default raylib font - raylib: draw update button and fix incorrect font #36243
- full networking implemented - raylib: networking parity with QT #36197, raylib: implement cell settings #36204
- remove buggy gui_button - raylib: remove gui_button #36229
- restart openpilot for certain toggles like QT // full toggles fillout - raylib: implement toggles #36284
- network process - NOT REQUIRED
- experimental mode toggle warning - raylib: add experimental mode + alpha long confirmation dialog + related fixes #36295
- alpha long confirmation popup - raylib: add experimental mode + alpha long confirmation dialog + related fixes #36295
- metered tri option doesn't work on device? - raylib: WiFi fixes #36239
- render release notes html in software and offroad alerts - raylib: release notes are drawn with HTML renderer #36245
- you can drag over panel buttons and it activates when you let go
- need two panels for update and alerts, not one - raylib: draw update button and fix incorrect font #36243
- excessive actuation dismiss button - raylib: excessive actuation offroad alert #36242
- elide long software descriptions on home screen and software panel
- developer panel - raylib: implement developer panel #36292
-
inline bold support in HtmlRenderer for experimental mode description - non-line bold support in HtmlRenderer - raylib: add non-inline b tag #36305
- steering lag calibration text - raylib: implement calibration description #36300
- scroll to top on show event - raylib: reset scrollers and description expansions on show event #36304
for release:
- remove target branch switcher for now
- remove multilang option for now