summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen
2006-12-04Much simpler implementation of large virtual sector support, not needing larg...Jens Arnold
2006-12-03Add support (runtime detection) for 2048 bytes/sector filesystem.Miika Pekkarinen
2006-11-29PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis
2006-11-29Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen
2006-11-28SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-26Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold
2006-11-26dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon
2006-11-24Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis
2006-11-23iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis
2006-11-22Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-11-21H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis
2006-11-20BMP loader: Remote LCD format support.Jens Arnold
2006-11-18Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-14Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-11-11Thread API enhancements.Brandon Low
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2006-11-10Forgot to add new files for iFP move to target tree.Tomasz Malesinski
2006-11-10Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis
2006-11-10H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis
2006-11-10H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski
2006-11-09Fixed H10 build.Tomasz Malesinski
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2006-11-08Bugfix: X5 simulator now simulates the RTC.Jens Arnold
2006-11-08Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis
2006-11-08More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis
2006-11-08fixed once again.Jonathan Gordon
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon
2006-11-06AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-11-06adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon
2006-11-05fix typoMarcoen Hirschberg
2006-11-02H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold
2006-10-31X5 can flip the display.Jens Arnold
2006-10-31Removed remnants of deprecated lcd_roll().Jens Arnold
2006-10-30Moved coldfire code in system.c and system.h into target tree.Michael Sevakis
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-10-30woops, removed a bit too muchJonathan Gordon