1
0
Fork 0
forked from len0rd/rockbox

Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19673 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Giacomelli 2009-01-04 23:33:15 +00:00
parent d32ebec9da
commit 6d5823f964
65 changed files with 476 additions and 89 deletions

View file

@ -22,6 +22,8 @@
#include "lib/md5.h"
PLUGIN_HEADER
/* FIXME: use "PLUGIN_APPS_DIR" */
#define KEYBOX_FILE PLUGIN_DIR "/apps/keybox.dat"
#define BLOCK_SIZE 8
#define MAX_ENTRIES 12*BLOCK_SIZE /* keep this a multiple of BLOCK_SIZE */