Serj Kalichev
|
0db777324b
Change plugin API
|
11 年之前 |
Stanislav Galabov
|
a010cf7752
Use the new INI-like parser to get Lua scripts dir from XML
|
11 年之前 |
Serj Kalichev
|
b2182151d1
Fix lua LDFLAGS. Change plugin name to lua
|
11 年之前 |
Stanislav Galabov
|
9d981594ec
Was too quick with last commit... Actually fix conflicts due to rebase
|
11 年之前 |
Stanislav Galabov
|
7b83ec7f7e
Resolve conflict caused by 'rebase'
|
11 年之前 |
Stanislav Galabov
|
434a687559
Use plugin_fini; Use plugin's conf mechanism for defining the script dir instead of relying on global env vars (for the moment it's rudimentary and just uses the string provided by clish_plugin__get_conf() without doing any further parsing)
|
11 年之前 |
Stanislav Galabov
|
f861b3cd57
Rename some files. Stop using init hook - init Lua interpreter from within the plugin_init function. Register action handler as a sym instead of as a hook. Once we have plugin_fini ready I'll remove the fini hook as well.
|
11 年之前 |
Stanislav Galabov
|
b9e9072034
Rename some files. Stop using init hook - init Lua interpreter from within the plugin_init function. Register action handler as a sym instead of as a hook. Once we have plugin_fini ready I'll remove the fini hook as well.
|
11 年之前 |