]> git.sesse.net Git - vlc/history - share/lua/http/requests/status.xml
http intf: fix unescaped xml entities
[vlc] / share / lua / http / requests / status.xml
2011-09-19 Francois Cartegniehttp intf: fix unescaped xml entities
2011-07-22 Rob JonsonAdd json capabilities to http requests
2011-06-30 Akash Mehrotraluahttp: implement pl_delete to match oldhttp feature
2011-06-14 Akash Mehrotrahttp interface can now change and view audio delay
2011-05-01 Akash MehrotraAdded Force pause, force resume Updated pl_pause to...
2011-04-20 Akash Mehrotraminor fix in playback state
2011-02-24 Pierre Ynardlua http: fix slash stripping
2010-10-02 GBXLUA HTTP Interface: If <id> is omitted at the status...
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 DuraffortRevert "luahttp: fix service discovery loading."
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-02-13 Antoine Cellerieruse vlc.input.item() where appropriate
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.
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-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-04-06 Antoine CellerierChange input item options handling in the lua http...
2008-04-03 Antoine CellerierFix lua http interface loading.