From 127bb1b6e1ad67a24a527261f6eb7053c142ed26 Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Fri, 14 Jan 2022 01:05:21 +0000 Subject: FiiO M3K: remove volume setting on rec. screen This controls the playback volume, which is not useful for the M3K because it's impossible to play back and record at the same time. Change-Id: I5b0931c22b484f3ff6441d6c88079f18ec70f7f8 --- firmware/export/config/fiiom3k.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config') diff --git a/firmware/export/config/fiiom3k.h b/firmware/export/config/fiiom3k.h index ea97d52d76..baf4cf4660 100644 --- a/firmware/export/config/fiiom3k.h +++ b/firmware/export/config/fiiom3k.h @@ -59,6 +59,7 @@ #define INPUT_SRC_CAPS SRC_CAP_MIC #define AUDIOHW_CAPS (FILTER_ROLL_OFF_CAP|POWER_MODE_CAP|MIC_GAIN_CAP) #define HAVE_RECORDING +#define HAVE_RECORDING_WITHOUT_MONITORING #define HAVE_AK4376 #define HAVE_X1000_ICODEC_REC #define HAVE_SW_TONE_CONTROLS -- cgit v1.2.3