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
*
lcd-common: Remove support for custom line heights from viewport.
Thomas Martitz
2014-01-07
*
New General Settings submenu: Startup/Shutdown
Nick Peskett
2011-12-26
*
shortcuts: talk the time and configure the sleep timeout
Jonathan Gordon
2011-12-08
*
Better fix for FS#12337. Use 0 to make the line height calculated from the fo...
Thomas Martitz
2011-10-29
*
Fix buttonbar and line padding in time&date screen.
Thomas Martitz
2011-10-22
*
Sleep timer options: persistent duration and start on boot.
Thomas Martitz
2011-10-17
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Properly export sleep_timer_call from main_menu.c in exported_menus.h
Michael Hohmuth
2011-08-13
*
%cs (current screen) changes:
Jonathan Gordon
2011-08-07
*
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