summaryrefslogtreecommitdiff
path: root/firmware/SOURCES (follow)
Commit message (Expand)AuthorAge
...
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* H300 LCD and PCF50606 driversLinus Nielsen Feltzing2005-11-14
* No .S files should be compiled in the simulator buildsLinus Nielsen Feltzing2005-11-14
* Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the...Jens Arnold2005-11-12
* Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen2005-11-10
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Fixed a problem with dircache where filetree modified dircacheMiika Pekkarinen2005-10-08
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing2005-08-08
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner2005-07-31
* Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2005-07-26
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold2005-07-19
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing2005-07-05
* 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