]> git.sesse.net Git - vlc/history - share/lua/http
Use var_InheritString for --decklink-video-connection.
[vlc] / share / lua / http /
2010-10-02 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
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.