]> git.sesse.net Git - vlc/history - share/lua/http/requests
lua_playlist: improve jamendo matching test.
[vlc] / share / lua / http / requests /
2010-07-03 Jean-Baptiste KempfBe consistent in how you name readme files
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 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
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.
2008-08-24 Vicente Jimenez... browse.xml from lua's HTTP interface include all keys...
2008-07-23 Ilkka Ollakkareplace & -> &, 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-04-06 Antoine CellerierChange input item options handling in the lua http...
2008-04-03 Antoine CellerierFix lua http interface loading.