]> git.sesse.net Git - vlc/history - share/lua/http
LUA SD: Fix Librivox duration parser.
[vlc] / share / lua / http /
2011-07-22 Rob JonsonAdd json capabilities to http requests
2011-06-30 Brandon BrooksHTTP UI - Updates
2011-06-30 Akash Mehrotraluahttp: implement pl_delete to match oldhttp feature
2011-06-29 Akash MehrotraLuahttp can access and modify equalizer settings
2011-06-21 Jean-Baptiste KempfWebUI: Crush PNGs
2011-06-21 Elminster2031LUA HTTP UI - Adjustments
2011-06-20 Elminster2031New LUA Web Interface
2011-06-20 Elminster2031Web intf: new CSS and images for the updated interface
2011-06-20 Elminster2031Web intf: Add jQuery, jQueryUI and jQuery jstree modules
2011-06-15 Akash MehrotraHTTP interface: give access to equalizer preamp
2011-06-14 Francois Cartegnielua http: fix menu selection style
2011-06-14 Francois Cartegnielua_http: no need for buttons in menus
2011-06-14 Francois Cartegnielua http: remove duplicate class declaration
2011-06-14 Francois Cartegnielua httpd: fix duplicate element id
2011-06-14 Akash Mehrotrahttp interface can now change and view audio delay
2011-06-11 Rémi Denis-CourmontNuke manual IP version selection
2011-05-01 Akash MehrotraAdded Force pause, force resume Updated pl_pause to...
2011-04-21 Can Wuhttp: fix volume mute icon file name
2011-04-20 Akash Mehrotraminor fix in playback state
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-02-24 Pierre Ynardlua http: fix slash stripping
2010-10-02 GBXLUA HTTP Interface: If <id> is omitted at the status...
2010-09-04 Jean-Baptiste KempfSame mute button for lua http interface
2010-07-03 Jean-Baptiste KempfBe consistent in how you name readme files
2010-06-05 Confused VorlonAdd version to footer alongside the copyright message
2010-06-05 Rémi Denis-CourmontTypos
2010-05-30 Rémi DuraffortLuaHttp: Fix #3628 (update the sout mrl).
2010-04-08 Rémi Duraffortlua_http: fix duration printing.
2010-04-08 Rémi DuraffortLua_http: fix fullscreen.
2010-04-08 Rémi Duraffortlua_http: use playlist.pause as it's now available.
2010-04-08 Rémi DuraffortLua_http: really fix the issue when trying to load...
2010-04-08 Rémi DuraffortRevert "luahttp: fix service discovery loading."
2010-04-08 Rémi Duraffortlua_http: fix the playlist listing if vlc is not playin...
2010-04-05 Rémi Duraffortluahttp: fix service discovery loading.
2010-03-31 Rémi Duraffortluahttp: Update the position on the slider. Fix #1671
2010-03-28 Ilkka Ollakkalua http interface: add clumsy current-detection in...
2010-02-13 Antoine Cellerieruse vlc.input.item() where appropriate
2010-01-28 Ilkka Ollakkalua/http: use h264 in flash-streaming
2009-12-27 Antoine CellerierSimplify lua http's custom.lua. Print any errors while...
2009-12-27 Antoine CellerierPrevent errors if item name is nil (I wonder why that...
2009-12-21 Antoine CellerierBump a few copyright dates.
2009-12-21 Antoine CellerierAdd new common.volume(). Understands use of strings...
2009-12-14 Antoine CellerierAdd meta for current track to the status.xml data.
2009-12-14 Antoine CellerierFix lua error reported by ConfusedVorlon.
2009-06-15 Vicente Jimenez... Removed references to the old HTTP interface removed...
2009-01-31 Vicente Jimenez... Removed link to old subdirectory not present in lua...
2008-08-24 Vicente Jimenez... browse.xml from lua's HTTP interface include all keys...
2008-07-23 Ilkka Ollakkareplace & -> &amp;, quick fix for status working with...
2008-07-23 Ilkka Ollakkasmall typo in requests/status.xml in lua
2008-06-19 Rémi Denis-Courmontbrowse.xml: fix description and file date - closes...
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-06-10 Jean-Baptiste Kempfs/H264/h264 in http interface.
2008-05-16 Rafaël Carrés,fake:,fake://,g
2008-04-06 Antoine CellerierChange input item options handling in the lua http...
2008-04-03 Antoine CellerierKeeping the old HTTP interface files for the new Lua...
2008-04-03 Antoine CellerierFix lua http interface loading.