summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2022-01-14 01:05:21 +0000
committerAidan MacDonald <amachronic@protonmail.com>2022-01-29 15:13:54 -0500
commit127bb1b6e1ad67a24a527261f6eb7053c142ed26 (patch)
treee19ce7c1f05c43f92703066e8b344c5cb7985270 /firmware/export/config
parentc1f1d9140407757fab16c418eed09f5517c649d7 (diff)
downloadrockbox-127bb1b6e1ad67a24a527261f6eb7053c142ed26.tar.gz
rockbox-127bb1b6e1ad67a24a527261f6eb7053c142ed26.zip
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
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/fiiom3k.h1
1 files changed, 1 insertions, 0 deletions
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 @@
59#define INPUT_SRC_CAPS SRC_CAP_MIC 59#define INPUT_SRC_CAPS SRC_CAP_MIC
60#define AUDIOHW_CAPS (FILTER_ROLL_OFF_CAP|POWER_MODE_CAP|MIC_GAIN_CAP) 60#define AUDIOHW_CAPS (FILTER_ROLL_OFF_CAP|POWER_MODE_CAP|MIC_GAIN_CAP)
61#define HAVE_RECORDING 61#define HAVE_RECORDING
62#define HAVE_RECORDING_WITHOUT_MONITORING
62#define HAVE_AK4376 63#define HAVE_AK4376
63#define HAVE_X1000_ICODEC_REC 64#define HAVE_X1000_ICODEC_REC
64#define HAVE_SW_TONE_CONTROLS 65#define HAVE_SW_TONE_CONTROLS