rockbox/firmware/target/coldfire/iriver
Linus Nielsen Feltzing 516d277958 The ADC GPIO init code for the H100 was accidentally put in the H300 driver when moving to the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11582 a1c6a512-1295-4272-9138-f99709370657
2006-11-24 11:06:52 +00:00
..
h100 The ADC GPIO init code for the H100 was accidentally put in the H300 driver when moving to the target tree 2006-11-24 11:06:52 +00:00
h300 The ADC GPIO init code for the H100 was accidentally put in the H300 driver when moving to the target tree 2006-11-24 11:06:52 +00:00
ata-iriver.c move the iriver h1x0/h3x0 targets to the target tree 2006-10-30 08:56:06 +00:00
audio-iriver.c iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API. Simplified plugin recording by target/-ing some audio functions. UDA1380 records with WSPLL as a result. 2006-11-23 19:21:15 +00:00
backlight-target.h Coldfire targets: Got the rest of the coldfire code out of backlight.c. Straightened up related items in configs and split backlight_set_brightness between the normal and boot/sim builds like the other functions. Should really have done all that in the first place. 2006-11-10 18:47:41 +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