summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/lcd-common.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz1-2/+4
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz1-1/+54
2009-01-03Fix remaining red.Nils Wallménius1-4/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-14lcd-common.h hasn't contained code in nearly 6 years.Michael Giacomelli1-1/+0
2008-03-24The blit functions shouldn't exist for the simulator.Jens Arnold1-11/+0
2008-03-24Oops, fix red.Jens Arnold1-1/+1
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-2/+2
2007-07-08Add lcd_sleep stub to sim too.Michael Sevakis1-0/+4
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg1-8/+0
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold1-2/+7
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing1-1/+3
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing1-1/+1
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold1-1/+1
2005-06-17Simulator stub for remote lcd flip.Jens Arnold1-0/+5
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg1-0/+24
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-2/+2
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold1-1/+1
2004-04-21Added missing newlineJens Arnold1-1/+2
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn1-0/+4
2003-12-15fixed lcd_blit for the (x11) simDaniel Stenberg1-0/+12
2002-08-13cleaned upRobert Hak1-135/+4
2002-08-13similarities in the two branches joinedRobert Hak1-0/+162