vanhofen
|
ea3fc701d3
|
Revert "- nlab: fix typo"
This reverts commit 19d072d555 .
Origin commit data
------------------
Commit: cfcc406d5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
|
2021-11-01 21:51:15 +01:00 |
|
vanhofen
|
19d072d555
|
nlab: fix typo
Origin commit data
------------------
Commit: 57e8705bfb
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Origin message was:
------------------
- nlab: fix typo
|
2021-11-01 21:12:01 +01:00 |
|
Jacek Jendrzej
|
b4ec26024d
|
nlab.lua fix showpicture
Origin commit data
------------------
Commit: 39304bd0cf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
|
2021-11-01 19:00:14 +01:00 |
|
vanhofen
|
c7ee019ab4
|
Revert "- nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)"
This reverts commit d0ab6a23a1 .
Origin commit data
------------------
Commit: 64cd085f7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-31 (Sun, 31 Oct 2021)
|
2021-10-31 11:35:22 +01:00 |
|
vanhofen
|
d0ab6a23a1
|
nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)
Origin commit data
------------------
Commit: 25e2b9ab09
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Origin message was:
------------------
- nlab: creating symlink from $(LUAPLUGINDIR) to $(bindir)
|
2021-10-23 15:00:01 +02:00 |
|
vanhofen
|
16cd7041e3
|
nlab: remove postmsg.standby_on from get section
Origin commit data
------------------
Commit: 93a2be6c26
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Origin message was:
------------------
- nlab: remove postmsg.standby_on from get section
|
2021-10-23 11:37:47 +02:00 |
|
vanhofen
|
be8f0d7a14
|
introduce Neutrino Lua API bridge ...
to allow shellscripts access the neutrino lua api
Usage:
--- cut ---
!/bin/sh
PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins
CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---
Origin commit data
------------------
Commit: 4fffc835c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Origin message was:
------------------
- introduce Neutrino Lua API bridge ...
to allow shellscripts access the neutrino lua api
Usage:
--- cut ---
!/bin/sh
PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins
CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---
|
2021-10-23 11:17:25 +02:00 |
|