rockbox/firmware/target/coldfire/iaudio/x5
2007-02-20 19:31:34 +00:00
..
adc-target.h General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. 2006-10-30 11:33:38 +00:00
adc-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
ata-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
audio-x5.c SWCODEC recording: More cleanup of stuff after queue additions and audio driver unification. 2006-12-17 11:03:19 +00:00
backlight-target.h Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +00:00
backlight-x5.c Turn backlight ON at boot unless bootloader has already done that. 2007-01-12 20:26:23 +00:00
button-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
button-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
lcd-as-x5.S H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at 124MHz: 10.5% on X5, 16.5% on H300. mpegplayer speedup 3..4% 2006-11-04 00:42:18 +00:00
lcd-remote-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
lcd-remote-x5.c Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ease framebuffer handling a bit. Added equivalent definitions for the remote LCD. 2007-02-20 19:31:34 +00:00
lcd-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
m5636-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
m5636-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00
pcf50606-x5.c X5: Slightly lower threshold value to reliably disable constant adc reading when no button is pressed. 2006-11-26 18:24:23 +00:00
power-x5.c x5: No more remote LCD streaks when powering off with remote active. Will not affect hot unplugging of course. 2006-09-17 09:19:50 +00:00
system-x5.c Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
usb-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
usb-x5.c Removed executable flag 2007-01-09 23:29:07 +00:00