summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iaudio (follow)
Commit message (Expand)AuthorAge
* Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen2007-01-12
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* SWCODEC recording: More cleanup of stuff after queue additions and audio driv...Michael Sevakis2006-12-17
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* X5: Slightly lower threshold value to reliably disable constant adc reading w...Jens Arnold2006-11-26
* Just correct a comment and see if the build goes differently.Michael Sevakis2006-11-23
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* Removed remnants of deprecated lcd_roll().Jens Arnold2006-10-31
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis2006-10-28
* Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis2006-10-27
* Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis2006-10-27
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* Fixed implicit declaration warning.Michael Sevakis2006-10-25
* Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...Michael Sevakis2006-10-25
* Get rid of some OR-ing and conditional expressions in lcd driver when registe...Michael Sevakis2006-10-20
* iAudio X5: USB mode working againLinus Nielsen Feltzing2006-10-18
* Disables hard dither mode on the x5 for routine drawing. Display driver autom...Michael Sevakis2006-10-16
* x5: Needed a couple tweaks to the contrast fix.Michael Sevakis2006-09-27
* Remote play button was still being read out with remote hold key on.Michael Sevakis2006-09-26
* Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...Michael Sevakis2006-09-26
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* x5: No more remote LCD streaks when powering off with remote active. Will not...Michael Sevakis2006-09-17
* Added the power off to x5 remote play button. 3s delay seems confortable and ...Michael Sevakis2006-09-12
* Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...Michael Sevakis2006-09-12
* More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 ...Michael Sevakis2006-09-10
* A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have ...Michael Sevakis2006-09-10
* Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis2006-09-10
* Fixed the problem on the x5 of spontaneous shutdown after holding the power k...Michael Sevakis2006-09-09
* Got rid of backlight wink between bootloader and firmware start by removing r...Michael Sevakis2006-08-26
* X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...Jens Arnold2006-08-24
* Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell2006-08-22
* X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times...Jens Arnold2006-08-22
* iAudio X5: swap the remote REW and FF buttonsLinus Nielsen Feltzing2006-08-17
* Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changesMichael Sevakis2006-08-15
* Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod2006-08-13
* Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod2006-08-11
* Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2006-08-10
* fixed bootloader build error due to last commit.Rani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Patch #5740 by Mike Sevakis - X5 LCD performance enhancementsLinus Nielsen Feltzing2006-07-31
* Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod2006-07-31
* Applied FS #5727 (fix backlight flicker on X5) by Michael SevakisRani Hod2006-07-29
* LCD remote support for iAudio X5Linus Nielsen Feltzing2006-07-28
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27