summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* 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
* Target tree support for Iriver iFP.Tomasz Malesinski2006-11-09
* Fixed H10 build.Tomasz Malesinski2006-11-09
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* Bugfix: X5 simulator now simulates the RTC.Jens Arnold2006-11-08
* Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis2006-11-08
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* fixed once again.Jonathan Gordon2006-11-08
* fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2006-11-08
* * changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2006-11-08
* AIFF is not (yet) a supported format on HWCODEC targets.Jens Arnold2006-11-06
* Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis2006-11-06
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2006-11-06
* fix typoMarcoen Hirschberg2006-11-05
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* X5 can flip the display.Jens Arnold2006-10-31
* Removed remnants of deprecated lcd_roll().Jens Arnold2006-10-31
* Moved coldfire code in system.c and system.h into target tree.Michael Sevakis2006-10-30
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* woops, removed a bit too muchJonathan Gordon2006-10-30
* remove some uneeded #ifdefsJonathan Gordon2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis2006-10-27
* Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis2006-10-27
* Correct LCD pixel format on Sansa E200Daniel Ankers2006-10-26
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* FS#6216 Update so MP3 files are only opened once. With corrections andMiika Pekkarinen2006-10-25