Age | Commit message (Expand) | Author |
2005-06-23 | New feature for units that can be powered or charged from USB (Recorder fm/v2... | Jens Arnold |
2005-06-22 | no if(!usb_detect()) check around the autorock execution since we have early ... | Jörg Hohensohn |
2005-06-20 | Iriver: Properly apply sound settings on startup. Moved some inits to more ap... | Jens Arnold |
2005-06-19 | Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re... | Andy |
2005-06-04 | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold |
2005-05-17 | (1) Early USB detection on boot, before trying to mount the partitions. Clean... | Jens Arnold |
2005-05-16 | Hotswap: Better placement for switching the MMC monitor off/on. | Jens Arnold |
2005-05-16 | Hotswap: Avoid mount race at startup and after returning from USB mode. | Jens Arnold |
2005-04-15 | IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main... | Christian Gmeiner |
2005-04-06 | Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG... | Linus Nielsen Feltzing |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-03-31 | iRiver: call pcm_init() instead of uda1380_init() | Linus Nielsen Feltzing |
2005-03-28 | Fixed link error for Archos Players/Recorders | Henrik Backe |
2005-03-28 | Sound api improvements, rockboy sound, contributed by xshock. | Michiel Van Der Kolk |
2005-03-18 | main() now sets the default CPU frequency | Linus Nielsen Feltzing |
2005-02-03 | Build Rockbox for iRiver | Daniel Stenberg |
2005-01-26 | Changed several places to use button_clear_queue() to empty the button queue.... | Jens Arnold |
2005-01-19 | New way of handling the builtin language strings. Now the string pointers are... | Jens Arnold |
2005-01-12 | New channel configuration setting, allowing fine-grained control of the stere... | Jens Arnold |
2004-12-29 | killed a warning | Jörg Hohensohn |
2004-12-29 | Shared mounting code, also more general. It will mount multiple HD partitions... | Jörg Hohensohn |
2004-12-28 | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn |
2004-12-16 | Player: Do not display charging screen on coldstart with charger connected if... | Jens Arnold |
2004-11-21 | Show rockbox logo again after leaving the charging screen, to provide better ... | Jens Arnold |
2004-11-09 | Fixed iriver simulator build | Björn Stenberg |
2004-10-19 | tuner cleanup + improvements: | Jörg Hohensohn |
2004-10-15 | oops, I broke the player build | Jörg Hohensohn |
2004-10-15 | Philips tuner prepared, new middle layer to abstract which tuner is used | Jörg Hohensohn |
2004-10-15 | iRiver: the backlight blink loop is now done in C, using two threads, as a te... | Linus Nielsen Feltzing |
2004-10-10 | Removed car adapter mode for Ondio, and changed the misleading config option ... | Jens Arnold |
2004-10-02 | Moved Ondio main menu hack in order to properly browse fonts, langs, rocks an... | Jens Arnold |
2004-09-29 | Adjusted temporary Ondio hack for new capabilities | Jens Arnold |
2004-09-28 | The config sector number is now calculated from the lowest partition start se... | Jens Arnold |
2004-09-20 | Disabled all code for the serial remote on Ondio, since the serial port is ne... | Jens Arnold |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-16 | oh, I need to commit this Ondio hack, else nobody can test with the automated... | Jörg Hohensohn |
2004-08-01 | More const policeing step 1 | Jens Arnold |
2004-07-24 | Removed some obsolete stuff | Linus Nielsen Feltzing |
2004-07-06 | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing |
2004-07-05 | Now handles an empty disk better. This solves bug report #984690. | Linus Nielsen Feltzing |
2004-06-19 | settings_load() is now split in RTC and HD part, so RTC settings get loaded e... | Jörg Hohensohn |
2004-05-21 | The USB monitoring started before the ATA thread, leading to badness when Roc... | Linus Nielsen Feltzing |
2004-03-25 | We now start monitoring USB earlier, and can enter USB mode from the debug pa... | Linus Nielsen Feltzing |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
2004-01-05 | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn |
2003-12-15 | kill an "unused variable" compiler warning | Daniel Stenberg |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-12-03 | No more spinning disk while charging flashed FM+V2 (you need the new bootload... | Jörg Hohensohn |
2003-11-20 | Removed startup_io test code | Björn Stenberg |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing |