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