summaryrefslogtreecommitdiff
path: root/apps/status.c (follow)
Commit message (Expand)AuthorAge
* Change %mp tag to use current_playmode(). It has upto 9 values now, including...Thomas Martitz2009-10-16
* Clean up some unused #includesBertrik Sikken2009-05-17
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Clean up some #includesBertrik Sikken2009-03-08
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Made global variable ff_mode local by making it static (should be accessed by...Bertrik Sikken2008-04-20
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* Revert the changes using global status for the screen states. It should wait ...Michael Sevakis2007-02-08
* Change the radio screen and recording screen to use the global_status structu...Michael Sevakis2007-02-07
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* enable record and pause icons in recording screen status bar for software cod...Martin Scarratt2006-07-24
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st...Kevin Ferrare2005-11-20
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* new icons for radio statusAnton Oleynikov2005-11-19
* display radio status (play/pause as on/mute)Anton Oleynikov2005-11-19
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Bug fix suggested by Antonius Hellman, the status could be redrawn far too of...Linus Nielsen Feltzing2005-08-26
* Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2005-08-21
* Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch.Miika Pekkarinen2005-08-21
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough2005-07-05
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu2005-06-25
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2005-06-23
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner2005-04-19
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn2005-02-19
* oops, a stray char slipped inJörg Hohensohn2005-02-19
* Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn2005-02-19
* Removed button bar for devices with no F buttons (Ondio)Jens Arnold2004-10-09
* multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2004-10-08
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing2004-07-13
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Keep running charging animation until top-off is completedBjörn Stenberg2004-05-12
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing2004-02-05
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* Battery meter now shows '?' after boot instead of nothing at all.Björn Stenberg2003-12-03
* Don't show battery meter until a proper power reading has been doneBjörn Stenberg2003-11-19