- 09 Feb, 2015 5 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
For Firefox, Retina screens don't seem to exist yet, so it will give pixels instead of points
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 06 Feb, 2015 7 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Stable is enabled by default
-
Felix Paul Kühne authored
-
- 04 Feb, 2015 1 commit
-
-
Sean McGovern authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Feb, 2015 2 commits
-
-
Sean McGovern authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Sean McGovern authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 30 Dec, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 29 Dec, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
Close #13382
-
- 19 Dec, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #11990
-
- 16 Dec, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 15 Dec, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
- MediaPlayerMediaChanged - MediaPlayerTitleChanged - MediaPlayerLengthChanged Ref #11486
-
- 14 Dec, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
Ref #11485
-
Jean-Baptiste Kempf authored
-
- 13 Dec, 2014 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The plugin is in Internet Explorer <= v9 not listed in "Tools" -> "Manage Add-ons" after installation of VLC. Only when I run the plugin on a page and confirm a security message, that appears, the plugin appears permanently in the list. In IE10 (Win8) the plugin is listed directly after the installation. Close #8788
-
Jean-Baptiste Kempf authored
Currently you must use the classid for the <object> element: <object classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921"></object> The attached registry keys allows to use the MIME Type "x-vlc-plugin" for the <object> element, like the <embed> element, too: <object type="application/x-vlc-plugin"></object> In addition this patch allows to use the <embed> element in Internet Explorer.
-
Jean-Baptiste Kempf authored
New property named currentItem, which returns the current playlist item. The core for this property already exists in the plugin, therefore it was easy to create the property for activex v2 and mozilla.i activex v1 already knows this property, but with an other name, "PlaylistIndex" Close #12797
-
- 28 Nov, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Nov, 2014 2 commits
-
-
Felix Paul Kühne authored
mac plugin: correctly build the layer hierarchy when playback starts in fullscreen instead of within the browser window This also solves an issue where the video was displayed with incorrect dimensions in windowed mode
-
Felix Paul Kühne authored
-
- 04 Nov, 2014 1 commit
-
-
Felix Paul Kühne authored
-
- 22 Oct, 2014 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Oct, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 10 Sep, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
Should close #9464
-
- 02 Aug, 2014 3 commits
-
-
Jean-Baptiste Kempf authored
Ref #11487
-
Jean-Baptiste Kempf authored
Notably controls and target Ref #11487
-
Jean-Baptiste Kempf authored
See #11856
-
- 07 May, 2014 1 commit
-
-
Felix Paul Kühne authored
-