rockbox/firmware/target/coldfire/iriver
2006-11-10 01:25:52 +00:00
..
h100 H100/120: Split lcd driver into pixel format and device specific parts. Adjustment of contrast range to just a little less than white to a little more than black. Really only had to reset minimum. 2006-11-10 00:02:28 +00:00
h300 H300/X5: Moved backlight brightness code to target tree. Created __backlight_set_brightness in backlight-(target).c. backlight_set_brightness range clamps and calls the backlight driver. 2006-11-10 01:25:52 +00:00
ata-iriver.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
backlight-target.h H300/X5: Moved backlight brightness code to target tree. Created __backlight_set_brightness in backlight-(target).c. backlight_set_brightness range clamps and calls the backlight driver. 2006-11-10 01:25:52 +00:00
button-target.h H300: Don't read the button ADC as long as no button is pressed, utilising the PCF50606 accessory detect feature. Ported from X5. 2006-10-29 13:48:57 +00:00
system-iriver.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 move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00