index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
common
/
lcd-playersim.c
Age
Commit message (
Expand
)
Author
2005-02-22
file.h is not accessible for the simulated-functions files
Daniel Stenberg
2004-09-19
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2004-08-17
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-07-20
Player LCD simulation no longer writes outside the frame buffer
Linus Nielsen Feltzing
2003-06-05
A bit faster update of Player simulator.
Kjell Ericson
2003-01-10
Implementing Rocklatin for Rockbox player.
Kjell Ericson
2002-11-01
Added a 5 pixel border around the content. Looks better (that's all).
Kjell Ericson
2002-10-31
Adjusted position of second icon line.
Mats Lidell
2002-10-29
The lcd_clear_display() didn't work.
Kjell Ericson
2002-10-28
Updated for better player simulator.
Kjell Ericson
2002-10-21
Many functions have been changed.
Kjell Ericson
2002-10-18
Rewritten based on lcd-player.c.
Mats Lidell
2002-10-17
Scroll works for wps and menus. Still much cleanup to do.
Mats Lidell
2002-10-16
what did that #ifdef do there?
Felix Arends
2002-10-11
Created.
Mats Lidell