]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
wizard: initial (demo) work
authorJaroslav Kysela <perex@perex.cz>
Thu, 3 Dec 2015 18:16:49 +0000 (19:16 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 3 Dec 2015 18:18:15 +0000 (19:18 +0100)
commitec6abbbc8376ddde477cff4ab95929f282ed3d79
treed1014871f8f00e66d49988bb2703df112b81cb01
parent31cf4738b42a6614c74c87638f79bf1fab5d88ca
wizard: initial (demo) work
16 files changed:
Makefile
Makefile.webui
src/api.c
src/api.h
src/api/api_wizard.c [new file with mode: 0644]
src/config.c
src/config.h
src/webui/comet.c
src/webui/static/app/ext.css
src/webui/static/app/idnode.js
src/webui/static/app/tvheadend.js
src/webui/static/app/wizard.js [new file with mode: 0644]
src/webui/static/icons/arrow_left.png [new symlink]
src/webui/static/icons/arrow_right.png [new symlink]
src/wizard.c [new file with mode: 0644]
src/wizard.h [new file with mode: 0644]