summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* 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
* Boost open() performance on platforms with dircache. Tagcache initialMiika Pekkarinen2006-03-28
* Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts2006-03-28
* Even better LCD clearing for ipod color displays, clear to white, but after b...Brandon Low2006-03-27
* Fix some math for ipod volume settingsBrandon Low2006-03-27
* Reduce the appearance of volume change clicks by using the wmcodec's zero-cro...Brandon Low2006-03-27
* Clear the display in a less intrusive way to the user's selected background _...Brandon Low2006-03-27
* Code policeBrandon Low2006-03-27
* Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod...Brandon Low2006-03-27
* ok, this is the correct PLAY/REC swap!Daniel Stenberg2006-03-26
* Switched PLAY and REC for proper X5 operation.Daniel Stenberg2006-03-26
* Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen2006-03-26
* Use ROCKBOX_STRICT_ALIGN for all ARM targets.Miika Pekkarinen2006-03-26
* Fixed potential sample overflow in variable stereo width > 100% and karaoke m...Jens Arnold2006-03-26
* Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4Dan Everton2006-03-26
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev2006-03-25
* Unify pcm_playback code where applicable to make working with it a bit nicerBrandon Low2006-03-25
* Add simulated battery drain to the simulator. Patch from Matthias Mohr (task ...Dan Everton2006-03-25
* Dummy is_backlight_on() for bootloaderBjörn Stenberg2006-03-24
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Fixed loong-standing bug in mas_writereg().Jens Arnold2006-03-24
* Fix weirdness caused by not stopping buffering during pause, and generally us...Brandon Low2006-03-24
* use logfChristian Gmeiner2006-03-23
* Fix ipod 3g build that was broken (by me perhaps?)Brandon Low2006-03-23
* Don't stop dircache thread when charger is plugged in/removed.Miika Pekkarinen2006-03-22
* Me sillyLinus Nielsen Feltzing2006-03-22
* Even more simulator fixes for backlightLinus Nielsen Feltzing2006-03-22
* Fix simulator backlight for X5Linus Nielsen Feltzing2006-03-22
* Backlight for iAudio X5Linus Nielsen Feltzing2006-03-22
* Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen2006-03-22
* USB mode for iAudio X5Linus Nielsen Feltzing2006-03-22
* font caching fixes by Frank DischnerMarcoen Hirschberg2006-03-22
* Now the X5 LCD driver works as expectedLinus Nielsen Feltzing2006-03-22
* Enabled channel configuration and stereo width option on software codecThom Johansen2006-03-21
* Add X5 support to scrambleLinus Nielsen Feltzing2006-03-21
* Make RoLo compile for X5Linus Nielsen Feltzing2006-03-21
* Quick hack to make the application compile for iAudio X5Linus Nielsen Feltzing2006-03-21
* Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing2006-03-21
* Correct codec size for iAudio X5Linus Nielsen Feltzing2006-03-21
* Removed an unneeded BUTTON_HOLD define for iPod 3GHristo Kovachev2006-03-21
* button.h cleanup, with the future "button action" thing in mind:Hristo Kovachev2006-03-21
* Turns out there's a processor mode actually called 'undefined'. Set up aThom Johansen2006-03-20
* Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen2006-03-19
* Coldfire: Assembler optimised disk writing, speed increase ~36% on average.Jens Arnold2006-03-19
* H300: Properly initialize the backlight PCF50606 port pinLinus Nielsen Feltzing2006-03-19
* Reduce code size and generally clean up the button driver more! * Add 'wheel ...Brandon Low2006-03-19