Age | Commit message (Expand) | Author |
2007-02-18 | Explicilty set CONFIG_ defines to 0 which are not used.. because doing | Jonathan Gordon |
2007-02-17 | Should be LCD_H10_20GB, not LCD_H10 | Barry Wardell |
2007-02-17 | another attempt | Daniel Stenberg |
2007-02-17 | repair the condition | Daniel Stenberg |
2007-02-17 | avoid using #if on undefined symbols, in preparation for -Wundef | Daniel Stenberg |
2007-02-17 | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold |
2007-02-04 | Fix USB detection on ipods and other portalplayer targets - Rockbox now corre... | Dave Chapman |
2007-02-03 | RTC support for Sansa. | Barry Wardell |
2007-01-14 | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman |
2006-12-29 | merge a big part of the unofficial gigabeat cvs back. Includes working bootlo... | Marcoen Hirschberg |
2006-12-16 | Add queue_send synchronous message sending. Right now only for SWCODEC. Actua... | Michael Sevakis |
2006-11-22 | Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate | Daniel Ankers |
2006-11-18 | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-10 | Support building tagcache db natively on PC using the core of the | Miika Pekkarinen |
2006-11-08 | More exodus to the target tree for ColdFire and a bonus sorting of firmware/S... | Michael Sevakis |
2006-10-30 | General: changed local adc to voltage conversions in several places to use ba... | Michael Sevakis |
2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
2006-10-15 | Removed ugly boosting solutions from playback code and let scheduler | Miika Pekkarinen |
2006-09-16 | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen |
2006-08-31 | Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por... | Dave Chapman |
2006-08-21 | Threading changes in preparation for multiple core support | Daniel Ankers |
2006-08-19 | Add new build target for iriver H10 5/6Gb. | Barry Wardell |
2006-08-16 | Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM... | Jens Arnold |
2006-08-12 | Iriver iFP7xx memory layout adjustment. | Tomasz Malesinski |
2006-08-08 | Accepted FS #5772 by Michael Sevakis | Rani Hod |
2006-08-07 | Grayscale library ported to the grayscale iPods, first version. Added C refer... | Jens Arnold |
2006-08-03 | Barry Wardell's H10 adjustments | Daniel Stenberg |
2006-08-02 | introducing CPU_PP as a define to check for PortalPlayer chips with | Daniel Stenberg |
2006-08-01 | better names for the target-specific files and define PP5024 properly | Daniel Stenberg |
2006-08-01 | added mostly dummy changes to allow building of a Sansa e200 bootloader | Daniel Stenberg |
2006-07-28 | X5 remote LCD drawing. This will break target linking atm - lcd_remote_update... | Jens Arnold |
2006-07-13 | Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc... | Linus Nielsen Feltzing |
2006-07-10 | Tagcache update: Support removal of entries and no longer the need for | Miika Pekkarinen |
2006-06-16 | H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it... | Jens Arnold |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-04-11 | moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost | Daniel Stenberg |
2006-03-30 | Actually enable the dircache for simulators. | Miika Pekkarinen |
2006-03-30 | Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so... | Jens Arnold |
2006-03-28 | MCF5250 has IRAM too | Linus Nielsen Feltzing |
2006-03-26 | Fixed the define in config.h and more tagcache alignment issues. | Miika Pekkarinen |
2006-03-26 | Use ROCKBOX_STRICT_ALIGN for all ARM targets. | Miika Pekkarinen |
2006-02-27 | Patch #3060 from Andrew Scott - iPod mini button driver | Dave Chapman |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-21 | Patch #1435744 from Andrew Scott - initial iPod Mini support | Dave Chapman |
2006-02-09 | Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi... | Dave Chapman |
2006-02-05 | Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes | Dave Chapman |
2006-02-05 | More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co... | Dave Chapman |
2006-01-31 | Now dircache should work on players requiring long aligned memory | Miika Pekkarinen |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |