Lua: Add pluginlib_actions wrapper for lua scripts.
commitc406f945924412f4c472413b578e396036e63626
authorThomas Martitz <kugel@rockbox.org>
Thu, 26 Jan 2012 23:05:20 +0000 (27 00:05 +0100)
committerThomas Martitz <kugel@rockbox.org>
Fri, 27 Jan 2012 08:15:05 +0000 (27 09:15 +0100)
tree53004fdcc96fb8f6334f5c70ebd9a20dbe617c9c
parent6eeca7096d6cfe5dd6007dab88c9d84677608ab5
Lua: Add pluginlib_actions wrapper for lua scripts.

Scripts can now make use of PLA_* actions to be more target independant.

Change-Id: I1b9f69e07f41b2187ecc1bad25a2c20eaaef92b4
apps/plugins/lua/action_helper.pl
apps/plugins/lua/lua.make
apps/plugins/lua/rocklib.c