summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen1-0/+2
2007-02-10SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig...Michael Sevakis1-8/+8
2007-02-09Remove accidental inclusion of album art patch fragment.Dan Everton1-11/+0
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton1-0/+12
2007-02-08disable CPU scaling again because it actually made the power consumption worse.Marcoen Hirschberg1-1/+1
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis1-5/+0
2007-02-07Correct a deceptive comment. Clarify that this config file is only for the 4g...Tom Ross1-1/+1
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman12-2/+405
2007-02-04Enable FAT16 support for Sansa E200Daniel Ankers1-0/+3
2007-02-03Backlight support for Sansa, including brightness. Thanks to Rene Barry Wardell1-0/+6
2007-02-03RTC support for Sansa.Barry Wardell2-1/+2
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin2-0/+9
2007-01-29Reverting the FAT32 driver change - it seems to have introduced a bugLinus Nielsen Feltzing1-7/+1
2007-01-29Changed fat_getnext():Linus Nielsen Feltzing1-1/+7
2007-01-28FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell2-0/+6
2007-01-27More PortalPlayer I2C unification workDaniel Ankers2-49/+3
2007-01-27Clean up PP5002 I2C code (no functional changes):Barry Wardell2-0/+14
2007-01-27Clean up PP5020 I2C code (no functional changes):Barry Wardell2-0/+14
2007-01-25adding NSF (NES music) codecAdam Gashlin1-0/+1
2007-01-23Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius1-1/+0
2007-01-22Fix broken buildsJonathan Gordon1-2/+2
2007-01-22Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...Jonathan Gordon1-1/+17
2007-01-18the gigabeat supports all frequencies but 64kHzMarcoen Hirschberg1-0/+4
2007-01-17re-enable CPU scaling (between 100 and 300MHz again) with a new implementationMarcoen Hirschberg1-2/+1
2007-01-17sysfont.h is only needed by devices with bitmap displays.Barry Wardell1-1/+1
2007-01-17Make the build system create a sysfont.h which includes font information for ...Barry Wardell1-0/+1
2007-01-17Backing out the CPU boost for now. Found several issues from screen lines to ...Steve Gotthardt1-1/+2
2007-01-16add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...Marcoen Hirschberg2-2/+11
2007-01-14Update battery capacity and discharge tables to reflect current battery bench...Greg White1-3/+3
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-9/+15
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White3-5/+10
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen1-5/+8
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen3-5/+17
2007-01-09Removed executable flagLinus Nielsen Feltzing4-0/+0
2007-01-08Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt1-0/+2
2007-01-07Allow one more thread on swcodec to make mpegplayer work on targets with remo...Jens Arnold1-1/+1
2007-01-04Fix simulator buildGreg White1-3/+3
2007-01-04Move invalidate_icache macro to function in GB target tree, GB onlyGreg White1-0/+7
2007-01-04Use DMA for Blit to screen/clearGreg White1-0/+6
2007-01-04Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.Steve Gotthardt1-0/+4
2007-01-04Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...Steve Gotthardt1-3/+3
2007-01-01Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...Dave Chapman1-1/+4
2006-12-31Another modified-build simplification: Just uncomment the #define for an ATA ...Jens Arnold1-0/+4
2006-12-30Made building for backlight-modded Ondios a bit easier: Just uncomment the #d...Jens Arnold2-0/+6
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2-18/+35
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon6-0/+6
2006-12-20iPod 3G is also PortalPlayer so should use the common USB driver.Barry Wardell1-0/+6
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell1-3/+5
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis1-7/+8
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell3-0/+3