From 9c1283c80dc23633ecdf84e1e6534137761594ae Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Tue, 2 Jun 2009 20:17:21 +0000 Subject: Add the Lua scripting language plugin to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21168 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/features.txt') diff --git a/apps/features.txt b/apps/features.txt index af4b18648e..a9df26ba48 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -195,3 +195,7 @@ wheel_acceleration #if defined(HAVE_TOUCHSCREEN) touchscreen #endif + +#if (PLUGIN_BUFFER_SIZE >= 0x80000) +large_plugin_buffer +#endif -- cgit v1.2.3