summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Comparing short filenames for uniqueness used 1 char too much, causing it to ...Peter D'Hoye2006-04-08
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* include x5 files from the target treeDaniel Stenberg2006-04-07
* iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...Dave Chapman2006-04-07
* lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang...Jens Arnold2006-04-06
* Allow lower cuts than -23 dB, since the code seems to work then anyway.Thom Johansen2006-04-06
* Since we poll buttons every tick now, the extra if() checking the polling int...Jens Arnold2006-04-06
* Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ...Jens Arnold2006-04-06
* Do extra filtering in H300 (and H100) main unit button reading to suppress wr...Jens Arnold2006-04-06
* Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low2006-04-06
* Make ASM memset for ARM return destination address, as is standard.Thom Johansen2006-04-05
* CP1251 is cyrillic, and not only russian codepageHristo Kovachev2006-04-05
* Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev2006-04-05
* More work on swcodec. No significant pcmbuf functions are called from the au...Brandon Low2006-04-05
* Disable backlight fade out for shutdownBrandon Low2006-04-04
* Correct minimum value for TLV320 volumeLinus Nielsen Feltzing2006-04-04
* Hopefully working battery display on Nanos.Thom Johansen2006-04-04
* Simplification for user timer on coldfire. We define TIMER_FREQ separately an...Jens Arnold2006-04-04
* Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...Jens Arnold2006-04-04
* killed warning due to comparison signed/unsignedDaniel Stenberg2006-04-02
* Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid s...Jens Arnold2006-04-02
* Prevent two division by zeros and one problem causing a crash in theMiika Pekkarinen2006-04-02
* greyscale iPod LCD: Working display flip. * Correct register definitions for ...Jens Arnold2006-04-01
* simulator stubs for iriver recording, iriver sims now have a recording screen...Peter D'Hoye2006-04-01
* Patch #4934 by Ralf Herz: FixesHristo Kovachev2006-04-01
* Enabled RTC and virtual disk LED on iAudio X5Linus Nielsen Feltzing2006-03-31
* Ooops, iPod 3G used lcd_enable() to switch backlight. Blind fix, needs testing.Jens Arnold2006-03-31
* Greyscale iPod LCD driver: Fixed lcd_update_rect() to work properly for parti...Jens Arnold2006-03-31
* Adjustable CPU frequency is working on iPod mini 2GJens Arnold2006-03-30
* iPod mini 2G: Properly reboot into diskmode for USB access.Jens Arnold2006-03-30
* Move definitions to their proper placeJens Arnold2006-03-30
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold2006-03-30
* Actually enable the dircache for simulators.Miika Pekkarinen2006-03-30
* Dircache support for simulator also.Miika Pekkarinen2006-03-30
* iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold2006-03-30
* Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold2006-03-30
* Do the dircache operation first to block properly when necessary.Miika Pekkarinen2006-03-30
* Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing2006-03-30
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
* More safety checks to dircache to block updates until cache is ready.Miika Pekkarinen2006-03-29
* iAudio X5 doesn't have bass and trebleLinus Nielsen Feltzing2006-03-29
* Correct maximum and default volume for iAudio X5Linus Nielsen Feltzing2006-03-28
* Audio support for iAudio X5Linus Nielsen Feltzing2006-03-28
* First quick'n'dirty volume control for the iAudio X5Linus Nielsen Feltzing2006-03-28
* Simplification and correction of the TLV320 driverLinus Nielsen Feltzing2006-03-28
* Enable I2C bus 1 on the iAudio X5Linus Nielsen Feltzing2006-03-28
* Some corrections of the TLV320 register bit definitionsLinus Nielsen Feltzing2006-03-28
* MCF5250 has IRAM tooLinus Nielsen Feltzing2006-03-28
* Correct IRAM attributesLinus Nielsen Feltzing2006-03-28
* Correct audio clockLinus Nielsen Feltzing2006-03-28