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