begining of a VLM interface and some code organisations changes. The vlm
interface should be done pretty soon (i'll try to finish it tomorrow) vlm.html : vlm web interface. What works: sending broadcast and vod creation commands js/vlm.js : add code to handle sending vlm commands. requests/vlm_cmd.xml : used to send a vlm command and get the resulting error message requests/vlm.xml : export the full vlm media/schedules "tree". I still need to parse that in js/vlm.js in order to display it in dialogs/vlm . dialogs/* : dialogs' code which is used as building blocks for the main pages. (in order to avoid code duplication) mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help page. nothing works and it's almost empty but i didn't feel like sorting through the commited files.
Showing
share/http/dialogs/.hosts
0 → 100644
share/http/dialogs/browse
0 → 100644
share/http/dialogs/footer
0 → 100644
share/http/dialogs/input
0 → 100644
share/http/dialogs/main
0 → 100644
share/http/dialogs/mosaic
0 → 100644
share/http/dialogs/playlist
0 → 100644
share/http/dialogs/sout
0 → 100644
This diff is collapsed.
share/http/dialogs/vlm
0 → 100644
This diff is collapsed.
share/http/js/mosaic.js
0 → 100644
share/http/js/vlm.js
0 → 100644
share/http/mosaic.html
0 → 100644
share/http/requests/vlm.xml
0 → 100644
share/http/vlm.html
0 → 100644
Please register or sign in to comment