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