summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/lcd-playersim.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold1-191/+62
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-5/+4
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold1-4/+4
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton1-1/+1
2005-02-22file.h is not accessible for the simulated-functions filesDaniel Stenberg1-1/+0
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-1/+1
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold1-1/+1
2004-07-20Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing1-1/+1
2003-06-05A bit faster update of Player simulator.Kjell Ericson1-31/+39
2003-01-10Implementing Rocklatin for Rockbox player.Kjell Ericson1-42/+5
2002-11-01Added a 5 pixel border around the content. Looks better (that's all).Kjell Ericson1-1/+1
2002-10-31Adjusted position of second icon line.Mats Lidell1-1/+1
2002-10-29The lcd_clear_display() didn't work.Kjell Ericson1-4/+18
2002-10-28Updated for better player simulator.Kjell Ericson1-209/+106
2002-10-21Many functions have been changed.Kjell Ericson1-197/+67
2002-10-18Rewritten based on lcd-player.c.Mats Lidell1-308/+124
2002-10-17Scroll works for wps and menus. Still much cleanup to do.Mats Lidell1-3/+3
2002-10-16what did that #ifdef do there?Felix Arends1-4/+0
2002-10-11Created.Mats Lidell1-0/+684