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