Age | Commit message (Expand) | Author |
2006-04-30 | Recording buffer offset must be passed on to the firmware calls, not the othe... | Peter D'Hoye |
2006-04-17 | Add copy and adjust helper for mp3entry struct as it is 1) not copy safe and ... | Brandon Low |
2006-04-16 | H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t... | Jens Arnold |
2006-04-16 | Commit tagcache in background when possible (at least dircache enabled). | Miika Pekkarinen |
2006-04-15 | Also add a config-specific 'Default' value, this should fix the sim builds. | Zakk Roberts |
2006-04-15 | Move the battery min/max capacity to player config files and add an increment... | Zakk Roberts |
2006-04-14 | Correct battery voltage and almost correct percentages for all ipods. Runtime... | Jens Arnold |
2006-04-11 | moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost | Daniel Stenberg |
2006-04-10 | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts |
2006-04-10 | Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t... | Brandon Low |
2006-04-09 | Fix bad rebuffering bug, and kill the track_count variable | Brandon Low |
2006-04-08 | Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c | Jens Arnold |
2006-04-07 | iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col... | Dave Chapman |
2006-04-06 | Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ... | Jens Arnold |
2006-04-06 | Fix seeking on swcodec, but probably break some cases of skipping. Another i... | Brandon Low |
2006-04-05 | Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ... | Hristo Kovachev |
2006-04-05 | More work on swcodec. No significant pcmbuf functions are called from the au... | Brandon Low |
2006-04-04 | Hopefully working battery display on Nanos. | Thom Johansen |
2006-04-04 | Simplification for user timer on coldfire. We define TIMER_FREQ separately an... | Jens Arnold |
2006-04-02 | Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid s... | Jens Arnold |
2006-04-01 | greyscale iPod LCD: Working display flip. * Correct register definitions for ... | Jens Arnold |
2006-04-01 | simulator stubs for iriver recording, iriver sims now have a recording screen... | Peter D'Hoye |
2006-04-01 | Patch #4934 by Ralf Herz: Fixes | Hristo Kovachev |
2006-03-31 | Enabled RTC and virtual disk LED on iAudio X5 | Linus Nielsen Feltzing |
2006-03-30 | Adjustable CPU frequency is working on iPod mini 2G | Jens Arnold |
2006-03-30 | Move definitions to their proper place | Jens Arnold |
2006-03-30 | iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ... | Jens Arnold |
2006-03-30 | Actually enable the dircache for simulators. | Miika Pekkarinen |
2006-03-30 | Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so... | Jens Arnold |
2006-03-29 | Add support for loadable vkeyboard layouts | Frank Dischner |
2006-03-28 | Some corrections of the TLV320 register bit definitions | Linus Nielsen Feltzing |
2006-03-28 | MCF5250 has IRAM too | Linus Nielsen Feltzing |
2006-03-28 | Clean up the LCD Settings menu for some targets: hide the Contrast and Invert... | Zakk Roberts |
2006-03-26 | Switched PLAY and REC for proper X5 operation. | Daniel Stenberg |
2006-03-26 | Fixed the define in config.h and more tagcache alignment issues. | Miika Pekkarinen |
2006-03-26 | Use ROCKBOX_STRICT_ALIGN for all ARM targets. | Miika Pekkarinen |
2006-03-25 | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev |
2006-03-24 | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg |
2006-03-22 | Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by | Thom Johansen |
2006-03-21 | Add X5 support to scramble | Linus Nielsen Feltzing |
2006-03-21 | Correct codec size for iAudio X5 | Linus Nielsen Feltzing |
2006-03-21 | Removed an unneeded BUTTON_HOLD define for iPod 3G | Hristo Kovachev |
2006-03-21 | button.h cleanup, with the future "button action" thing in mind: | Hristo Kovachev |
2006-03-19 | Reworked backlight fading by GPIO based PWM to work for other targets | Thom Johansen |
2006-03-18 | Real Time Clock support in the WPS | Brandon Low |
2006-03-18 | Improve button driver performance on ipod a bit by moving around queue checks... | Brandon Low |
2006-03-18 | Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods | Brandon Low |
2006-03-17 | Iriver: Properly working remote type detection regardless of hold switch posi... | Jens Arnold |
2006-03-17 | Don't paste when sleepy, kids. | Thom Johansen |
2006-03-17 | Assembler optimised swap32 for ARM. | Thom Johansen |