index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
time_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove some redundant #include's
Bertrik Sikken
2010-06-29
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-02-11
*
time menu: stop scrolling before leave the screen.
Teruaki Kawashima
2010-02-10
*
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2010-01-03
*
Fix time display in time menu when time is not valid.
Teruaki Kawashima
2009-10-30
*
RTL: Cosmetic changes, no functional change - Rename constants
Tomer Shalev
2009-10-11
*
Add a center flag, next to the rtl flag, for viewports. That results in any t...
Thomas Martitz
2009-10-11
*
Avoid more useless string copys and make some random cleanups
Nils Wallménius
2009-10-11
*
Use helper function vp_puts_center() in time_menu.c
Tomer Shalev
2009-10-06
*
Change height calculation of viewport for time and date menu so that it doesn...
Teruaki Kawashima
2009-08-20
*
Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)
Alexander Levin
2009-06-24
*
Clean up some more #includes
Bertrik Sikken
2009-03-08
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
fix FS#9569 - exiting the time&date screen goes to the wrong screen
Jonathan Gordon
2008-12-02
*
Static police.
Bertrik Sikken
2008-12-01
*
fix yellow
Jonathan Gordon
2008-12-01
*
FS#9173 - move all time/clock related settings in the menus into system > "ti...
Jonathan Gordon
2008-12-01