summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-26Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing
2006-07-26Include more files from the target tree in the source tarballsLinus Nielsen Feltzing
2006-07-25Fixed unicode buffer overflow issue (metadata parser crashed with someMiika Pekkarinen
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing
2006-07-25Changed copyrightLinus Nielsen Feltzing
2006-07-25Ooops, forgot to use memset-arm.SLinus Nielsen Feltzing
2006-07-25Moved some assembly optimizations to the target treeLinus Nielsen Feltzing
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing
2006-07-24Implement frequency scaling on iPod 3Gs - FS #5686Daniel Ankers
2006-07-23double fault.Rani Hod
2006-07-23oopsRani Hod
2006-07-23Accepted FS #5474 by yours truly.Rani Hod
2006-07-23Accepted FS #5696 by yours truly.Rani Hod
2006-07-23Implement Rolo for the PP502x-based ipods.Dave Chapman
2006-07-21Re-enable parsing replaygain from ID3v2.4 TXXX fields since that's the defaul...Mark Arigo
2006-07-21iAudio X5: Fix sim buildLinus Nielsen Feltzing
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing
2006-07-20Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID...Dan Everton
2006-07-19Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video lcd_up...Dave Chapman
2006-07-19Patch #5680 from Daniel Ankers - adapt the assembler version of the FIQ playb...Dave Chapman
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman
2006-07-18simplification of lcd driver code - based on patch #5474 by Rani HodChristian Gmeiner
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold
2006-07-17Gentlemen, we have sound on the 3rd Generation ipods. Thanks to Daniel Anker...Dave Chapman
2006-07-13Patch #5375 by Rani Hod - Eliminate click on X5 shutdownLinus Nielsen Feltzing
2006-07-13Patch #5063 by Rani Hod - RoLo on X5Linus Nielsen Feltzing
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen
2006-06-30For iriver recording: do not boost while recording unless source is spdif. Wh...Peter D'Hoye
2006-06-30Simplify code...Jens Arnold
2006-06-30volume_strip() now ignores multiple leading slashes like the rest of the path...Jens Arnold
2006-06-21Ondio: better default battery capacity.Jens Arnold
2006-06-16Iriver: Faster ata timing.Jens Arnold
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-06-14Tweaks to reduce an iriver recording glitch to a minimum. Removed yields from...Peter D'Hoye
2006-06-13Added a commentLinus Nielsen Feltzing
2006-06-08Let panicf() also check on/play button on h300Peter D'Hoye
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-06-03Remove previous fix as it seems to cause lock-ups when used with a remote.Peter D'Hoye
2006-06-02Do not allow interrupts between the two calls that set the recording gain. Fi...Peter D'Hoye
2006-05-30Fixed incorrect memory allocation bug with tagcache.Miika Pekkarinen
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-05-27code policePeter D'Hoye
2006-05-18Oops, move out the define from the #ifndef SIMULATORHristo Kovachev
2006-05-18Use more proper default contrast for the iriver lcd remotes, also resetHristo Kovachev
2006-05-16Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote unp...Jens Arnold