1
0
Fork 0
forked from len0rd/rockbox

Use PLA in boomshine.lua instead of the awkward kbd_input context. This enables it on RaaA.

Change-Id: I616bb39c1e785e39e9369d2ccef45477911bb5a3
This commit is contained in:
Thomas Martitz 2012-01-27 00:06:51 +01:00
parent c406f94592
commit 7c623d577b
3 changed files with 12 additions and 7 deletions

View file

@ -6,6 +6,7 @@
/* For all targets with a bitmap display and a touchscreen
* In fact, most of the plugins aren't supposed to be used on a touch(mouse) device
*/
lua
#ifdef HAVE_LCD_BITMAP
#if CONFIG_CODEC == SWCODEC && PLUGIN_BUFFER_SIZE > 0x20000