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