summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2005-06-30pcm_record.c depends on UDA1380, not h100...Daniel Stenberg
2005-06-29for now, the build assumes a LCD_S1D15E06 display on the h300Daniel Stenberg
2005-06-21Assembler optimised memset() for coldfire. Speed increase ranging from a few ...Jens Arnold
2005-06-19Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy
2005-06-18pcm_playback.c is not for simsDaniel Stenberg
2005-06-181) mpeg.c is only for MAS-devicesDaniel Stenberg
2005-06-15LCD code depends on LCD model, not keypadDaniel Stenberg
2005-06-06Don't compile mpeg.c on the iRiverLinus Nielsen Feltzing
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-05-30avoid compilation alltogether if logf is not enabledDaniel Stenberg
2005-05-30(Optional) logf supportDaniel Stenberg
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-03-18PCM playback for iRiverLinus Nielsen Feltzing
2005-03-08skip mpeg.c when building bootloaderDaniel Stenberg
2005-02-22**FIXME** The iRiver simulator was being build using lcd-recorder.c, not lcd...Dave Chapman
2005-02-18only use hwcompat.c for real targetsDaniel Stenberg
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-03Build Rockbox for iRiverDaniel Stenberg
2005-01-28Added some files for the iriverLinus Nielsen Feltzing
2005-01-27Added ID3 searchingBjörn Stenberg
2005-01-27crt0.s works for other CPUs too, mas.c is only for targets with hwcodecDaniel Stenberg
2005-01-26made the SH7034 assembler files only build for that CPUDaniel Stenberg
2005-01-22Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i...Jens Arnold
2005-01-21Revived C implementations of memcpy() and memset() for platforms without asm ...Jens Arnold
2005-01-10Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs withDaniel Stenberg
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn
2004-10-15Ported interrupt vector handling to ColdfireLinus Nielsen Feltzing
2004-10-15Threading ported to ColdfireLinus Nielsen Feltzing
2004-10-07Modest start on the H100Linus Nielsen Feltzing
2004-10-05Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg
2004-10-05only compile files that are relevantDaniel Stenberg
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg