rockbox/firmware/target/arm/s3c2440/gigabeat-fx
2010-05-24 16:42:32 +00:00
..
adc-target.h
ata-meg-fx.c Fix tabs 2010-01-03 10:19:43 +00:00
ata-target.h Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
backlight-meg-fx.c
backlight-target.h
button-meg-fx.c Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X. 2010-01-04 05:38:04 +00:00
button-target.h
lcd-target.h
pcm-meg-fx.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
power-meg-fx.c
powermgmt-meg-fx.c
sc606-meg-fx.c
sc606-meg-fx.h
timer-meg-fx.c
usb-meg-fx.c
usb-target.h
wmcodec-meg-fx.c