Alex Voinea
							
						 | 
						
							
							
								3c579bf738
							
							Fix fullscreen message lcd_update handling
						 | 
						před 3 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								42b91a83cd
							
							Merge branch 'MK3' into MK3_3.12_Optimizations
						 | 
						před 3 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								1342db3532
							
							Merge pull request #3257 from gudnimg/lcd-optimisation-gudni
						 | 
						před 3 roky | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								800f44509d
							
							Change row_offsets[] to uint8_t
						 | 
						před 4 roky | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								cf8a16baa1
							
							Remove one call to lcd_timeoutToStatus.start
						 | 
						před 4 roky | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								b716c208d7
							
							Various optimisation to change int to uint8_t
						 | 
						před 4 roky | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								da2c802440
							
							Add two defines and use LCD_STR_DEGREE with consistency
						 | 
						před 4 roky | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								6afc87d3c8
							
							Reduce unnecessary LCD CGRAM writes
						 | 
						před 4 roky | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								72b8f0d1e6
							
							Add some warnings in lcd_buttons_update
						 | 
						před 4 roky | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								06d91ddcee
							
							Handle Long-Press in the main loop
						 | 
						před 4 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								4c977cc335
							
							Merge branch 'MK3' into MK3_NEW_SD_COMPILATION
						 | 
						před 4 roky | 
					
				
					
						
							
								   D.R.racer
							
						 | 
						
							
							
								783e4bbaf9
							
							Add lcd_putc_at (code down >150B), refactor lcd_selftest_screen_step
						 | 
						před 4 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								f35e553373
							
							Code cleanup
						 | 
						před 5 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								7028583e9b
							
							Merge branch 'MK3_ShellSort' into MK3_NEW_SD_COMPILATION
						 | 
						před 5 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								960f4a88ed
							
							Status bar, lcd optimization, compile warning fix
						 | 
						před 6 roky | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								b3a587f5a4
							
							SD first attempt. Broken
						 | 
						před 6 roky | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								f3c3526aa5
							
							fix the knob long-press causing hang in modal dialogs
						 | 
						před 6 roky | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								2480bd90fc
							
							Revert lcd_putchar to type int and retrun 0
						 | 
						před 6 roky | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								3ddb853bbd
							
							Fix shifted languages. Use \n and \x0a
						 | 
						před 6 roky | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								121e60655a
							
							Fix lcd not initing after WDT reset
						 | 
						před 6 roky | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								d8ecb2d0c9
							
							Fix status screen
						 | 
						před 6 roky | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0c660a6fb1
							
							Revert "Fix sketch/lcd.cpp:196:1: warning: no return statement in function returning non-void [-Wreturn-type]."
						 | 
						před 6 roky | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								a54fd29fa4
							
							Fix sketch/lcd.cpp:196:1: warning: no return statement in function returning non-void [-Wreturn-type].
						 | 
						před 6 roky | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								fecccf50e5
							
							Remove duplicate prototypes from ultralcd.h. Make functions unreferenced outside lcd.cpp static. Disable unused functions by preprocessor to suppress warnings.
						 | 
						před 6 roky | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								8b1c687629
							
							Lcd optimization - 1K of flash saved
						 | 
						před 6 roky | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								bb980e2fca
							
							sound edit, delete mute mode, add blind mode
						 | 
						před 6 roky | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								eea755496b
							
							Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
						 | 
						před 6 roky | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								b4d4bfa667
							
							Do not declare extern class in .cpp file, include appropriate header.
						 | 
						před 7 roky | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								95b0506284
							
							Make lcd_long_press_active private.
						 | 
						před 7 roky | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								676434111e
							
							Disable long press handler in modal dialogs (LCD update disabled).
						 | 
						před 7 roky |