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