summaryrefslogtreecommitdiff
path: root/apps/status.c
AgeCommit message (Expand)Author
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-11-20Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st...Kevin Ferrare
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-19new icons for radio statusAnton Oleynikov
2005-11-19display radio status (play/pause as on/mute)Anton Oleynikov
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-26Bug fix suggested by Antonius Hellman, the status could be redrawn far too of...Linus Nielsen Feltzing
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-21Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch.Miika Pekkarinen
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-04-19iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-02-19a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn
2005-02-19oops, a stray char slipped inJörg Hohensohn
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-07-13Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing
2004-05-12Keep running charging animation until top-off is completedBjörn Stenberg
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing
2004-02-05Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing
2004-01-05Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn
2003-12-03Battery meter now shows '?' after boot instead of nothing at all.Björn Stenberg
2003-11-19Don't show battery meter until a proper power reading has been doneBjörn Stenberg
2003-11-05Now clears the buttonbar before drawingLinus Nielsen Feltzing
2003-11-05Renamed the buttonbar functionsLinus Nielsen Feltzing
2003-11-04Generic F-key buttonbar functionalityLinus Nielsen Feltzing
2003-10-17Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg
2003-10-17Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg
2003-06-04Simplified and corrected status update. Contributions by Magnus Holmgren and ...Björn Stenberg
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
2003-02-13Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese
2003-01-27Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg
2002-12-18show 100% instead of animation when top-off chg.Uwe Freese
2002-12-18Killed a dozen global variablesBjörn Stenberg
2002-12-14status bar: battery symbol animation in charge and top off charge modeUwe Freese
2002-12-04Moved runtime-reset-when-charger-connected to status.cBjörn Stenberg
2002-10-15Draw all icons for player from status_draw. Added set methods forMats Lidell