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