summaryrefslogtreecommitdiff
path: root/uisimulator/common/lcd-playersim.c (follow)
Commit message (Expand)AuthorAge
* Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.Szymon Dziok2012-06-23
* Fix another uninitialized var warning.Thomas Martitz2012-01-22
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold2006-02-20
* Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton2006-02-09
* file.h is not accessible for the simulated-functions filesDaniel Stenberg2005-02-22
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing2004-07-20
* A bit faster update of Player simulator.Kjell Ericson2003-06-05
* Implementing Rocklatin for Rockbox player.Kjell Ericson2003-01-10
* Added a 5 pixel border around the content. Looks better (that's all).Kjell Ericson2002-11-01
* Adjusted position of second icon line.Mats Lidell2002-10-31
* The lcd_clear_display() didn't work.Kjell Ericson2002-10-29
* Updated for better player simulator.Kjell Ericson2002-10-28
* Many functions have been changed.Kjell Ericson2002-10-21
* Rewritten based on lcd-player.c.Mats Lidell2002-10-18
* Scroll works for wps and menus. Still much cleanup to do.Mats Lidell2002-10-17
* what did that #ifdef do there?Felix Arends2002-10-16
* Created.Mats Lidell2002-10-11