summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing2006-02-17
* iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate i...Dave Chapman2006-02-16
* iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to...Dave Chapman2006-02-16
* Revert the ATA/USB power fix until I find an even more correct way of doing i...Linus Nielsen Feltzing2006-02-16
* Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold2006-02-16
* Important bugfix for lcd_bitmap_part(). * Some slight optimisations.Jens Arnold2006-02-16
* iPod 5G: Another LCD optimisation, now at 52fpsDave Chapman2006-02-16
* iPod 5G: Further LCD driver optimisations - it is now working at 42fps for fu...Dave Chapman2006-02-15
* iPod 5G: Small LCD optimisation - make lcd_bcm_write32 inline. Increases LCD...Dave Chapman2006-02-15
* iPod 5G: Add a yield() to the lcd_bcm_finishup() function. This function typ...Dave Chapman2006-02-15
* More correct power handling of the HDD and ISD300 chips on the H300 platformLinus Nielsen Feltzing2006-02-13
* iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman2006-02-13
* Some cosmetic cleaning of the wm8975 audio driverDave Chapman2006-02-12
* Make the clickwheel driver stop buffering events if Rockbox is too busyThom Johansen2006-02-10
* Implement contrast setting for iPod greyscale LCDDave Chapman2006-02-09
* iPod grayscale LCD driver - fix bug preventing the inverse bar line selector ...Dave Chapman2006-02-09
* Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman2006-02-09
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* 1. Updated battery_bench plugin:Hristo Kovachev2006-02-07
* Fine-tuned ADC values for H300 button driver.Jens Arnold2006-02-07
* Some bugfixes for the iPod 4G greyscale version of the LCD driverDave Chapman2006-02-06
* Correct the comment to match the new codeDave Chapman2006-02-05
* iPod: Increase udelay() up to 50 - this was causing problems when the hold sw...Dave Chapman2006-02-05
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu...Dave Chapman2006-02-05
* H300: lcd_write_data() in pure asm, essentially the same speed as before, but...Jens Arnold2006-02-05
* iAudio X5: hold button functions (not yet complete)Linus Nielsen Feltzing2006-02-05
* iAudio X5: Dummy ADC functionsLinus Nielsen Feltzing2006-02-05
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing2006-02-03
* Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed u...Jens Arnold2006-02-03
* Make it compile on iAudio X5Linus Nielsen Feltzing2006-02-02
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman2006-02-02
* This should not have been recommitted (went undetected for quite a while).Jens Arnold2006-02-02
* * Changed implementation of inverse bar: Instead of complementing all pixels ...Jens Arnold2006-02-02
* iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL...Dave Chapman2006-02-02
* iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman2006-01-31
* iPod: Remove some iPod Photo lcd initialisation code that (when used in the b...Dave Chapman2006-01-30
* iPod: Initial attempt at volume/bass/treble control - more work is needed, bu...Dave Chapman2006-01-30
* Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing2006-01-28
* Fix red buildsBrandon Low2006-01-27
* Detect USB charge state in Hxx0Brandon Low2006-01-27
* Removed PP5020_ prefix from register defines and added/renamed someThom Johansen2006-01-24
* Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low2006-01-22
* Horizontal scrolling patch by Shachar Liberman - Part 2 :)Tomas Salfischberger2006-01-22
* Horizontal scrolling patch by Shachar LibermanTomas Salfischberger2006-01-22
* Fix red buildsBrandon Low2006-01-19
* Start cleaning up some #ifdefs in charging codeBrandon Low2006-01-19
* Patch #1404233 by Peter D'Hoye: H300 brightness bugfixHristo Kovachev2006-01-19