summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
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-09H300: Slightly faster lcd update (noticeable with partial updates only).Jens Arnold
2006-04-09Fix bad rebuffering bug, and kill the track_count variableBrandon Low
2006-04-08Comparing short filenames for uniqueness used 1 char too much, causing it to ...Peter D'Hoye
2006-04-08Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold
2006-04-07include x5 files from the target treeDaniel Stenberg
2006-04-07iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...Dave Chapman
2006-04-06lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang...Jens Arnold
2006-04-06Allow lower cuts than -23 dB, since the code seems to work then anyway.Thom Johansen
2006-04-06Since we poll buttons every tick now, the extra if() checking the polling int...Jens Arnold
2006-04-06Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ...Jens Arnold
2006-04-06Do extra filtering in H300 (and H100) main unit button reading to suppress wr...Jens Arnold
2006-04-06Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low
2006-04-05Make ASM memset for ARM return destination address, as is standard.Thom Johansen
2006-04-05CP1251 is cyrillic, and not only russian codepageHristo Kovachev
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-04Disable backlight fade out for shutdownBrandon Low
2006-04-04Correct minimum value for TLV320 volumeLinus Nielsen Feltzing
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-04Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...Jens Arnold
2006-04-02killed warning due to comparison signed/unsignedDaniel Stenberg
2006-04-02Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid s...Jens Arnold
2006-04-02Prevent two division by zeros and one problem causing a crash in theMiika Pekkarinen
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-31Ooops, iPod 3G used lcd_enable() to switch backlight. Blind fix, needs testing.Jens Arnold
2006-03-31Greyscale iPod LCD driver: Fixed lcd_update_rect() to work properly for parti...Jens Arnold
2006-03-30Adjustable CPU frequency is working on iPod mini 2GJens Arnold
2006-03-30iPod mini 2G: Properly reboot into diskmode for USB access.Jens 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-30Dircache support for simulator also.Miika Pekkarinen
2006-03-30iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-30Do the dircache operation first to block properly when necessary.Miika Pekkarinen
2006-03-30Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner
2006-03-29More safety checks to dircache to block updates until cache is ready.Miika Pekkarinen
2006-03-29iAudio X5 doesn't have bass and trebleLinus Nielsen Feltzing
2006-03-28Correct maximum and default volume for iAudio X5Linus Nielsen Feltzing
2006-03-28Audio support for iAudio X5Linus Nielsen Feltzing
2006-03-28First quick'n'dirty volume control for the iAudio X5Linus Nielsen Feltzing
2006-03-28Simplification and correction of the TLV320 driverLinus Nielsen Feltzing
2006-03-28Enable I2C bus 1 on the iAudio X5Linus Nielsen Feltzing