Age | Commit message (Expand) | Author |
2006-01-25 | First steps towards SDL sim for windows | Linus Nielsen Feltzing |
2006-01-25 | GDB stub for ARM | Tomasz Malesinski |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2005-12-22 | H300: RTC support | Linus Nielsen Feltzing |
2005-12-18 | New target - iPod Video. | Dave Chapman |
2005-12-16 | iPod - Initial skeleton of an audio driver | Dave Chapman |
2005-12-11 | iPod: Cleanup of i2c code and addition of RTC driver | Dave Chapman |
2005-12-06 | move some code from .h files to .c files and polish unicode.c a bit | Marcoen Hirschberg |
2005-12-06 | waiting is over: initial unicode commit | Marcoen Hirschberg |
2005-12-04 | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman |
2005-12-04 | Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre... | Dave Chapman |
2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
2005-11-20 | removed old statusbar and buttonbar code | Kevin Ferrare |
2005-11-15 | 16bit colour support (H300) for the win32 simulator. | Jens Arnold |
2005-11-14 | 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-12 | Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the... | Jens Arnold |
2005-11-10 | Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c. | Thom Johansen |
2005-11-07 | Initial commit of work-in-progress iPod port | Dave Chapman |
2005-10-08 | Fixed a problem with dircache where filetree modified dircache | Miika Pekkarinen |
2005-10-07 | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-08 | Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text... | Linus Nielsen Feltzing |
2005-08-06 | iAudio: First unfinished attempt for tlv320 driver and rockbox integration | Christian Gmeiner |
2005-07-31 | iAudio, iRiver: As both platforms use the same i2c interface i have renamed i... | Christian Gmeiner |
2005-07-26 | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold |
2005-07-24 | ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. | Magnus Holmgren |
2005-07-19 | Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f... | Jens Arnold |
2005-07-18 | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner |
2005-07-05 | Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback | Linus Nielsen Feltzing |
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 |