rockbox/firmware/target/arm/s5l8700/ipodnano2g
Solomon Peachy 57713f6308 ipod: Support IAP remote MENU/SELECT/UP/DOWN keys in MODE2
Only the primary contexts (standard, wps, quckscreen, tree, radio)
handle the new keys so far.

Todo contexts:  Settings, keyboard, pitchscreen, bookmark, & recording.

Available docs for MODE4 don't list anything other than playback
controls, so it's not clear if there is a path forward here.

Change-Id: I91908092f75d96813e2e155e447129ba15f58051
2023-10-06 11:31:59 -04:00
..
adc-nano2g.c Implement (unused) ADC wrapper for Nano2G to fix the red 2010-03-11 14:02:59 +00:00
audio-nano2g.c Fix two variable-set-but-not-used warnings 2020-07-24 23:26:15 -04:00
backlight-nano2g.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-target.h ipod: Support IAP remote MENU/SELECT/UP/DOWN keys in MODE2 2023-10-06 11:31:59 -04:00
ftl-nano2g.c Improve readability by adding parenthesis 2015-01-11 18:19:26 +01:00
ftl-target.h emBIOS backports part two: Fix a stupid global variable *instantiation* in a header file, which might have caused all hell of trouble. 2010-08-12 08:46:52 +00:00
lcd-asm-nano2g.S Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
lcd-nano2g.c Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
nand-nano2g.c Unify storage threads into one 2017-10-26 14:35:41 -04:00
nand-target.h emBIOS backports part three: Make the NAND flash driver return more useful error codes if initialization fails. 2010-08-12 08:49:12 +00:00
piezo-nano2g.c Make more local functions static. 2011-12-21 17:36:18 +00:00
piezo.h Fix the gpl notice in the previous commits new files, and fix the yelow gevearts naughtily ignored 2011-11-16 10:37:48 +00:00
pmu-nano2g.c ipod nano 2g: make functions/variables static where possible, add missing #includes 2010-08-08 10:49:32 +00:00
pmu-target.h Enable iPod Nano 2G boosting (without undervolting for now) 2010-02-17 15:54:48 +00:00
power-nano2g.c iPod Nano 2G and Classic: Fix power and charging detection. 2016-02-14 15:42:54 +01:00
powermgmt-nano2g.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
rtc-nano2g.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
serial-nano2g.c iPod Nano2G: add IPOD_ACCESSORY_PROTOCOL 2016-05-14 19:39:09 +02:00