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