CMoviePlayerGui: Send PLUGIN_PLAYSTATE_LEAVE_ALL to plugin...

...when tv/radio button are pressed on remote control

 - Set Lua api version to 1.32


Origin commit data
------------------
Commit: e4de37f1bb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)
This commit is contained in:
Michael Liebmann
2015-12-15 09:57:53 +01:00
parent 6653c02fd0
commit e6aafda6fd
4 changed files with 13 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ extern "C" {
#include "luainstance_helpers.h"
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 31
#define LUA_API_VERSION_MINOR 32
/* inspired by Steve Kemp http://www.steve.org.uk/ */
class CLuaInstance