summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
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
2006-03-28Some corrections of the TLV320 register bit definitionsLinus Nielsen Feltzing
2006-03-28MCF5250 has IRAM tooLinus Nielsen Feltzing
2006-03-28Correct IRAM attributesLinus Nielsen Feltzing
2006-03-28Correct audio clockLinus Nielsen Feltzing
2006-03-28Boost open() performance on platforms with dircache. Tagcache initialMiika Pekkarinen
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts
2006-03-27Even better LCD clearing for ipod color displays, clear to white, but after b...Brandon Low
2006-03-27Fix some math for ipod volume settingsBrandon Low
2006-03-27Reduce the appearance of volume change clicks by using the wmcodec's zero-cro...Brandon Low
2006-03-27Clear the display in a less intrusive way to the user's selected background _...Brandon Low
2006-03-27Code policeBrandon Low
2006-03-27Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod...Brandon Low
2006-03-26ok, this is the correct PLAY/REC swap!Daniel Stenberg
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-26Fixed potential sample overflow in variable stereo width > 100% and karaoke m...Jens Arnold
2006-03-26Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4Dan Everton
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-25Unify pcm_playback code where applicable to make working with it a bit nicerBrandon Low
2006-03-25Add simulated battery drain to the simulator. Patch from Matthias Mohr (task ...Dan Everton
2006-03-24Dummy is_backlight_on() for bootloaderBjörn Stenberg
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-24Fixed loong-standing bug in mas_writereg().Jens Arnold
2006-03-24Fix weirdness caused by not stopping buffering during pause, and generally us...Brandon Low