]> git.sesse.net Git - vlc/history - share/lua/intf/modules/httprequests.lua
web intf: fix uri decoding when browsing.
[vlc] / share / lua / intf / modules / httprequests.lua
2011-10-21 Francois Cartegnieweb intf: fix uri decoding when browsing.
2011-10-13 Jean-Baptiste Kempfluahttp: Remove tabs, trailing spaces and reindent
2011-10-13 Rob JonsonluaHttp: Support drivelist for win32
2011-10-13 Rob Jonsondon't add / if dir ="" (allows drive listing on windows)
2011-10-05 Rob Jonsonclean up json output
2011-10-05 Rob Jonsongenerate properly escaped json
2011-10-05 Rob Jonsonuse make_uri on mrl inputs
2011-09-27 Rob JonsonMove character escaping from the model contents, to...
2011-09-27 Rob JonsonRemove stripslashes for input mrl. It's wrong and was...
2011-09-27 Rob Jonsonuri should be made from path without special xml chars...
2011-09-26 Rob Jonsonupdate browse.xml to support uri as preferred param
2011-09-26 Rob Jonsonrevert previous attempt to make browse handle uri and...
2011-09-25 Rémi Denis-CourmontRevert "lua http: fix valid uri handling with v2."
2011-09-24 Francois Cartegnielua http: fix valid uri handling with v2.
2011-09-24 Rob Jonsonlua http: update browse command in lua http interface.
2011-09-18 Rob JonsonluaHTTP: Force pl_loop and pl_repeat to be mutually...
2011-08-30 Akash MehrotraLUA: EQ Preset setter
2011-08-30 Akash MehrotraLUA: add addsubtitle control
2011-08-30 Akash MehrotraLua: httprequests.lua -- formatting fixes
2011-08-30 Akash MehrotraLUA: Enable/Disable EQ, fix EQ input validation, and...
2011-08-30 Akash MehrotraLUA: Aspect Ratio
2011-08-30 Akash MehrotraLUA: Display video settings
2011-08-30 Akash MehrotraLUA: Display list of active audio filters
2011-08-23 Akash MehrotraLUA:Expose vout
2011-07-22 Rob JonsonAdd json capabilities to http requests