summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Oops, no potentially conflicting declarations please.Jens Arnold2006-02-20
* Make the driver work with LCD widths which aren't integer multiples of 4, i.e...Jens Arnold2006-02-20
* minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg2006-02-20
* Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold2006-02-20
* Fix slow shutdown on ipod nano.Thom Johansen2006-02-19
* Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold2006-02-19
* Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined.Dave Chapman2006-02-19
* Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USBLinus Nielsen Feltzing2006-02-19
* Remove unneeded variable.Thom Johansen2006-02-19
* Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR checkThom Johansen2006-02-19
* iPods - implement button_hold() functionDave Chapman2006-02-18
* Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing2006-02-17
* iPod 5G: Change USB detection to use pin 1 on GPIOB instead of the USB status...Dave Chapman2006-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
* Hopefully fix highly parallel build of recorder 8mbBrandon Low2006-02-13
* Fixed warnings in the iFP target.Tomasz Malesinski2006-02-12
* Changed endpoint 0 max packet size to 64 in order to make the driverTomasz Malesinski2006-02-12
* Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski2006-02-12
* Some cosmetic cleaning of the wm8975 audio driverDave Chapman2006-02-12
* Disable ROLO for the iPods - it doesn't work and just confuses people.Dave Chapman2006-02-11
* Fix iPod 4G grayscale warningsDave Chapman2006-02-10
* 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
* Various build sytem cleanupsBrandon Low2006-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
* Commit additional defines needed by last commit.Thom Johansen2006-02-08
* Sleep PP5020 CPU on idle.Thom Johansen2006-02-08
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* iPod: Re-written audio driver. This brings it in line with changes to pcm pl...Dave Chapman2006-02-07
* Rework PCM bufferBrandon Low2006-02-07
* 1. Updated battery_bench plugin:Hristo Kovachev2006-02-07
* Fine-tuned ADC values for H300 button driver.Jens Arnold2006-02-07
* Font cache now uses memmove().Jens Arnold2006-02-06
* Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold2006-02-06
* 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
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05