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