From 77f8c9c9f12f1a520467868047574fe0af7a1556 Mon Sep 17 00:00:00 2001 From: LiveboxAndy Date: Sat, 4 Aug 2018 18:02:21 +0100 Subject: 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 --- apps/SOURCES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/SOURCES') 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 iap/iap-lingo2.c iap/iap-lingo3.c iap/iap-lingo4.c +#if CONFIG_TUNER +iap/iap-lingo7.c +#endif #endif - screen_access.c #ifdef HAVE_BUTTONBAR gui/buttonbar.c -- cgit v1.2.3