summaryrefslogtreecommitdiffstats
path: root/apps/gui/statusbar.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon1-5/+3
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-1/+1
2010-02-21statusbar_position should also return enum statusbar_values if it's a macroFrank Gevaerts1-1/+1
2010-01-03Fix further tabsAndree Buschmann1-1/+1
2009-11-01Fix red - statusbar_position() is a macro.Thomas Martitz1-0/+1
2009-10-19Initial custom statusbar commit.Thomas Martitz1-1/+2
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz1-1/+1
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz1-2/+7
2009-08-21Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere1-1/+1
2009-07-08cleanup the remote+main statusbar handling a bit, and fix the bug where the r...Jonathan Gordon1-0/+5
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-1/+1
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon1-1/+0
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-0/+2
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon1-4/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-0/+5
2008-05-04a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon1-1/+1
2007-07-05Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ...Peter D'Hoye1-5/+4
2007-06-28Make the time in the statusbar always display --:-- when the RTC isn't setNicolas Pennequin1-2/+1
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold1-8/+0
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt1-0/+8
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold1-1/+1
2007-02-24Make private functions 'static'.Nils Wallménius1-24/+0
2007-02-18CONFIG_CHARGINGJonathan Gordon1-1/+1
2007-02-18Do the CONFIG_LED defineJonathan Gordon1-1/+1
2007-02-17Fix most (all?) CONFIG_LED warnings.Magnus Holmgren1-1/+1
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-1/+1
2006-09-02Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt1-1/+3
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-12/+14
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen1-9/+3
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold1-1/+1
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-2/+2
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold1-0/+2
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare1-0/+5
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-2/+3
2005-11-21Fixed crash with early USB. The USB screen already uses some of the new GUI c...Jens Arnold1-1/+2
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-4/+2
2005-11-02*** empty log message ***Kevin Ferrare1-0/+1
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare1-0/+3
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare1-1/+1
2005-10-29Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare1-0/+4
2005-10-28Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare1-1/+3
2005-10-28Fixed Ondio and V2/FM compiling problems from the multiscreen patchLinus Nielsen Feltzing1-0/+3
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-0/+107