Go to the source code of this file.
◆ LUA_API_VERSION_MAJOR
#define LUA_API_VERSION_MAJOR 8 |
◆ LUA_API_VERSION_MINOR
#define LUA_API_VERSION_MINOR 0 |
◆ LUA_API_VERSION_PATCH
#define LUA_API_VERSION_PATCH 0 |
◆ LUA_API_VERSION_SUFFIX
#define LUA_API_VERSION_SUFFIX "" |
◆ dt_lua_init_configuration()
int dt_lua_init_configuration |
( |
lua_State * |
L | ) |
|
initialize lua stuff at DT start time
References check_version(), cur_os, darktable, darktable_package_version, DT_DEBUG_LUA, dt_loc_get_tmp_dir(), dt_loc_get_user_cache_dir(), dt_loc_get_user_config_dir(), dt_lua_goto_subtable(), dt_lua_push_darktable_lib(), darktable_t::gui, LUA_API_VERSION_MAJOR, LUA_API_VERSION_MINOR, LUA_API_VERSION_PATCH, LUA_API_VERSION_SUFFIX, os_linux, os_macos, os_unix, os_windows, PATH_MAX, and darktable_t::unmuted.