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
/
apps
/
screens.h
Age
Commit message (
Expand
)
Author
2005-07-04
song rating support.. should probably be moved with browse id3 to a "song opt...
Michiel Van Der Kolk
2005-06-29
provide quick screen proto for h300 builds too
Daniel Stenberg
2005-06-29
Move quick menu to MODE button to avoid conflict with page up/down in WPS
Christi Scarborough
2005-06-26
Fix broken sim builds
Christi Scarborough
2005-06-26
Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...
Christi Scarborough
2004-10-12
Request to remove MMC before acknowledging USB (Ondio)
Jens Arnold
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-19
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
2004-07-24
New feature: clean shutdown if you press OFF twice in the file browser, or se...
Linus Nielsen Feltzing
2004-04-21
Moved set_time_screen() to screens.c
Linus Nielsen Feltzing
2004-03-12
First step towards context sensitive and configurable menus, by Brent Coutts
Linus Nielsen Feltzing
2004-01-08
The splash() function's second argument (keymask) is now removed, as it
Daniel Stenberg
2003-12-04
Added a splash to indicate battery charging if user tries to shut off while p...
Björn Stenberg
2003-07-17
A very basic charging screen, probably buggy, the pro's would make it much ni...
Jörg Hohensohn
2003-03-17
power-splash, this should be able to replace most cases where we "splash"
Daniel Stenberg
2003-03-17
Hey Linus! Here it is!
Daniel Stenberg
2002-10-11
Enable status bar in usb mode.
Markus Braun
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg