From 23cb6139bdd3c12d0262916583726ad9d49caf67 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 7 Feb 2023 11:23:30 -0500 Subject: SID: Disable SID on 2MB targets, as cRSID needs a lot of RAM. Also add a note that SID might not play in realtime on all targets Change-Id: Ic14b20a7c1427e31e38204ae3ecff6bd235ec1b4 --- lib/rbcodec/codecs/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rbcodec/codecs/SOURCES') diff --git a/lib/rbcodec/codecs/SOURCES b/lib/rbcodec/codecs/SOURCES index 78b7b97498..44b79087fe 100644 --- a/lib/rbcodec/codecs/SOURCES +++ b/lib/rbcodec/codecs/SOURCES @@ -17,7 +17,6 @@ atrac3_rm.c atrac3_oma.c mpc.c wma.c -sid.c ape.c asap.c aac.c @@ -43,6 +42,7 @@ nsf.c sgc.c vgm.c #if MEMORYSIZE > 2 +sid.c kss.c #endif aac_bsf.c -- cgit v1.2.3