From eb94b23db0aeadf0c1faf07e5ec1ff07142121d3 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 8 Oct 2011 12:29:37 +0000 Subject: imx233/fuze+: declare 3d audio capability, update lang accordingly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30732 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/imx233-codec.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/imx233-codec.h b/firmware/export/imx233-codec.h index 99d49f6adb..755e5ad768 100644 --- a/firmware/export/imx233-codec.h +++ b/firmware/export/imx233-codec.h @@ -24,6 +24,8 @@ #define VOLUME_MIN -1000 #define VOLUME_MAX -5 +#define AUDIOHW_CAPS DEPTH_3D_CAP + void audiohw_set_volume(int v); #endif /* __IMX233_CODEC_H_ */ -- cgit v1.2.3