| Commit message (Expand) | Author | Age |
| ... | |
| * | removed old statusbar and buttonbar code | Kevin Ferrare | 2005-11-20 |
| * | 16bit colour support (H300) for the win32 simulator. | Jens Arnold | 2005-11-15 |
| * | H300 LCD and PCF50606 drivers | Linus Nielsen Feltzing | 2005-11-14 |
| * | No .S files should be compiled in the simulator builds | Linus Nielsen Feltzing | 2005-11-14 |
| * | Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the... | Jens Arnold | 2005-11-12 |
| * | Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c. | Thom Johansen | 2005-11-10 |
| * | Initial commit of work-in-progress iPod port | Dave Chapman | 2005-11-07 |
| * | Fixed a problem with dircache where filetree modified dircache | Miika Pekkarinen | 2005-10-08 |
| * | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen | 2005-10-07 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text... | Linus Nielsen Feltzing | 2005-08-08 |
| * | iAudio: First unfinished attempt for tlv320 driver and rockbox integration | Christian Gmeiner | 2005-08-06 |
| * | iAudio, iRiver: As both platforms use the same i2c interface i have renamed i... | Christian Gmeiner | 2005-07-31 |
| * | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold | 2005-07-26 |
| * | ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. | Magnus Holmgren | 2005-07-24 |
| * | Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f... | Jens Arnold | 2005-07-19 |
| * | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner | 2005-07-18 |
| * | Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback | Linus Nielsen Feltzing | 2005-07-05 |
| * | pcm_record.c depends on UDA1380, not h100... | Daniel Stenberg | 2005-06-30 |
| * | for now, the build assumes a LCD_S1D15E06 display on the h300 | Daniel Stenberg | 2005-06-29 |
| * | Assembler optimised memset() for coldfire. Speed increase ranging from a few ... | Jens Arnold | 2005-06-21 |
| * | Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re... | Andy | 2005-06-19 |
| * | pcm_playback.c is not for sims | Daniel Stenberg | 2005-06-18 |
| * | 1) mpeg.c is only for MAS-devices | Daniel Stenberg | 2005-06-18 |
| * | LCD code depends on LCD model, not keypad | Daniel Stenberg | 2005-06-15 |
| * | Don't compile mpeg.c on the iRiver | Linus Nielsen Feltzing | 2005-06-06 |
| * | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold | 2005-06-04 |
| * | avoid compilation alltogether if logf is not enabled | Daniel Stenberg | 2005-05-30 |
| * | (Optional) logf support | Daniel Stenberg | 2005-05-30 |
| * | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg | 2005-05-23 |
| * | Low-level driver for the H100 remote control LCD, by Richard S. La Charite III | Linus Nielsen Feltzing | 2005-04-14 |
| * | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing | 2005-04-01 |
| * | PCM playback for iRiver | Linus Nielsen Feltzing | 2005-03-18 |
| * | skip mpeg.c when building bootloader | Daniel Stenberg | 2005-03-08 |
| * | **FIXME** The iRiver simulator was being build using lcd-recorder.c, not lcd... | Dave Chapman | 2005-02-22 |
| * | 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-18 |
| * | Build Rockbox for iRiver | Daniel Stenberg | 2005-02-03 |
| * | Added some files for the iriver | Linus Nielsen Feltzing | 2005-01-28 |
| * | 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-27 |
| * | made the SH7034 assembler files only build for that CPU | Daniel Stenberg | 2005-01-26 |
| * | Assembler optimized strlen() for SH1, both smaller & faster. Moved strlen() i... | Jens Arnold | 2005-01-22 |
| * | Revived C implementations of memcpy() and memset() for platforms without asm ... | Jens Arnold | 2005-01-21 |
| * | Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs with | Daniel Stenberg | 2005-01-10 |
| * | 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-15 |
| * | Modest start on the H100 | Linus Nielsen Feltzing | 2004-10-07 |
| * | Compile ata_mmc.c for targets with mmc, ata.c for all others. | Björn Stenberg | 2004-10-05 |