summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/lcd-sdl.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Fix update rectangle calculation. This caused the black artifacts outside the...Jens Arnold1-12/+8
2009-02-10Simulate backlight for colour targets. Implements the idea from FS #9884, but...Jens Arnold1-0/+3
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold1-72/+18
2008-12-04Remove left-over debug codeRafaël Carré1-1/+0
2008-12-04Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)Rafaël Carré1-6/+76
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2006-07-31Prevent simulator SDL audio skipping under OS X (FS#5748 by EmanuelMiika Pekkarinen1-1/+0
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold1-11/+25
2006-02-16Actually fix the palette issue.Dan Everton1-3/+3
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton1-263/+34
2006-02-09Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton1-1/+18
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman1-0/+4
2006-02-08More SDL simulator LCD fixes.Jens Arnold1-5/+5
2006-02-08The SDL simulator didn't draw the pixels correctly on targets with gray/mono ...Linus Nielsen Feltzing1-1/+1
2006-02-08The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCDLinus Nielsen Feltzing1-2/+2
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing1-0/+291