[vlc-commits] New LUA Web Interface

Elminster2031 git at videolan.org
Mon Jun 20 14:25:18 CEST 2011


vlc | branch: master | Elminster2031 <elminster2031 at archmageinc.com> | Wed Jun 15 15:40:58 2011 -0400| [7aff86b21dd6190d47a86ea2693577846e28eeed] | committer: Jean-Baptiste Kempf

New LUA Web Interface

This patch removes the existing interface and replaces it with a cleaner more
user-friendly interface.

Screenshots are available here: http://www.archmageinc.com/vlc

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7aff86b21dd6190d47a86ea2693577846e28eeed
---

 .../css/ui-lightness/jquery-ui-1.8.13.custom.css   |    5 +-
 share/lua/http/dialogs/browse_window.html          |   47 +++
 share/lua/http/dialogs/create_stream.html          |  393 ++++++++++++++++++++
 share/lua/http/dialogs/mosaic_window.html          |  145 +++++++
 share/lua/http/dialogs/offset_window.html          |   78 ++++
 share/lua/http/dialogs/stream_window.html          |   94 +++++
 share/lua/http/index.html                          |  370 ++++++++++++++++---
 share/lua/http/requests/playlist.xml               |   21 +-
 share/lua/http/view.html                           |   92 +++++
 9 files changed, 1184 insertions(+), 61 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7aff86b21dd6190d47a86ea2693577846e28eeed


More information about the vlc-commits mailing list