An error occurred fetching the project authors.
- 08 Apr, 2010 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This reverts commit a9e4799e.
-
- 05 Apr, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 03 Apr, 2008 1 commit
-
-
Antoine Cellerier authored
-
- 13 Nov, 2007 1 commit
-
-
Antoine Cellerier authored
-
- 12 Nov, 2007 1 commit
-
-
Antoine Cellerier authored
Add services discovery support and enhance playlist support for lua interface modules. Added "search", "sort" and "sd" commands to rc.lua. Restored true playlist functionality and sd selection in the lua http intf.
-
- 10 Nov, 2007 1 commit
-
-
Antoine Cellerier authored
* share/luaintf/http.lua: Equivalent of the legacy modules/control/http/ module. (The new module takes 272 lines of Lua, instead of 5475 lines for the old one.) Functionality is basically the same except for CGI support which is missing. * share/http-lua/: The HTML files using the new <?vlc [lua code] ?> syntax. * modules/misc/lua/: Add Lua bindings for a few VLC function, the most important being the HTTPd high level functions, ACLs, stat and opendir. The Lua code still needs to be cleaned up a bit.
-
- 22 Mar, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 19 Mar, 2006 1 commit
-
-
Antoine Cellerier authored
I really don't like the Sort menu and Services discovery menu code. If someone has a better idea feal free to change it.
-
- 18 Mar, 2006 2 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
- 17 Mar, 2006 4 commits
-
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
-
- 11 Feb, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 22 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
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.
-