From f49bf9815117c80b8b101f83bae10cb41cec3197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Milants?= Date: Tue, 15 Aug 2023 12:18:48 +0200 Subject: [PATCH 1/2] Fix for the new analog watch face implementation in InfiniTime The new analog watch face implementation in InfiniTime draws the background programmatically instead of using a background picture. This branch removes this background picture from the files needed by cmake to build the project. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a156977..b039219 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -180,7 +180,6 @@ target_sources(infinisim PUBLIC ${InfiniTime_DIR}/src/displayapp/Colors.cpp ${InfiniTime_DIR}/src/displayapp/DisplayApp.h ${InfiniTime_DIR}/src/displayapp/DisplayApp.cpp - ${InfiniTime_DIR}/src/displayapp/icons/bg_clock.c # used by WatchFaceAnalog.cpp ${InfiniTime_DIR}/src/buttonhandler/ButtonHandler.h ${InfiniTime_DIR}/src/buttonhandler/ButtonHandler.cpp ${InfiniTime_DIR}/src/components/alarm/AlarmController.h From b18f2ef9e067fd0c3eddde8e0bc7235bf7c7279e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Milants?= Date: Tue, 15 Aug 2023 15:01:02 +0200 Subject: [PATCH 2/2] Update InfiniTime submodule --- InfiniTime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InfiniTime b/InfiniTime index 5f3acfa..6d0d8c7 160000 --- a/InfiniTime +++ b/InfiniTime @@ -1 +1 @@ -Subproject commit 5f3acfadd24fcf8f0ef31a75c36180585b1c88c4 +Subproject commit 6d0d8c7d6373062cd084c170d2e50e1535c9e95d