summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2006-11-08
* * changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2006-11-08
* dont spin up the disk to call the callbacks.Jonathan Gordon2006-11-07
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2006-11-06
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* remove some uneeded #ifdefsJonathan Gordon2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* H300: Slight simplification of adc_scan(), ported from X5.Jens Arnold2006-10-29
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg2006-10-27
* Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh...Michael Sevakis2006-10-27
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* Removed unneeded pcf50606.c.Michael Sevakis2006-10-25
* A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and...Thom Johansen2006-10-25
* generalise the wolfson codec code a bitMarcoen Hirschberg2006-10-20
* Added a small interface to screens to translate colors into remote gray level...Michael Sevakis2006-10-14
* Logf output on the serial port for h100 targetsLinus Nielsen Feltzing2006-10-12
* Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers2006-10-07
* Fix warnings in player builds.Barry Wardell2006-10-05
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman2006-09-26
* Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...Michael Sevakis2006-09-26
* Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman2006-09-26
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell2006-09-25
* Fix them all.Miika Pekkarinen2006-09-25
* Fixed the line scrolling not always being smooth.Miika Pekkarinen2006-09-25
* Fixed the errors.Miika Pekkarinen2006-09-16
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Added the power off to x5 remote play button. 3s delay seems confortable and ...Michael Sevakis2006-09-12
* Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis2006-09-10
* H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell2006-08-31
* Fix volume being really low on H10Barry Wardell2006-08-30
* RTC driver for H10 by Laurent BaumBarry Wardell2006-08-30
* Oops. It's #endif not #end.Barry Wardell2006-08-30
* Sound on H10!Barry Wardell2006-08-30
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis2006-08-26
* Increase the number of pixels written to the Photo/Color LCD in one go to 0x1...Dave Chapman2006-08-24
* Allow scrolling lines with different x-margins. The margin at the time of the...Mark Arigo2006-08-23
* H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold2006-08-23
* Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell2006-08-22
* Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction...Jens Arnold2006-08-22
* Prevent unlikely endless loop.Miika Pekkarinen2006-08-17
* Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Pho...Dave Chapman2006-08-17
* Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10...Dave Chapman2006-08-17