]> git.sesse.net Git - vlc/history - share/lua/intf/modules/httprequests.lua
HTTP interface: fix infinite loop
[vlc] / share / lua / intf / modules / httprequests.lua
2013-09-29 Jean-Baptiste KempfHTTP interface: fix infinite loop
2013-04-13 Francois Cartegnielua http: fix current int web intf
2013-04-13 Francois Cartegnielua intf: httprequests: fix current (fix #8314)
2013-04-08 Jean-Baptiste KempfHTTP requests: reindent
2013-02-28 Stephen Parryhttprequests: output DVD title# and chapter# in status
2012-05-18 Pierre Ynardluahttp: use us_tonumber() for commands passing decimals
2012-05-18 Pierre Ynardluahttp: make rounding function resilient to strings
2012-03-25 Pierre Ynardlua http: use us_tostring() to fix locale issues with...
2012-03-24 Pierre Ynardhttprequests.lua: remove duplicate helper function
2012-03-22 Rafaël Carréluahttp: bump API and document /art changes
2012-03-11 Rémi Denis-CourmontMove vlc.misc.*dir to vlc.config.*dir
2012-02-27 Rob Jonsonavoid crash where vlc.net.stat returns nil for a file...
2012-02-10 Rob Jonsonadd http commands to select title, chapter, subtitle...
2012-02-04 Kelly AndersonChange goto to gotoitem for lua 5.2 compatibility....
2011-12-17 Akash MehrotraFix EQ HTTP UI partially
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