- 25 Sep, 2011 14 commits
-
-
Rémi Denis-Courmont authored
Instead of ignoring the URI anchor (if present), the input now parses it for start and stop seek points. This is non-standard - anchors are normally names found in HTML document. But at least, it does not interfere with parsing real-world URLs (see the bug #5022 for example). Also contrary to stream output chain, the hash symbol should be free of shell quoting issues when used this.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Unfortunately, there is currently no way to determine whether the MRL scheme uses file paths (e.g. file, dir, vdr, zip...) or not, so we always try. Anyway, the folder browsing menu item should not be visible at all when the item is not a local file. So there is no need to deal with that failure care here.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I don't know when "raw_device" was used, but it must have been removed a loooooooong time ago.
-
Rémi Denis-Courmont authored
This reverts commit fb9bbdc9.
-
Rémi Denis-Courmont authored
This reverts commit 06108030.
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Pierre Ynard authored
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit 0ad141d3.
-
Rafaël Carré authored
This reverts commit 7fe3a136.
-
- 24 Sep, 2011 16 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Correct uri are not escaped, so we must not unescape them. Adding a version query string for our web intf to keep backward compatibility.
-
Francois Cartegnie authored
-
Rob Jonson authored
Refactor browse command to draw data from central model in httprequests.lua add proper URI created by VLC's make_uri command to attributes in the browse data. (this means that clients can simply use the correct URI for browse,open,enqueue commands, rather than trying to convert paths to URI) accept file uri as input for browse command (so that clients can completely ignore the path attribute) browse.xml displays data from the model (fully backward compatible) browse.json provides alternative view of the same data
-
Laurent Aimar authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
Close #3745
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3351
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 23 Sep, 2011 10 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Martin Storsjö authored
This is required if one wants to link shared modules. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-