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
Age
Commit message (
Expand
)
Author
2002-05-06
- added Logf ( maybe it should be defined somewhere else)
Stefan Meyer
2002-05-06
add / del some files
Stefan Meyer
2002-05-06
Capitalization corrections on menu structure
Robert Hak
2002-05-06
Added menu.c
Robert Hak
2002-05-06
Cleaned up for menu.c/h usage
Robert Hak
2002-05-06
Initial creation. This removes alot of the cursor and menuing overhead
Robert Hak
2002-05-06
some basic docs for simulator hacking
Daniel Stenberg
2002-05-06
don't closedir(NULL)
Daniel Stenberg
2002-05-06
fixed a DIR * leak
Daniel Stenberg
2002-05-06
Dave Chapman removed the annoying extra slash
Daniel Stenberg
2002-05-06
Dave Chapman's browse subdirs too patch applied
Daniel Stenberg
2002-05-05
builds with Player LCD too
Daniel Stenberg
2002-05-05
remove printf()
Daniel Stenberg
2002-05-05
void functions don't return values...
Daniel Stenberg
2002-05-05
use the menu function pointers properly
Daniel Stenberg
2002-05-05
Play a tune. Uses the id3-info now and display it on screen.
Daniel Stenberg
2002-05-05
build play.c and id3.c too now
Daniel Stenberg
2002-05-05
wrapper include for the actual file.h to enable the change-root fiddle
Daniel Stenberg
2002-05-05
support open() properly so that the root dir works in the archos subdir
Daniel Stenberg
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
2002-05-04
Make it easy to select which kind of LCD you want the simulator to feature
Daniel Stenberg
2002-05-04
started to implement the charcell LCD api
Daniel Stenberg
2002-05-04
don't define anything like this here
Daniel Stenberg
2002-05-04
funny preprocessor tricks
Daniel Stenberg
2002-05-04
changed window size to be about the same size as a recorder
Daniel Stenberg
2002-05-04
Removed #defines
Robert Hak
2002-05-04
Added browse_root(void)
Robert Hak
2002-05-04
created
Robert Hak
2002-05-04
add reference to its header
Robert Hak
2002-05-03
minor sizing correction
Robert Hak
2002-05-03
*** empty log message ***
Robert Hak
2002-05-03
Commented out log statement on lcd_update
Robert Hak
2002-05-03
Commented out the KEY PRESSED and EVENT debug messages
Robert Hak
2002-05-03
Removed unused menu options
Robert Hak
2002-05-03
Fixed stupid error with cursor positioning on return from an app.
Robert Hak
2002-05-03
Fixed global values for tetris game not being reset. This prevented you
Robert Hak
2002-05-03
Menu cursor now wraps around top and bottom. Reworked drawing of cursor
Robert Hak
2002-05-02
Fixed tab issues and made use of lcd_clear_display instead of lcd_clearrect
Robert Hak
2002-05-02
Corrected title display.
Robert Hak
2002-05-02
Added screensaver.c reference
Robert Hak
2002-05-02
Yes, its a simple screensaver... why not?
Robert Hak
2002-05-02
Added reference to the small screensaver app I added
Robert Hak
2002-05-02
link with the firmware's sprintf() code just in case we'd start to use it,
Daniel Stenberg
2002-05-01
slow down tetris a bit, now when the X11 simulator supports sleep() with
Daniel Stenberg
2002-05-01
fixed header
Daniel Stenberg
2002-05-01
added the sleep simulation file
Daniel Stenberg
2002-05-01
kernel.h wrapper file
Daniel Stenberg
2002-05-01
added sleep() simulation
Daniel Stenberg
2002-05-01
You can now successfully lose at tetris! (In other words, the game
Robert Hak
2002-05-01
removed win32 compiler directive
Felix Arends
[next]