summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2006-08-01Always align allocated buffers on 32-bit boundariesLinus Nielsen Feltzing1-1/+4
2006-07-31Patch #5740 by Mike Sevakis - X5 LCD performance enhancementsLinus Nielsen Feltzing1-176/+326
2006-07-31Applied FS# 5736 by Alexander Levin.Rani Hod2-14/+102
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod3-7/+17
2006-07-29Applied FS #5727 (fix backlight flicker on X5) by Michael SevakisRani Hod1-1/+1
2006-07-28Add a define for unplugged remoteHristo Kovachev2-2/+3
2006-07-28LCD remote support for iAudio X5Linus Nielsen Feltzing4-40/+239
2006-07-28Remote backlight is in the target tree for X5Linus Nielsen Feltzing1-0/+2
2006-07-28Put the X5 LCD frame buffer in SDRAMLinus Nielsen Feltzing1-2/+0
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold4-7/+1099
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold9-136/+216
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing5-143/+224
2006-07-26Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing5-0/+220
2006-07-26Include more files from the target tree in the source tarballsLinus Nielsen Feltzing1-1/+4
2006-07-25Fixed unicode buffer overflow issue (metadata parser crashed with someMiika Pekkarinen2-6/+6
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing4-18/+30
2006-07-25Changed copyrightLinus Nielsen Feltzing1-1/+1
2006-07-25Ooops, forgot to use memset-arm.SLinus Nielsen Feltzing1-0/+1
2006-07-25Moved some assembly optimizations to the target treeLinus Nielsen Feltzing10-578/+652
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold6-29/+19
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing2-0/+7
2006-07-24Implement frequency scaling on iPod 3Gs - FS #5686Daniel Ankers2-1/+34
2006-07-23double fault.Rani Hod1-2/+4
2006-07-23oopsRani Hod1-0/+2
2006-07-23Accepted FS #5474 by yours truly.Rani Hod3-5/+11
2006-07-23Accepted FS #5696 by yours truly.Rani Hod1-0/+3
2006-07-23Implement Rolo for the PP502x-based ipods.Dave Chapman1-5/+25
2006-07-21Re-enable parsing replaygain from ID3v2.4 TXXX fields since that's the defaul...Mark Arigo2-14/+15
2006-07-21iAudio X5: Fix sim buildLinus Nielsen Feltzing3-18/+18
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing12-160/+379
2006-07-20Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID...Dan Everton3-113/+224
2006-07-19Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video lcd_up...Dave Chapman1-6/+13
2006-07-19Patch #5680 from Daniel Ankers - adapt the assembler version of the FIQ playb...Dave Chapman2-5/+37
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman2-0/+2
2006-07-18simplification of lcd driver code - based on patch #5474 by Rani HodChristian Gmeiner1-12/+15
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold4-30/+68
2006-07-17Gentlemen, we have sound on the 3rd Generation ipods. Thanks to Daniel Anker...Dave Chapman1-8/+0
2006-07-13Patch #5375 by Rani Hod - Eliminate click on X5 shutdownLinus Nielsen Feltzing1-1/+1
2006-07-13Patch #5063 by Rani Hod - RoLo on X5Linus Nielsen Feltzing1-1/+1
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing7-1/+165
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen3-0/+13
2006-06-30For iriver recording: do not boost while recording unless source is spdif. Wh...Peter D'Hoye1-0/+11
2006-06-30Simplify code...Jens Arnold1-2/+2
2006-06-30volume_strip() now ignores multiple leading slashes like the rest of the path...Jens Arnold1-7/+10
2006-06-21Ondio: better default battery capacity.Jens Arnold2-2/+2
2006-06-16Iriver: Faster ata timing.Jens Arnold1-3/+3
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold7-7/+348
2006-06-14Tweaks to reduce an iriver recording glitch to a minimum. Removed yields from...Peter D'Hoye2-45/+104
2006-06-13Added a commentLinus Nielsen Feltzing1-2/+2
2006-06-08Let panicf() also check on/play button on h300Peter D'Hoye1-0/+2