summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Fix 3g buildsBarry Wardell2007-02-16
* No functional changes, just reorganising code:Barry Wardell2007-02-16
* Shave a few bytes off the binary size, especially on hwcodec targetsLinus Nielsen Feltzing2007-02-15
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14
* Make database endianess independent.Miika Pekkarinen2007-02-13
* FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...Dave Chapman2007-02-11
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig...Michael Sevakis2007-02-10
* Remove accidental inclusion of album art patch fragment.Dan Everton2007-02-09
* Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton2007-02-09
* disable CPU scaling again because it actually made the power consumption worse.Marcoen Hirschberg2007-02-08
* Change the radio screen and recording screen to use the global_status structu...Michael Sevakis2007-02-07
* Correct a deceptive comment. Clarify that this config file is only for the 4g...Tom Ross2007-02-07
* Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman2007-02-04
* Enable FAT16 support for Sansa E200Daniel Ankers2007-02-04
* Backlight support for Sansa, including brightness. Thanks to Rene Barry Wardell2007-02-03
* RTC support for Sansa.Barry Wardell2007-02-03
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01
* Reverting the FAT32 driver change - it seems to have introduced a bugLinus Nielsen Feltzing2007-01-29
* Changed fat_getnext():Linus Nielsen Feltzing2007-01-29
* FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell2007-01-28
* More PortalPlayer I2C unification workDaniel Ankers2007-01-27
* Clean up PP5002 I2C code (no functional changes):Barry Wardell2007-01-27
* Clean up PP5020 I2C code (no functional changes):Barry Wardell2007-01-27
* adding NSF (NES music) codecAdam Gashlin2007-01-25
* Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius2007-01-23
* Fix broken buildsJonathan Gordon2007-01-22
* Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...Jonathan Gordon2007-01-22
* the gigabeat supports all frequencies but 64kHzMarcoen Hirschberg2007-01-18
* re-enable CPU scaling (between 100 and 300MHz again) with a new implementationMarcoen Hirschberg2007-01-17
* sysfont.h is only needed by devices with bitmap displays.Barry Wardell2007-01-17
* Make the build system create a sysfont.h which includes font information for ...Barry Wardell2007-01-17
* Backing out the CPU boost for now. Found several issues from screen lines to ...Steve Gotthardt2007-01-17
* add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...Marcoen Hirschberg2007-01-16
* Update battery capacity and discharge tables to reflect current battery bench...Greg White2007-01-14
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
* Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen2007-01-12
* Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen2007-01-12
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt2007-01-08
* Allow one more thread on swcodec to make mpegplayer work on targets with remo...Jens Arnold2007-01-07
* Fix simulator buildGreg White2007-01-04
* Move invalidate_icache macro to function in GB target tree, GB onlyGreg White2007-01-04
* Use DMA for Blit to screen/clearGreg White2007-01-04
* Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.Steve Gotthardt2007-01-04
* Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...Steve Gotthardt2007-01-04
* Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...Dave Chapman2007-01-01
* Another modified-build simplification: Just uncomment the #define for an ATA ...Jens Arnold2006-12-31