- 05 Feb, 2019 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 16 Jan, 2019 1 commit
-
-
Soomin Lee authored
Close #21405 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Jul, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 12 Jul, 2018 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 11 Jul, 2018 2 commits
-
-
Pierre Lamot authored
Mouse and keyboard events are exposed through signal. It tries to follow the "stock event" API [1] as close as possible. It isn't possible to use COleControl helpers as the ActiveX component doesn't use MFC. fix: #20358 [1] https://docs.microsoft.com/en-us/cpp/mfc/mfc-activex-controls-adding-stock-events-to-an-activex-controlSigned-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Lamot authored
Forward mouse and key events from windowed, fullscreen and video widget. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 Jul, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 10 May, 2018 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 03 May, 2018 1 commit
-
-
Martin Storsjö authored
This flag hasn't had any effect since Win16. llvm-rc doesn't yet support this flag.
-
- 18 Mar, 2018 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Mar, 2018 2 commits
-
-
Martin Storsjö authored
This is the same approach as used for the npapi plugin. This approach (using -Wl,--kill-at) is implemented in lld, while a def file with renamed symbols isn't.
-
Martin Storsjö authored
-
- 22 Nov, 2017 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 21 Nov, 2017 2 commits
-
-
Pierre Lamot authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Lamot authored
VLC ActiveX API doesn't follow libvlc API and doesn't expose Media to the user so preparse is made by allowing to preparse a specific item from the playlist. Informations about the media can be retreive using the same API (video.width, ...), throught a fallback when the MediaPlayer isn't playing. parse will only allow parsing the first item of the playlist, as other item, and information about them, are only accessible by playing them. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 Nov, 2017 1 commit
-
-
Pierre Lamot authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Oct, 2017 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Oct, 2017 1 commit
-
-
Pierre Lamot authored
Similar to libvlc_video_set_scale Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Jun, 2017 5 commits
-
-
Daniel Amm authored
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Daniel Amm authored
Since commit 76c74ca0 in vlc.git, 0 is used to disable teletext. Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Daniel Amm authored
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Daniel Amm authored
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
-
- 23 May, 2017 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 23 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 22 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 08 Mar, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 02 Jan, 2017 2 commits
-
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Nov, 2016 1 commit
-
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Oct, 2016 1 commit
-
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 Oct, 2016 2 commits
-
-
Daniel Amm authored
_i_volume is used to set a custom initial volume over the html embed attribute or the Visual Studio object property window. A new value will be only accepted if it's different to _i_volume. So if you want to set it to 50, it will currently not work, because activex initializes libvlc with 100 (default). This patch will set _i_volume to 100 to match the real volume. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Oct, 2016 1 commit
-
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-