Francois Cartegnie
885ec1a004
lua: http: fix inline-block buttons with webkit ( fix #9340 )
13 years ago
Felix Paul Kühne
cc8ed6374d
*: unify 'none' vs. 'None' (-1 l10n string)
13 years ago
Christoph Miebach
cb7bffb218
Sentence style capitalization
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years ago
Francois Cartegnie
cce2adb3b8
lua http: fix current int web intf
13 years ago
Francois Cartegnie
5192a05dbb
lua intf: httprequests: fix current ( fix #8314 )
Compare items ID, not paths which creates duplicates
13 years ago
Francois Cartegnie
2c122a4767
lua http: fix QR Code path separator ( fix #8384 )
13 years ago
Zoran Turalija
798d3a1a07
Correct spelling: s/[sS]yncro/[sS]ynchro/
There is widespread use of words related to term synchronization
in VLC project. Also, common mistake is dropping letter H from
such words. This commit addresses this issue with exception of
not introducing letter H to word [sS]ync, thou [sS]ynch is also
correct, but really rarely used.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years ago
Ludovic Fauvet
bf02b8dd21
lua http: fix two xss vulnerabilities
13 years ago
Zoran Turalija
ae179f862c
http: Flowplayer javascript is http 404.
Flowplayer javascript from static.flowplayer.org is not available
online anymore. Use new working link to point where javascript
can be found.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years ago
Francois Cartegnie
5b5d8570b0
lua http: fix rendering on iP_d ( fix #8319 )
13 years ago
Christoph Miebach
8ce690a570
http intf: Manage Streams: Create Mosaic: Capitalize first letter, remove : in the first column. All except 'Row/Column Border' occur at different places as well
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years ago
Edward Wang
9cd6df73b1
Correct widespread misuse of the word 'subtitle'
Subtitle is the adjective describing what kind of text. So "subtitle text" is an adjective phrase describing what kind of encoding.
For example, we don't listen to "audios tracks", program "videos codecs", or open "playlists files". Therefore, use the correct form of the word subtitle for the context.
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
13 years ago
Rémi Denis-Courmont
46369f3e4f
http: fix ITU-T video codecs FOURCC
13 years ago
Mark Hassman
b4cf7a9b5b
WebUI: Fix loading playlist regression
Ref #5583
Also add a fail-safe to refresh playlist from server if local copy doesn't
contain active title.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Mark Hassman
60758c0313
WebUI: Update Playlist improvement
Close #5583
Playlist is cached/updated locally within browser instead of
refreshing after each function call.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Konstantin Pavlov
f97689fe4a
HTTP intf: add xesc as an extension to be recognized.
14 years ago
Jean-Baptiste Kempf
df3b867cf3
HTTP intf: support opening of playlists in the browse dialog
14 years ago
Joe Taber
a75ff33f2b
vlm: Error loading /requests/vlm.xml
Variable `loop` was uninitialized and resulted in an error when being
concatenated. Initialize the variable to blank: `local loop = ""`.
Close #6882
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Edward Wang
4763a6a249
luahttp: Don't interfere with seek slider either
Ref #6652
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Edward Wang
e91edd90ea
luahttp: Don't interfere while the user is dragging
The updateStatus() function should not interrupt the user and reset his position while he is dragging the volume slider.
Close #6652
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Rafaël Carré
8c78284670
ffmpeg options were renamed
ffmpeg modules were renamed too some time ago
14 years ago
Francois Cartegnie
ad1ec863f7
lua http: reveal interface buttons.
Somewhat fixes a big usability problem: tiny buttons, unrevealant icons
and associated text shown as tooltip.
We now reveal all text on mouseover.
14 years ago
Rémi Denis-Courmont
fe31e42032
Lua http: remove ACL in favor of the password
14 years ago
Jean-Baptiste Kempf
69030f1153
Web: support correctly all cases of extensions
Ref #6544
14 years ago
Jean-Baptiste Kempf
0585f02300
Web Interface: correctly select extensions
Close #6544
14 years ago
Edward Wang
885391aa4e
luahttp: Improve code and fix sloppy error
Close #6489
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Rafaël Carré
488f94b14b
luahttp: bump API and document /art changes
14 years ago
Jean-Baptiste Kempf
66fd094d13
HTTP interface: more extensions recognized
14 years ago
Rob Jonson
e0092fc5ca
add http commands to select title, chapter, subtitle track, audio track and video track
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years ago
Francois Cartegnie
5db8696589
lua http: dont show pointing to localhost qrcode
14 years ago
Jean-Baptiste Kempf
dad067c4fc
Http: fix punctuation spacing
14 years ago
Konstantin Bogdanov
6d3f1d6085
Improvements on the main Web Interface
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years ago
Konstantin Bogdanov
af04c6fac8
Improve WebUI for mobiles
Tested on iOS devices
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years ago
Akash Mehrotra
e29e617f83
Fix EQ HTTP UI partially
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years ago
Francois Cartegnie
2567c03f4c
Qt: web intf: Ease mobile intf url access with QR-Code
15 years ago
Eren Inan Canpolat
3323b27cf6
Fix typo in http interface
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years ago
Francois Cartegnie
61cb650c1a
luahttp intf: Make use of gettext
15 years ago
Francois Cartegnie
fb3be334cd
web intf: prettify js code.
And convert tabs to 4 spaces according to code guidelines.
15 years ago
Francois Cartegnie
7413c9f482
web intf: mobile: no need for flowplayer include here
15 years ago
Francois Cartegnie
dee4c92582
web intf: mobile: delay loading of flowplayer
15 years ago
Francois Cartegnie
a8de45a9ba
web intf: fix uri decoding when browsing.
And now make use of URI
15 years ago
Francois Cartegnie
7e3268332b
web intf: fix css for mobile
15 years ago
Rob Jonson
35cb1ed008
generate properly escaped json
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years ago
Rob Jonson
ab90a0b9bc
use make_uri on mrl inputs
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years ago
Rob Jonson
67889ac99e
Move character escaping from the model contents, to the output helpers.
This is more reliable for ensuring everythign is escaped.
This allows different escaping for xml and json
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago
Rob Jonson
9807b702b6
add browse.json as an alternative view of the browse data
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago
Rob Jonson
1cbee97105
update browse.xml to support uri as preferred param
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago
Rob Jonson
454d3de250
note in readme that playlist_jstree is not a supported part of the interface
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago
Rob Jonson
e9905eb97e
add playlist.json as an additional view of playlist data
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago
Rob Jonson
7ff6d243f1
playlist.xml now draws it's data from the common model in httprequests.lua output data is the same for backwards compatibility
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years ago