d71d2bd2d0 
								
									
								
							
								 
							
						 
						
							
							
								
								test_onroad: ignore first few ui timing frames ( #36385 )  
							
							... 
							
							
 
							
							clean up 
							
						 
						
							2 weeks ago  
				
					
						
							
							
								 
						
							
							
								5f7b05e808 
								
							
								 
							
						 
						
							
							
								
								raylib: don't create vipc client twice first time  
							
							
 
							
						 
						
							3 weeks ago  
				
					
						
							
							
								 
						
							
							
								e8a17b4963 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: fix stale frames going onroad ( #36314 )  
							
							... 
							
							
 
							
							* fix
* try
* flip
* now flip
* fix network nav button heights
* revert 
							
						 
						
							3 weeks ago  
				
					
						
							
							
								 
						
							
							
								2d8030de0b 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: move watch3 to raylib ( #35967 )  
							
							... 
							
							
 
							
							* move to py
* cleaner
* clean that up 
							
						 
						
							3 months ago  
				
					
						
							
							
								 
						
							
							
								55579c8c08 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: flip driver camera horizontally ( #35712 )  
							
							... 
							
							
 
							
							flip driver camera horizontally 
							
						 
						
							4 months ago  
				
					
						
							
							
								 
						
							
							
								5751c61de0 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(raylib): Move widgets to the widgets folder ( #35680 )  
							
							... 
							
							
 
							
							* refactor: move button to widgets folder
* refactor: move inputbox to widgets folder
* refactor: move label to widgets folder
* refactor: move list_view to widgets
* refactor: move scroll_panel to widgets
* refactor: move scroller to widgets
* refactor: move toggle to widgets
* refactor: Move widget.py to widgets/__init__.py
* fix: remove extra list_view
* refactor: rearrange some of the imports
* fix: remove extra scroller.py
* fix: Add scroller back
* fix: delete right scroller.py this time
* move scroll_panel back to system/ui/lib
* add todos for label and button 
							
						 
						
							4 months ago  
				
					
						
							
							
								 
						
							
							
								03d2e7b2b0 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: extract Widget base class to separate lib/widget.py ( #35520 )  
							
							... 
							
							
 
							
							* extract Widget base class to separate lib/widget.py
* format
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								6d09b2405e 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: fix shaders on macOS ( #35411 )  
							
							... 
							
							
 
							
							* fix shaders
* runs now 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								2c59b5f8c6 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: common mouse press hook ( #35489 )  
							
							... 
							
							
 
							
							* something like this
* need these
* rest
* another pr
* what is this merge conflict
f
* fix mouse down
* rm that!
* fix that
* rearrange
* fix bug where mouse held down on widget, dragged off, then let go
* temp
* fix that
* missing init 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								3ce87d0ac9 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: base widget class ( #35484 )  
							
							... 
							
							
 
							
							* use some widgets
* consistent name draw -> render
* more
* rest 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								29830440b4 
								
									
								
							
								 
							
						 
						
							
							
								
								format raylib ( #35483 )  
							
							... 
							
							
 
							
							* format raylib
* not really sure what this is 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								462301d2e0 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: implement smooth camera stream switching with seamless transitions ( #35449 )  
							
							... 
							
							
 
							
							implement smooth camera stream switching with seamless transitions
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								0360926962 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fill the bg with disengaged color if no frame ( #35451 )  
							
							... 
							
							
 
							
							fill the bg with disengaged color if no frame
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								fc0bb72147 
								
									
								
							
								 
							
						 
						
							
							
								
								selfdrive/ui: enable conflate mode in VisionIpcClient to prevent stale frame rendering ( #35445 )  
							
							... 
							
							
 
							
							use conflate mode in VisionIpcClient to prevent stale frame rendering 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								29afd667cc 
								
									
								
							
								 
							
						 
						
							
							
								
								move onroad/driving stuff from system/ui to selfdrive/ui ( #35425 )  
							
							... 
							
							
 
							
							* mv system/ui/onroad->selfdrive/ui/onroad
* mv ui_state
* fix import path
* fix imports
* mv cameraview
* remove from application 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								1935871267 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add stream switching capability to CameraView ( #35414 )  
							
							... 
							
							
 
							
							add stream switching capability to CameraView 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								7511983ccb 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: cache shader location ( #35360 )  
							
							... 
							
							
 
							
							cache shader location 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								3d3e9599d8 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add specialized camera views with custom transformations ( #35346 )  
							
							... 
							
							
 
							
							* add specialized camera views with custom transformations for driver and road
* improve
* return np array
* cached matrix 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								193df11a1c 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: avoid redundant texture updates ( #35347 )  
							
							... 
							
							
 
							
							avoid redundant texture updates 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								22715464b9 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: throttle camera connection attempts ( #35343 )  
							
							... 
							
							
 
							
							throttle connection attempts 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								840ced5005 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add EGL support to CameraView ( #35338 )  
							
							... 
							
							
 
							
							* add EGL support to CameraView
* view 3 cameras
* use a more direct approach
* add new line
* cleanup
* cleanup close()
* extract EGL to a seperate file
* cleanup
* add try/except to close()
* rename egl_textures
* improve implementation 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								fdfba3f9f7 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: update camera view shader to support rendering on device ( #35326 )  
							
							... 
							
							
 
							
							update shader to support rendering on device 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								8c995ab26d 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: implement CameraView widget ( #35185 )  
							
							... 
							
							
 
							
							* initial commit
* run at 60hz, nonblock
* graceful cleanup
* re-position
* rename
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com> 
							
						 
						
							6 months ago