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
/
gui
/
statusbar.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...
Peter D'Hoye
2007-07-05
*
Make the time in the statusbar always display --:-- when the RTC isn't set
Nicolas Pennequin
2007-06-28
*
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-05-20
*
Revert recording/repeat timer for now. It is useful as a feature, but didn't ...
Jens Arnold
2007-04-15
*
Recording countdown timer and repeat timer - see FS #6297 for more details
Martin Scarratt
2007-04-15
*
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-04-06
*
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
2007-03-16
*
remove runtime detection of h1x0 series RTC MOD, but leave driver code
Robert Kukla
2007-03-03
*
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
Robert Kukla
2007-02-28
*
Remove unnecessary function call.
Nils Wallménius
2007-02-24
*
Make private functions 'static'.
Nils Wallménius
2007-02-24
*
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
*
Do the CONFIG_LED define
Jonathan Gordon
2007-02-18
*
Fix most (all?) CONFIG_LED warnings.
Magnus Holmgren
2007-02-17
*
#ifdef
Daniel Stenberg
2007-02-17
*
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-08
*
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
2007-02-07
*
Don't save the in-out state of the recording screen as a setting. Fixes the s...
Michael Sevakis
2007-02-07
*
FS#4770 - Add USB charging for the H300 series
Steve Bavin
2007-02-01
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
Recording screen statusbar: Improved channel icon by Paul Louden and improved...
Martin Scarratt
2006-09-26
*
Save a few bytes on hwcodec targets...
Magnus Holmgren
2006-09-12
*
fix some sim warnings
Martin Scarratt
2006-09-12
*
Improved statusbar icons in recording screen by Davide Gentile
Martin Scarratt
2006-09-12
*
Display bitrate (Q value for Archos), samplerate, channels and recording form...
Martin Scarratt
2006-09-02
*
software keylock works again
Jonathan Gordon
2006-08-17
*
Ondio, iPods (except video): Fix disappearing volume icon when plugging USB p...
Jens Arnold
2006-06-21
*
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-06-06
*
Charging state reporting for iriver players. Values calibrated with
Miika Pekkarinen
2006-03-13
*
Improved battery status reporting for units which support usb power / charge
Brandon Low
2006-03-02
*
AB-repeat mode for software codecs. Accessible through menu as a repeat mode...
Brandon Low
2006-01-21
*
Start cleaning up some #ifdefs in charging code
Brandon Low
2006-01-19
*
Make sure that no targets lose charging related features from those red build...
Brandon Low
2006-01-19
*
Attempt fix to broken builds.
Thom Johansen
2006-01-19
*
Charging state reporting on H3x0
Brandon Low
2006-01-19
*
H300: RTC support
Linus Nielsen Feltzing
2005-12-22
*
Simplified and uniform volume handling: * Volume setting in dB on all targets...
Jens Arnold
2005-12-07
*
Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...
Dave Chapman
2005-12-04
*
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...
Jens Arnold
2005-11-24
*
Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...
Kevin Ferrare
2005-11-22
*
Fixed crash with early USB. The USB screen already uses some of the new GUI c...
Jens Arnold
2005-11-21
*
Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st...
Kevin Ferrare
2005-11-20
*
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-20
*
new icons for radio status
Anton Oleynikov
2005-11-19
*
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
Christi Scarborough
2005-11-17
*
Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...
Jens Arnold
2005-11-09
*
Partial menus support on remote (only browsing is working, changing option is...
Kevin Ferrare
2005-10-30
*
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-30
*
Some changes to the remote code : some one lines function turned into macros ...
Kevin Ferrare
2005-10-29
*
Changed some fn names, also corrected a bug with fonts and made the filetree ...
Kevin Ferrare
2005-10-28
[next]