Dean Lee
215acefbb4
raylib: precompile regex patterns for faster HTML parsing ( #36417 )
...
precompiled regex
3 weeks ago
Dean Lee
c33c9ff22a
raylib: optimize html renderer with height caching ( #36418 )
...
optimize html renderer with height caching
3 weeks ago
Adeeb Shihadeh
99fdd59042
agnos 14.3 ( #36426 )
3 weeks ago
Adeeb Shihadeh
5af1099fbf
rm watchdog ( #36425 )
3 weeks ago
ZwX1616
f983df0c70
camerad: faster exposure convergence at startup ( #36424 )
...
* might converge faster
* accept darker at start
* accept darker at start
* it was unreasonably lax
3 weeks ago
David
4489517eeb
keyboard: replace duplicate period key ( #36361 )
...
switch between underscore and hypen instead of period
3 weeks ago
David
b1b7c505a1
raylib: add danger button pressed style ( #36413 )
...
add danger hover style
3 weeks ago
Maxime Desroches
5289b08bcf
bump retry count for `micd` and `soundd` ( #36415 )
...
retry
3 weeks ago
Shane Smiskol
9b2f7341d8
raylib: wrap text for multilang ( #36410 )
...
* fix multilang dialog height
* split to file
* stash
* Revert "stash"
This reverts commit deb4239fe6 .
* add updater
* add files
* stuff
* try
rev
* stash
* works!
* works!
* this should be the flow?
* cursor wrapping -- it missed entire sections, changed formatting, and didn't use trn properly!!!!!!!!!!!!!!!!!
* update translations
* learned my lesson
* this should be the one thing it's good at
* update trans
* onroad wrap
* spanish
* rename
* clean up
* load all
* Revert "load all"
This reverts commit 6f2a45861c .
* jp translations
* try jp
* Revert "try jp"
This reverts commit d0524b1011 .
* remove languages we can't add rn
* tr
* pt and fr
* ai cannot be trusted
* ai cannot be trusted
* missing trans
* add fonts
* Revert "remove languages we can't add rn"
This reverts commit 73dc75fae2 .
* painfully slow to startup
* only load what we need
* Reapply "remove languages we can't add rn"
This reverts commit 52cb48f3b8 .
* stash!
* rm
* Revert "stash!"
This reverts commit 31d7c36107 .
* revert this
* revert that
* make this dynamic!
* device
* revert
* firehose
* stuff
* revert application
* back
* full revert
* clean up
* network
* more system
* fix dat
* fixy
3 weeks ago
Dean Lee
650946cd2a
raylib:use context manager for BytesIO ( #36407 )
...
use context manager for BytesIO
3 weeks ago
Shane Smiskol
9801e486d9
fix incorrect Button argument
3 weeks ago
Shane Smiskol
8752093801
raylib: fix option dialog ( #36405 )
...
* fix dialog
* rm
3 weeks ago
Shane Smiskol
3ef5037c16
uploader: fix env var parsing
3 weeks ago
Harald Schäfer
7534b2a160
PID: no more ff gain ( #36398 )
...
* No more ff gain
* typo
3 weeks ago
Maxime Desroches
cc683f2040
AGNOS 14.2 ( #36390 )
...
* version
* env
3 weeks ago
Maxime Desroches
18e8f648c2
Revert "AGNOS 14.1 ( #36389 )"
...
This reverts commit 821e4da2c7 .
3 weeks ago
Maxime Desroches
821e4da2c7
AGNOS 14.1 ( #36389 )
...
* stag
* prod
3 weeks ago
Maxime Desroches
92cd656c68
ui: remove watchdog ( #36388 )
...
out
3 weeks ago
Maxime Desroches
64f3759fd0
cleanup release branches
3 weeks ago
Shane Smiskol
25da8e9d44
raylib: fix crash from too many colors ( #36382 )
...
* fix
* bump
4 weeks ago
Maxime Desroches
e1ad4daf8d
installer: branch migration ( #36315 )
...
* mig
* fix
* fix
* more
* staging
4 weeks ago
Maxime Desroches
783b717af8
AGNOS 14 ( #36313 )
...
* version
* updater
* this order
* manifest
* update
* prod
* logic
* magic
* new
* bump
* bump
* new
* b
* bump
* prod
4 weeks ago
Shane Smiskol
65e1fd299e
raylib: fix full size alert text ( #36379 )
...
* stash so far
* try this
* better
* fast
* rename
* revert
* clean up
* yes
* hack to make it work for now
* actually fix
* fix
4 weeks ago
Shane Smiskol
80a8df0643
raylib: fix emoji centering with Label ( #36376 )
...
* kinda works
* but spacing was off, so back to big emoji
* rm debug
* fixed!
* fixed!
* fix newline in emoji pattern
* fix
* fix dat
4 weeks ago
Shane Smiskol
d9fc6c0086
raylib: small Label clean up ( #36377 )
...
* do
* clean up
* text raw is the default!
4 weeks ago
Shane Smiskol
cb612a4b90
raylib: no Label padding ( #36374 )
...
* none
* try this
* fix
* stash
* remove text padding from label, but keep for button
* simpler is to default to 0
* fix
4 weeks ago
Shane Smiskol
36d77debd0
raylib: remove redundant text center enum ( #36372 )
...
* rm
* type
* fix
* fix
4 weeks ago
Maxime Desroches
530ad2925d
ui: clean raylib even on SIGINT ( #36368 )
...
* fix
* keep
* fix
4 weeks ago
Shane Smiskol
ec33519dc7
raylib: revert 0 button padding ( #36360 )
...
* back to 20
* here only
4 weeks ago
Shane Smiskol
a2c4fe1c90
raylib: fix setup styles ( #36322 )
...
* hardcoding is bad for you
* do updater
* reset
* lint
* duh!
* fixup setup
* fixup updater
* unround
4 weeks ago
Shane Smiskol
3e56612990
raylib: fix emoji vertical centering ( #36358 )
...
* space
* font scale
* fix centering
4 weeks ago
Shane Smiskol
3553a754a4
Fix vendored emoji font ( #36357 )
...
* add font
* use it
* rm old one
4 weeks ago
David
f290fb1e05
keyboard: fix double space ( #36345 )
...
* support multiple characters added add cursor position
* fix
* remove double space
* Revert "fix"
This reverts commit c938a52995 .
* Revert "support multiple characters added add cursor position"
This reverts commit d8225a7686 .
4 weeks ago
ZwX1616
c44548ba0f
camerad: make wide brightness more consistent with road ( #36355 )
...
align
4 weeks ago
Shane Smiskol
87443cd34d
raylib: background onboarding texture loading ( #36343 )
...
* this seems best so far
* better
* clean up
* debug
* debug
* clean up
* final
4 weeks ago
Shane Smiskol
8e3757ac87
raylib: image dimensions are optional ( #36332 )
...
* meas
* now no resizing
* clean up
4 weeks ago
Shane Smiskol
de0a1e66d8
software download screenshot ( #36326 )
...
* software
* clean up
* Qt ButtonControl has 0 padding
* clean up
* clean up
4 weeks ago
Maxime Desroches
129445cd1d
setup: don't wait for so long ( #36323 )
...
nice
4 weeks ago
Maxime Desroches
49d9b8bb00
ui: fix cloudlog spam ( #36321 )
...
* dark office
* check
* back
* fix
* remove
* remove
4 weeks ago
Shane Smiskol
b3eba70b7a
raylib: flip! ( #36319 )
...
* flip!
* add ui
* ?
* qt is extra
* low node
* add uiDebug
* fix
* fix dat
* bump double increase for tol
* it's ~11ms but double for tol
* fix report
* Update selfdrive/test/test_onroad.py
4 weeks ago
Shane Smiskol
fb77212221
raylib: add more spacing to network nav buttons
4 weeks ago
Shane Smiskol
aa7f6973c0
raylib: match Qt onroad button disabling ( #36316 )
...
* fixxx
* clean up
* disable onroad: adb, joystick, alpha long
4 weeks ago
Shane Smiskol
a6e28ac2ee
raylib: disable mouse thread lag print ( #36312 )
...
every other process disables this
4 weeks ago
Shane Smiskol
cc816043c1
raylib: add non-inline b tag ( #36305 )
...
* debug
* here too
* clean up
4 weeks ago
Shane Smiskol
b6dbb0fd8d
raylib: font sizes from QT should match ( #36306 )
...
* pt 2
* fix line height
* fixup html renderer
* fix sidebar
* fix label line height
* firehose fixups
* fix ssh value font styling
* fixup inputbot
* do experimental mode
* pairing dialog numbers
* fix radius for prime user
* add emoji to firehose mode
* full screen registration
* fix registration btn size
* fix update and alerts
* debugging
* Revert "debugging"
This reverts commit 0095372e94 .
* firehose styling
* fix offroad alerts missing bottom spacing expansion
* huge oof
* huge oof
4 weeks ago
Shane Smiskol
fdcf8b592e
raylib: reset scrollers and description expansions on show event ( #36304 )
...
* scroll up on hide
* switch to show
* dismiss descriptions too!
* all is show
* all is show
* clean up
* visible items helper
* Revert "visible items helper"
This reverts commit e64f05b691 .
* reset
4 weeks ago
Shane Smiskol
f04ee80452
raylib: implement calibration description ( #36300 )
...
* this is all cursor
* also cursor
* inline reset calib
* calib desc
* way better
* huh
* clean up
* rcvr
* stash changes to change params
* Revert "stash changes to change params"
This reverts commit ee998f04c4 .
1 month ago
Shane Smiskol
ddbbcc6f5d
raylib: add experimental mode + alpha long confirmation dialog + related fixes ( #36295 )
...
* here's everything
* just the dev part
* same for exp mode!
* use rich
* fix br not working in p
* html height needs to be different than content/text rect
* fix confirmation
* fix
* fix 2.5s lag
* clean up
* use correct param
* add offroad and engaged callback too
* nl
* lint
1 month ago
Shane Smiskol
0f40afa357
raylib: fix black updater bg for network ( #36299 )
...
fix black bg
1 month ago
Shane Smiskol
cac8d3f405
raylib: fix missing showing dialog in setup/updater ( #36298 )
...
* fix showing dialog
* here for safety
1 month ago