index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
statusbar.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
statusbar: Make statusbar height equal SYSFONT_HEIGHT
Solomon Peachy
1
-4
/
+0
2020-07-16
statusbar: explicitly #include <button.h>
Solomon Peachy
1
-0
/
+1
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
1
-0
/
+1
2010-03-06
cleanup statusbar+base skin relationship...
Jonathan Gordon
1
-5
/
+3
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
1
-1
/
+1
2010-02-21
statusbar_position should also return enum statusbar_values if it's a macro
Frank Gevaerts
1
-1
/
+1
2010-01-03
Fix further tabs
Andree Buschmann
1
-1
/
+1
2009-11-01
Fix red - statusbar_position() is a macro.
Thomas Martitz
1
-0
/
+1
2009-10-19
Initial custom statusbar commit.
Thomas Martitz
1
-1
/
+2
2009-08-24
Slightly change parts of the previous commit to reuse existing code, and enfo...
Thomas Martitz
1
-1
/
+1
2009-08-23
Fix redraw issues when the statusbar setting was changed with an UI viewport....
Thomas Martitz
1
-2
/
+7
2009-08-21
Fix/hack checkwps + add Onda VX747/VX777 targets
Maurus Cuelenaere
1
-1
/
+1
2009-07-08
cleanup the remote+main statusbar handling a bit, and fix the bug where the r...
Jonathan Gordon
1
-0
/
+5
2009-07-05
FS#10406 - split the statusbar setting into one for each display, and allow t...
Jonathan Gordon
1
-1
/
+1
2009-02-02
continuation of last nights statusbar cleanup.
Jonathan Gordon
1
-1
/
+0
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
1
-0
/
+2
2008-10-16
Accept FS#9480 - centralise and organise the events in the apps/ layer.
Jonathan Gordon
1
-4
/
+0
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
1
-0
/
+5
2008-05-04
a bit of code cleanup.. use a single function to get the statusbar height (or...
Jonathan Gordon
1
-1
/
+1
2007-07-05
Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...
Peter D'Hoye
1
-5
/
+4
2007-06-28
Make the time in the statusbar always display --:-- when the RTC isn't set
Nicolas Pennequin
1
-2
/
+1
2007-04-15
Revert recording/repeat timer for now. It is useful as a feature, but didn't ...
Jens Arnold
1
-8
/
+0
2007-04-15
Recording countdown timer and repeat timer - see FS #6297 for more details
Martin Scarratt
1
-0
/
+8
2007-03-16
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
1
-1
/
+1
2007-02-24
Make private functions 'static'.
Nils Wallménius
1
-24
/
+0
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
1
-1
/
+1
2007-02-18
Do the CONFIG_LED define
Jonathan Gordon
1
-1
/
+1
2007-02-17
Fix most (all?) CONFIG_LED warnings.
Magnus Holmgren
1
-1
/
+1
2007-02-01
FS#4770 - Add USB charging for the H300 series
Steve Bavin
1
-1
/
+1
2006-09-02
Display bitrate (Q value for Archos), samplerate, channels and recording form...
Martin Scarratt
1
-1
/
+3
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
1
-12
/
+14
2006-03-13
Charging state reporting for iriver players. Values calibrated with
Miika Pekkarinen
1
-9
/
+3
2005-12-07
Simplified and uniform volume handling: * Volume setting in dB on all targets...
Jens Arnold
1
-1
/
+1
2005-12-04
Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...
Dave Chapman
1
-2
/
+2
2005-11-24
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...
Jens Arnold
1
-0
/
+2
2005-11-22
Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...
Kevin Ferrare
1
-0
/
+5
2005-11-22
Added multi-screen support for quickscreen (mostly rewritten from scratch) an...
Kevin Ferrare
1
-2
/
+3
2005-11-21
Fixed crash with early USB. The USB screen already uses some of the new GUI c...
Jens Arnold
1
-1
/
+2
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
1
-4
/
+2
2005-11-02
*** empty log message ***
Kevin Ferrare
1
-0
/
+1
2005-10-30
Partial menus support on remote (only browsing is working, changing option is...
Kevin Ferrare
1
-0
/
+3
2005-10-30
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
1
-1
/
+1
2005-10-29
Some changes to the remote code : some one lines function turned into macros ...
Kevin Ferrare
1
-0
/
+4
2005-10-28
Changed some fn names, also corrected a bug with fonts and made the filetree ...
Kevin Ferrare
1
-1
/
+3
2005-10-28
Fixed Ondio and V2/FM compiling problems from the multiscreen patch
Linus Nielsen Feltzing
1
-0
/
+3
2005-10-28
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing
1
-0
/
+107