summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Made building for backlight-modded Ondios a bit easier: Just uncomment the #d...Jens Arnold2006-12-30
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
* iPod 3G is also PortalPlayer so should use the common USB driver.Barry Wardell2006-12-20
* Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell2006-12-20
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Fix freeze/crash problems when scrolling very long strings (like filenames or...Magnus Holmgren2006-12-17
* SWCODEC recording: More cleanup of stuff after queue additions and audio driv...Michael Sevakis2006-12-17
* Goofed some preprocessor stuff finalizing things.Michael Sevakis2006-12-16
* Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis2006-12-16
* Improved charger detection for SansaDaniel Ankers2006-12-10
* Charger detection for SansaDaniel Ankers2006-12-10
* Place all recording functionality on pcmrec thread to serialize all recording...Michael Sevakis2006-12-10
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09
* put back the return types which got lost in the previous commitMarcoen Hirschberg2006-12-06
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* Small change to PCM recording API for low latency effects. Latency can be as ...Michael Sevakis2006-12-06
* Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen2006-12-05
* Much simpler implementation of large virtual sector support, not needing larg...Jens Arnold2006-12-04
* Add support (runtime detection) for 2048 bytes/sector filesystem.Miika Pekkarinen2006-12-03
* PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...Michael Sevakis2006-11-29
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
* SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis2006-11-28
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold2006-11-26
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* Recording, SWCODEC: Put config value string in the wrong order.Michael Sevakis2006-11-24
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers2006-11-22
* Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers2006-11-22
* H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis2006-11-21
* BMP loader: Remote LCD format support.Jens Arnold2006-11-20
* Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...Michael Sevakis2006-11-18
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis2006-11-14
* H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis2006-11-13
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Thread API enhancements.Brandon Low2006-11-11
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Forgot to add new files for iFP move to target tree.Tomasz Malesinski2006-11-10
* Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis2006-11-10