summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
authorLiveboxAndy <liveboxandy@gmail.com>2018-08-04 18:02:21 +0100
committerSolomon Peachy <pizza@shaftnet.org>2020-07-09 18:02:07 +0000
commit77f8c9c9f12f1a520467868047574fe0af7a1556 (patch)
tree2ae699fbdeca5aed4e28a1d5bc69915d5f6f5838 /apps/SOURCES
parentdcdf2713f610cb3cfaa615ab9b8d4b9412e7a8b6 (diff)
downloadrockbox-77f8c9c9f12f1a520467868047574fe0af7a1556.tar.gz
rockbox-77f8c9c9f12f1a520467868047574fe0af7a1556.zip
Update to allow the Apple Radio Remote to function on iPod Video 5G.
This was broken when the major update to iap was comitted. ia-lingo7.c created and various iap related files modified. On 4G, 6G and Nano 1/2Gen iPods the remote will function even though the radio won't. Tested on 4G Greyscale, 4G Color, 4G Photo, 4G Mini 1st Gen, 4G Mini 2Gen, Nano 1G, Nano 2G, Video 5G, Video 5.5G Change-Id: Ia74e3d07d9ab5edc6da8eafa96801ede722be331
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 99b0832286..107431d464 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -70,8 +70,10 @@ iap/iap-lingo1.c
70iap/iap-lingo2.c 70iap/iap-lingo2.c
71iap/iap-lingo3.c 71iap/iap-lingo3.c
72iap/iap-lingo4.c 72iap/iap-lingo4.c
73#if CONFIG_TUNER
74iap/iap-lingo7.c
75#endif
73#endif 76#endif
74
75screen_access.c 77screen_access.c
76#ifdef HAVE_BUTTONBAR 78#ifdef HAVE_BUTTONBAR
77gui/buttonbar.c 79gui/buttonbar.c