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